Darkhax-Minecraft / Bookshelf

A library mod which adds additional code support beyond what is provided by Forge.
GNU Lesser General Public License v2.1
142 stars 39 forks source link

still crashes #138

Closed christomite closed 4 years ago

christomite commented 4 years ago

still crashes with flux networks removed new crash crash-2020-05-15_19.42.31-client.txt

SonarSonic commented 4 years ago

This isn't caused by bookshelf or Flux Networks. Due to the parallel loading forge added, it causes crashes during the loading phase to be ignored, you'll need to look at your debug.log and you should be able to find the mod causing it.

Forge Issue: MinecraftForge/MinecraftForge#6374

Duplicates: Darkhax-Minecraft/Bookshelf#137 & SonarSonic/Flux-Networks#374