Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlayerRevive API update #41

Closed
CreativeMD opened this issue Sep 26, 2018 · 1 comment
Closed

PlayerRevive API update #41

CreativeMD opened this issue Sep 26, 2018 · 1 comment

Comments

@CreativeMD
Copy link

Hey there,
I have been working on PlayerRevive the past month and changed some stuff. It looks like it's compatible with the newest version of FirstAid:

java.lang.NoSuchMethodError: com.creativemd.playerrevive.api.IRevival.startBleeding()V
	at ichttt.mods.firstaid.common.util.CommonUtils.killPlayer(CommonUtils.java:47)
	at ichttt.mods.firstaid.common.damagesystem.distribution.DamageDistribution.handleDamageTaken(DamageDistribution.java:44)
	at ichttt.mods.firstaid.common.EventHandler.onLivingHurt(EventHandler.java:103)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_586_EventHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:590)

If you want to I can create a pr to fix it.

In Regards,
CreativeMD

@ichttt
Copy link
Owner

ichttt commented Sep 26, 2018

Fixed in 3a6a364

@ichttt ichttt closed this as completed Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants