Logistics Bridge

Logistics Bridge

281k Downloads

[1.12.2] Crash upon loading.

aking4125 opened this issue ยท 6 comments

commented

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

commented

sorry!

commented

have the same crash like aking4125

commented

@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

commented

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

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

Crash Log

Running same latest versions of Forge and Both Mods and Minecraft 1.12.2

commented

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)

commented

thanks