|
我非常怀疑是存档损坏了啊……因为是在处理存档过程中出的问题
建议回滚到已有的备份。
如果没有备份……那问题就比较麻烦了,由于报告中没有提到具体哪个文件或区块导致的问题,故没有关于修复存档建议
Time: 9/2/20 6:00 PM
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Topography (topography)
Caused by: java.lang.NullPointerException
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
at com.bloodnbonesgaming.topography.IOHelper.readWorldInfo(IOHelper.java:134)
at com.bloodnbonesgaming.topography.proxy.ClientProxy.onServerAboutToStart(ClientProxy.java:41)
at com.bloodnbonesgaming.topography.Topography.serverAboutToSTart(Topography.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:859)
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:155)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748) |
|