Crashing on Emitter GUI open
MEATacc opened this issue ยท 12 comments
Hello,
I'm using the latest MultiMC and I have only the following installed:
Forge 10.13.2.1230
minechem 5.0.5.330
ParticlePhysics 1.0.2.33
To reproduce the error:
start a new world in creative
place emitter down
open emitter interface by right clicking
Minecraft crashes as soon as the GUI appears.
Here are the crash logs:
Vanilla: http://pastebin.com/bMErseZV
Forge: http://www.filedropper.com/fml-client-latest (sorry too big for pastebin)
Hope this helps.
Cheers.
Oi, @MEATacc, could I get you to read through the Bug Reporting Guidelines on the wiki and then fix your bug report?
Thanks!
no problem... On further investigation I found I could put a vanilla hopper to the side of the emitter and fill it with coal...after waiting till the first set of particles left the emitter, I could then open the block GUI (right click on the emitter) without minecraft crashing.
@MEATacc That does need fixing tho
I agree, also it seems like none of the minechem items work in the emitter, but that's probably a whole new issue on its own.
@MEATacc It does not work with minechem items any more just regular minecraft items since it is no longer part of it
Your workaround does initialize the emitters to begin working and allowing the GUI to be opened without crashing. Much appreciated. Would be nice if minechem particles work as a vanilla equivalent as well. :)
@jakimfett wooo you can clean up my mess :p
Once I have some free time (lol...free time...), I've got plans to use the Minechem API to re-add support.
That said, I'll try to get the GUI crash fixed once I'm off work today.
@MEATacc, @alexgurrola - I've pushed a fix for the GUI crashing issue, want to check it for me? You can get the fixed build from the Particle Physics Jenkins.
@jakimfett Works! I tested with Build #35 and a new world and I'm happy to report there are no more crashes when opening the emitter GUI. Thanks for all the work you put into this mod!