Posted August 3, 20214 yr when i play in my world it crashes after a few min debug log: https://gist.github.com/Rubyz67/572b0c6707510e2ac8d0b234e61efd83
August 3, 20214 yr 25 minutes ago, Luis_ST said: there are no errors in the log part you posted so the full log is required There are errors, the file was just too big to show in the viewer, you have to click the "view the full file" link. This error seems to be spamming towards the end of the log (also, lots of bad loot table errors that don't really say where they're from) Quote [03Aug2021 06:39:45.054] [Render thread/FATAL] [net.minecraft.util.concurrent.ThreadTaskExecutor/]: Error executing task on Client java.lang.NullPointerException: null at com.github.alexthe666.citadel.server.entity.datatracker.EntityProperties.getEntity(EntityProperties.java:63) ~[?:1.7.2-1.16.5] at com.github.alexthe666.iceandfire.entity.props.ChainEntityProperties.loadNBTData(ChainEntityProperties.java:54) ~[?:2.1.8-1.16.5] at com.github.alexthe666.citadel.server.entity.datatracker.EntityProperties.loadTrackingSensitiveData(EntityProperties.java:112) ~[?:1.7.2-1.16.5] at com.github.alexthe666.citadel.ClientProxy.handlePropertiesPacket(ClientProxy.java:126) ~[?:1.7.2-1.16.5] at com.github.alexthe666.citadel.server.message.PropertiesMessage$Handler.lambda$handle$0(PropertiesMessage.java:50) ~[?:1.7.2-1.16.5] at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215) ~[?:?] at com.github.alexthe666.citadel.server.message.PropertiesMessage$Handler.handle(PropertiesMessage.java:48) ~[?:1.7.2-1.16.5] at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128) ~[?:?] at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_74] at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128) ~[?:?] at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[?:?] at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[?:?] at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:86) ~[?:?] at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:91) ~[?:?] at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_74] at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:91) ~[?:?] at net.minecraft.client.network.play.ClientPlayNetHandler.func_147240_a(ClientPlayNetHandler.java:1904) ~[?:?] at net.minecraft.network.play.server.SCustomPayloadPlayPacket.func_148833_a(SCustomPayloadPlayPacket.java:59) ~[?:?] at net.minecraft.network.play.server.SCustomPayloadPlayPacket.func_148833_a(SCustomPayloadPlayPacket.java:11) ~[?:?] at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?] at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?] at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(ThreadTaskExecutor.java:167) ~[?:?] at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:179) ~[?:0.12.1.122] at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:52) ~[?:0.12.1.122] at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:36) ~[?:0.12.1.122] at jeresources.compatibility.Compatibility.init(Compatibility.java:26) ~[?:0.12.1.122] at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) ~[?:0.12.1.122] at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) ~[?:0.12.1.122] at mezz.jei.load.PluginLoader.lambda$new$3(PluginLoader.java:108) ~[?:7.7.1.116] at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) ~[?:7.7.1.116] at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) ~[?:7.7.1.116] at mezz.jei.startup.JeiStarter.start(JeiStarter.java:69) ~[?:7.7.1.116] at mezz.jei.startup.ClientLifecycleHandler.startJEI(ClientLifecycleHandler.java:147) ~[?:7.7.1.116] at mezz.jei.startup.ClientLifecycleHandler.setupJEI(ClientLifecycleHandler.java:140) ~[?:7.7.1.116] at mezz.jei.startup.ClientLifecycleHandler.lambda$new$3(ClientLifecycleHandler.java:106) ~[?:7.7.1.116] at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:711) ~[?:?] at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1314) ~[?:?] at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?] at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?] at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:36) ~[?:?] at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?] at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) ~[?:?] at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) ~[?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5-forge-36.2.2.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.2.jar:36.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] It also finishes off with a nice GL error, and a tick taking 3 minutes: Quote [03Aug2021 06:53:07.286] [Render thread/DEBUG] [journeymap/]: Scheduled MapPlayerTask [03Aug2021 06:53:07.726] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ########## [03Aug2021 06:53:07.731] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render [03Aug2021 06:53:07.731] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1 [03Aug2021 06:53:08.348] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ########## [03Aug2021 06:53:08.349] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render [03Aug2021 06:53:08.349] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1 [03Aug2021 06:53:09.388] [Render thread/DEBUG] [journeymap/]: Scheduled MapPlayerTask [03Aug2021 06:53:11.554] [Render thread/DEBUG] [journeymap/]: Scheduled MapPlayerTask [03Aug2021 06:53:13.649] [Render thread/DEBUG] [journeymap/]: Scheduled MapPlayerTask [03Aug2021 06:53:16.446] [Render thread/DEBUG] [journeymap/]: Scheduled MapPlayerTask [03Aug2021 06:53:17.248] [Integrated Server Watchdog/FATAL] [com.performant.coremod.world.IntegratedServerHangWatchdog/]: A single server tick took 180.00 seconds (should be max 180.00) [03Aug2021 06:53:17.250] [Integrated Server Watchdog/FATAL] [com.performant.coremod.world.IntegratedServerHangWatchdog/]: Considering it to be crashed, server will forcibly shutdown. [03Aug2021 06:53:29.818] [Render thread/DEBUG] [journeymap/]: Scheduled MapPlayerTask [03Aug2021 06:53:29.903] [Integrated Server Watchdog/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 97277a8f-3fee-4951-a2a2-2d1ac267d7f0
August 3, 20214 yr 26 minutes ago, Ugdhar said: There are errors, the file was just too big to show in the viewer, you have to click the "view the full file" link. okay, that explains a lot, I was surprised that the log suddenly ends 1 hour ago, DarkNightling said: its the debug thats all u need the full log has other stuff in it the error occurred in iceandfire mod, check if you use the latest version, if not update the mod if you use the latest version report the bug to the mod author
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.