Client Crash when entering machine
JTurbefield opened this issue ยท 6 comments
Hi,
I've been experiencing client crashes every time I attempt to enter a machine. It happens regardless of if I've connected anything to the machine or not - no issues on that front, but even a completely unconnected machine will cause a crash. Due to references to dimensions and so on in the crash reports I tried changing which dimension is utilised by Compact Machines (in both the server and client config files, as I thought there may be some form of conflict), but this didn't result in any change in behaviour. No idea if it's me doing something terrible or a bug, but happy to give any further information if you want it.
This is with version 1.17 :)
Full crash report:
http://pastebin.com/Ytc9a7hZ
I would take a wild guess and put the fault on MystCraft. At least that is what the crash report suggests to me. I could bet that if you remove MystCraft, it would be fine. ^^
Yeah, I'd suspected Mystcraft but with people having used both on the same versions seemingly without issues, I was hoping it wasn't :(
Confirmed that removing Mystcraft worked; can enter and leave compact machines without issues now.
I suggest you open an issue in the Mystcraft issue tracker with a link to this issue.
I'm still curious if @thraaawn could do anything about the problem from his side.
It looks more like an issue with NotEnoughResources doing some dimension checks when mystcraft is installed, but not able to handle the cm dimension because it has no provider (even though it should have one)? @way2muchnoise @hilburn
@NonniT @thraaawn You should update NER to the latest dev build I fixed this already
Thanks for being awesome @way2muchnoise