rwtema / extrautilities_old_issues

Issue tracker
70 stars 45 forks source link

[1.10.2] Quantum Quarry Silverfish Crash #1382

Open NaruEdhel opened 7 years ago

NaruEdhel commented 7 years ago

I am running a minecraft 1.10.2 modded server and occasionally the server will crash due to an issue in dimension -4. This crash has to deal with "Cannot cancel a non-cancel-able event" when trying to spawn a Silverfish. I believe this is due to the quarry mining a silverfish block and then trying to spawn an entity where, I am assuming, no entity can spawn.

If needed, I can attempt to get the crash report file and upload it.

Hope this helps with the improvement of the mod. Huge fan!

ukdyl94 commented 7 years ago

I'm having this happen to me as well.

Charismara commented 7 years ago

similar problem 👍

Here is my crash-report: http://pastebin.com/TCP36Skc

marvinwz commented 7 years ago

I think I have fixed this issue by removing Mo creatures and CustomMobSpawner. I think CustomMobSpawner caused an error which lead to the silver fish spawning in the first place.

falizure commented 7 years ago

Our server has nether of those mods and still has that issue.

falizure commented 7 years ago

also #1218 and #1333 (that 1 is ours) and #1310 so this is a very common problem, we have had to disable them until its resolved.