Railcraft

Railcraft

34M Downloads

Crash upon creating new world – incompatibility with ExtraDiscs

Dimentive opened this issue · 3 comments

commented

I’m creating a custom modpack, but my game crashes when creating a new world with Railcraft installed. Removing Railcraft solves it.

Crash report: https://pastebin.com/raw/KeF3ZeXt

The crash report mentions Railcraft in this line:
at mods.railcraft.common.plugins.forge.LootPlugin.lootLoad(LootPlugin.java:72)

Versions

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2816
  • Railcraft: 12.0.0 (latest)
commented
at site.geni.ExtraDiscs.ExtraDiscs$Events.addDiscsToDungeonLoot(ExtraDiscs.java:62)

Any link to that mod? I need to look into their code to determine whose fault it is.

commented