IOOB When iterating oredict
justinrusso opened this issue ยท 1 comments
Issue Description:
When iterating through an oredict using for item in oredict
, I am getting an IOOB exception. This issue only happens in 4.1.14. 4.1.13 iterates and runs as intended.
Script used:
All scripts can be found here: https://github.com/Darkosto/SkyFactory4/tree/c8f07b68405887e2afc3314f85490ca938a81420/src/script
crafttweaker.log file:
Full log here: https://gist.github.com/darkphan/6fe6e2d9a8f51e9a16cb3c40c72316e8
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 14.23.5.2814
- Crafttweaker: 4.1.14
- Using a server: Both cases cause the error
- If yes, does the client have the exact same scripts? Yes
Your most recent log file where the issue was present:
[pastebin/gist/etc link here]