DarkPacks / Crackpack-3

Other
5 stars 1 forks source link

special mob with blue sparkles #146

Open Xilrat opened 4 years ago

Xilrat commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

Thanks!

On Fri, Apr 10, 2020 at 4:30 PM Mathew Hallett notifications@github.com wrote:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DarkPacks/Crackpack-3/issues/146#issuecomment-612203914, or unsubscribe https://github.com/notifications/unsubscribe-auth/AON6KAZ3VJB7VFTT7FMLXT3RL56XTANCNFSM4KOT3BAA .

BlackAce21 commented 4 years ago

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