[13:54:07] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.RuntimeException: Can't inject Forge block material. Registry remap is not support! (level.dat is from the old version or corrupted)
at catserver.server.BukkitInjector.injectBlockBukkitMaterials(BukkitInjector.java:64) ~[BukkitInjector.class:git-CatServer-1.12.2-ab28211f]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:331) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:330) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:636) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_371]
In single play, if you put a world that runs well into the server, this error appears and the server cannot run.
Also, if you delete the level file, the map will be broken. Please help me
java.lang.RuntimeException: Can't inject Forge block material. Registry remap is not support! (level.dat is from the old version or corrupted)
at catserver.server.BukkitInjector.injectBlockBukkitMaterials(BukkitInjector.java:64) ~[BukkitInjector.class:git-CatServer-1.12.2-ab28211f]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:331) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:330) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:636) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_371]
In single play, if you put a world that runs well into the server, this error appears and the server cannot run.
Also, if you delete the level file, the map will be broken. Please help me
1
i think the problem is with the version. do u have diffrent versions on server and singelplayer? or do u use mods on server or singelplayer? And yes level.dat is the most important file so dont delete it.
