Steve's Factory Manager crashes when RFTools >2.40 is installed
Revemohl opened this issue ยท 5 comments
- Place a Machine Inventory Manager from SFM down
- Add any of the options that let you set a white of blacklist
- Try to type anything into the search field in the white/blacklists mentioned above
- Crash.
This seems to happen even if the only mods you have installed are SFM, RFT and CoFH Core (both the newest and the oldest versions). Tested on Forge 1291.
Going back to version 2.40 fixes this, but anything above that gives the crash.
I forgot to do that because of how easy I thought this problem was to reproduce, but after going back to get a crash log I found out that it isn't. Here it is, anyway: http://pastebin.com/3280Kxu1
What I found out is that this problem does not happen on newly created worlds. After some testing, it looks like deleting the RFToolsDimletMapping.dat from a map where this problem happens fixes it, and since I change the contents of my pack all the time I assume this is because some of the IDs present in dimlets.cfg that got converted to the new file aren't there anymore.
So, how safe is it to delete both dimlets.cfg and RFToolsDimletMapping.dat on a world? I haven't made any dimensions yet, but I'd like to be sure.
If you didn't make any dimensions yet then that should be pretty ok. Thanks for the crash log btw.
Closing because this is most likely a problem with SFM. Reopen if you can proof that rftools is the cause :-)
Yeah, the problem went away after deleting the dimlet configs, as said previously. I couldn't figure out exactly whether it happened because of that update that changed how they're saved or because I maybe removed some mod from my pack, but seeing how I tried making new worlds in creative while hopping between versions of RFTools and never got the crash again on those new maps, it's probably the latter.
At least now someone might know what to do in case they run into the same problem.