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

Death Loop with Potion Core #10

Closed
xAlicatt opened this issue Apr 2, 2018 · 12 comments
Closed

Death Loop with Potion Core #10

xAlicatt opened this issue Apr 2, 2018 · 12 comments
Labels
bug Something isn't working can't reproduce Waiting for more infos help wanted Extra attention is needed

Comments

@xAlicatt
Copy link

xAlicatt commented Apr 2, 2018

I'm sure it's a conflict somewhere, but as my pack has over 250 mods, I'm not taking the time to test each individual mod to see where the conflict is. I don't have any error information or anything like that, cause there's no errors printed and no crashes caused...it just causes the deathstate of a player who has died to stay in perma-death. So upon respawning, you immediately are dead again. Teleporting somewhere else doesn't help. Creative mode/op doesn't help. The only thing that fixes it is deleting the playerdata.

This is the version of the pack that has this issue: https://minecraft.curseforge.com/projects/jakspack/files/2547306

@Insane96 Insane96 added the can't reproduce Waiting for more infos label Apr 2, 2018
@Insane96
Copy link
Owner

Insane96 commented Apr 2, 2018

I can't run the modpack so I can't test it. I don't have enough ram

But, I'm pretty sure it's not my mod that's causing this. I don't touch the player death / respawn or whatever.

@xAlicatt
Copy link
Author

xAlicatt commented Apr 2, 2018

I run it with 6gb.

I all I know is that we have the issue with PB installed, and don't have the issue when it isn't. *shrug* I just wanted you to know, and so anybody else who might be wanting to use the mod/add it to a pack knows that there is a conflict somewhere. I really wish I had more information to share, but as I said...there is no log/crash info and no errors being printed in client or server side. The only way I was able to determine which mod was causing the immediate issue was by process of elimination from my pack's last update.

BTW, this happens in singleplayer as well as multiplayer (we don't use sponge, so it's not that either)

@Insane96
Copy link
Owner

Insane96 commented Apr 3, 2018

I run it with 6gb.

sadly I have only 6gb so can't go over 5gb :/

@Insane96
Copy link
Owner

Insane96 commented Apr 7, 2018

Do you have potion core installed in the pack? Seems like is some kind of incompatibility with it.

@xAlicatt
Copy link
Author

xAlicatt commented Apr 7, 2018

Yes. One of the mods we are running in my pack requires it.

@Insane96
Copy link
Owner

Insane96 commented Apr 7, 2018

It is then. The PotionCore causes it. just tested it.
I'll try to reach the dev and talk with him

@Insane96 Insane96 added bug Something isn't working and removed can't reproduce Waiting for more infos labels Apr 7, 2018
@Insane96 Insane96 changed the title Death Loop with this mod installed Death Loop with Potion Core Apr 7, 2018
@Insane96
Copy link
Owner

Insane96 commented Apr 7, 2018

Removing one of the mods will make the player be able to respawn properly again?

@xAlicatt
Copy link
Author

xAlicatt commented Apr 7, 2018

Only after deleting player data in my experience...but I never attempted removing Potion Core obviously

@Insane96
Copy link
Owner

Insane96 commented May 1, 2018

Sadly I got no response from the Potion core guy.
I'll try again

@Insane96 Insane96 added the can't reproduce Waiting for more infos label May 28, 2018
@alfuken
Copy link

alfuken commented Jan 16, 2019

I confirm the death loop. Having only these two mods installed reproduces the bug.

@Insane96
Copy link
Owner

I know, but I can't do anything

@Insane96 Insane96 added the help wanted Extra attention is needed label Jan 16, 2019
@alfuken
Copy link

alfuken commented Jan 16, 2019

Well, since you can reproduce it, you can try removing parts of your code until it stops looping. I'd start with events, EventPlayerClone specifically. And here's the source of PotionCore: https://github.com/Tmtravlr/PotionCore , it may also help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can't reproduce Waiting for more infos help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants