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

special mob with blue sparkles #146

Open
Xilrat opened this issue Feb 1, 2020 · 3 comments
Open

special mob with blue sparkles #146

Xilrat opened this issue Feb 1, 2020 · 3 comments
Labels

Comments

@Xilrat
Copy link

Xilrat commented Feb 1, 2020

i killed a zombie with blue sparkles, after that i could no longer break blocks, i restarted same affect... attempted to kill self and i could not die. i was totally invulnerable. i had to delete world and start over again.

@BlackAce21
Copy link

I have found the solution to this problem. the mobs from apothesis are spawning with potion effects from all the mods without any blacklist including ones from ebwizardry that slow time down (ie stop updates) if the mob dies while you are in a slowed state, there is no code to change you back to an updated state. You can manually edit your player file and change the "UpdateBlocked:1" to "UpdateBlocked:0" to fix this. For a permanent fix I recommend the following be added to the deadly.cfg file from apotheosis:

    S:"Blacklisted Potions" <
	ebwizardry:slow_time
	astralsorcery:potiontimefreeze
     >

Not sure about that astralsorcery one but I added it in just in case because anything that stops player updates in an aura around a mob is probably a bad idea.

@Xilrat
Copy link
Author

Xilrat commented Apr 11, 2020 via email

@BlackAce21
Copy link

BlackAce21 commented Apr 12, 2020

Not a problem :) found another one that is kinda bs as well...

ebwizardry:transience

makes the mob literally untouchable forever >.> can't hit it with any sword, bow, or spell effect that I've yet found but unlike the wizardry transience effect, the mob can hit me all he wants >.< kinda crap so I removed it as well from my playthrough, but this one will be up to the pack dev to decide to add or not as it is still trolly xD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants