Overloaded Compressed Blocks

Overloaded Compressed Blocks

171k Downloads

server crash on load(forge-1.15.2-31.1.14)

SDUBZ opened this issue ยท 3 comments

commented

forge-1.15.2-31.1.14
Overloaded Compressed Blocks-1.15.2-1.0.11
logs:
crash-2020-02-24_11.38.33-server.txt
latest:
latest.log

commented

Crash is caused by Inventory Tweaks using LogicalSidedProvider before it is initialized. It is weird that LogicalSidedProvider is not initalized yet (its a forge resource). Will see if I can get around needing to force config loading early (was a bug in 1.14 that prompted it).

commented

ok thank you :D

commented

1.0.12 should fix it (119e6bd). If not re-open this.