CTD and other issues with Agricraft added
Hiranus opened this issue ยท 3 comments
Issue type:
- ๐ Bug
Short description:
With Agricraft added to your mods it`s impossible to load "old" saves normally. After adding it, if you try to load save game dies. To load them I had to delete data/integrateddynamics_Networks.dat. If that is done then save will load but then placing any cable part (reader,writer,importer etc) places cable instead.
Steps to reproduce the problem:
- Make new world with your mods only
- Save it
- Add Agricraft
- Try to load previously saved world
- ..
- Delete data/integrateddynamics_Networks.dat
- Load world
- Try place some cable parts
Expected behaviour:
Game loads normally. When placing cable parta they are placed correctly.
Versions:
- This mod: 1.16.5-1.8.4
- Minecraft: 1.16.5
- Forge: 36.1.2
Log file:
Game crash:
https://paste.ee/p/yS8sv
Trying to place inventory reader.
https://paste.ee/p/JL30O
Seems to be a problem in AgriCraft: CyclopsMC/CyclopsCore#159 (comment)
It seems similar to: CyclopsMC/CyclopsCore#159