Progressive Bosses's Elder Guardian enable attack config option causes Calming Essence fight to freeze
kaboom24 opened this issue ยท 9 comments
as in one of my previous issues I mentioned that every time a get close to beating the calm trial it freezes permanently but never crashes so I cant send a crash log and you said to send you my modpack I dont know how to do that the modloader is forge and I do am playing singleplayer could you let me know how tosend you my custom modpack oh and one more thing in the green sanctum you can just throw your own dirt pellets you dont have to hit them back
After you reproduce the issue, you can still send me the latest.log file from the logs folder above the mods folder. This might hold an error message that I can read.
As for sharing your modpack with me using the CurseForge Launcher, here are the steps to do that:
-
Right click on the modpack instance. And click "Export Profile".
-
Select the files you want to export. Do not select Saves as that will make the export massive in size and harder to share with me. Then click "Export" and save the exported profile to somewhere you can access.
-
Then drag and drop the exported profile into the comment box on GitHub here. It will be automatically attached to your comment as an attachment for me to download and run your modpack.
one more thing I know I reproduced the issue but it was a while ago will that affect anything and does it need to be with the game open?
here is the file modpack and I will work on figuring out how to send you the latest.log file
alexs caves.zip
oh wait found it
latest.log
I reproduced the issue with your modpack. The freeze is happening when the Guardian spawn bubbles. A mod in your pack must be doing something bad with particles to break even vanilla mobs spawning bubbles on client side. I'll keep poking to find
who is the cause
Edit. I might have a clue of what's going on. Might be a strange side effect of having the guardian stay locked on player
I am 99% certain the bug is caused by progressivebosses due to this mixin
https://github.com/Insane96/ProgressiveBosses/blob/4515f4a22f965f25e5bdc4dab88907f347742cca/src/main/java/insane96mcp/progressivebosses/mixin/ElderGuardianMixin.java#L15