Weird crash regarding the Logistical Transporter
darthvader45 opened this issue ยท 2 comments
Issue description
Had no issues until today, when I logged in to my world, the game crashed with the report yelling at me about the ultimate logistical transporters in my world. I believe it may be due to using things from ProjectE and Project Expansion, which allow for creating a lot of an item in a very short period of time.
Steps to reproduce
No response
Minecraft version
1.20.x or earlier (No longer being developed)
NeoForge version
N/A
Mekanism version
Older
Other relevant versions
ProjectE:1.0.1
Project Expansion: 1.1.2 for 1.20.1
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
Something it's connected to is doing wrong things with item capabilities (LazyOptional is a Forge code construct)
I think it might be the projecte advanced alchemical chests, I'll try the item cables from Cyclic, and if those have issues I'll swap out the advanced alchemical chests for EnderStorage chests.
Edit: Okay, the Cyclic cables are a good workaround for the time being. I'll talk to the ProjectExpansion dev and see if a fix can be done.