[1.12.2] Crash upon loading.
aking4125 opened this issue ยท 6 comments
Hi,
I am getting the following crash upon startup. Possibly related to Logistics Pipes updating to version 0.10.3.29 just a few hours ago?
crash-2020-05-29_13.02.32-client.txt
Using Logistics Pipes 0.10.3.29
Using Logistics Bridge v1.3.2
@tom5454,
Could you tell me what was causing the problem and when an update will occur.
Because I want to update both Logistics Pipes and Bridges before i upload an Update to my Mod-Packs.
Thanks
Hi,
I am getting the following crash upon startup. Possibly related to Logistics Pipes updating to version 0.10.3.29 just a few hours ago?
crash-2020-05-29_13.02.32-client.txtUsing Logistics Pipes 0.10.3.29
Using Logistics Bridge v1.3.2
have the same crash like aking4125
I have received the same crash;
java.lang.IllegalAccessError: no such constructor: com.tom.logisticsbridge.pipe.BridgePipe.(Item)void/newInvokeSpecial
Running same latest versions of Forge and Both Mods and Minecraft 1.12.2
Logistics Pipes code changed. Some files in Logistics Pipes was moved with the update, that LogisticsBridge needs, and could not find.
(If you look at: 81e6e84
LogisticsModule class file was moved)