Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ProsperCraft/bd96af3847b8bda17f84c4b90ae559d9 to your computer and use it in GitHub Desktop.
Save ProsperCraft/bd96af3847b8bda17f84c4b90ae559d9 to your computer and use it in GitHub Desktop.
[13:14:16] [Server-Worker-23/WARN] [World Generation Profiler/]: Chunkstatus minecraft:structure_starts took 54 milliseconds to generate at chunk [-597, 783]
[13:14:18] [Server thread/DEBUG] [ne.mi.co.tr.CoreModBaseTransformer/COREMOD]: Transforming func_188401_b with desc (FF)F
> [ApotheosisCore]: Patching CombatRules#getDamageAfterMagicAbsorb
stop
[13:14:24] [Server thread/INFO] [minecraft/DedicatedServer]: Stopping the server
[13:14:24] [Server thread/INFO] [minecraft/DedicatedServer]: [PreGen] (world-Adventure2:overworld) Paused
[13:14:24] [Server thread/DEBUG] [la.mo.co.in.fo.ForgeCosmeticArmorReworked/]: Server is stopping... try to save all still loaded CosmeticArmor data
[13:14:24] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[13:14:24] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[13:14:24] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[13:14:24] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'world-Adventure2'/minecraft:overworld
[13:14:25] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (world-Adventure2): All chunks are saved
[13:14:25] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save world-Adventure2
[13:14:25] [Server thread/WARN] [minecolonies/]: World unload
[13:14:25] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (world-Adventure2): All chunks are saved
[13:14:26] [Server thread/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: null
Index: 1
Listeners:
0: HIGH
1: net.minecraftforge.eventbus.EventBus$$Lambda$2727/38106632@662e9de1
2: NORMAL
3: net.minecraftforge.eventbus.EventBus$$Lambda$2727/38106632@1d7f5152
4: ASM: class snownee.kiwi.schedule.Scheduler serverStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
5: ASM: class com.minecolonies.coremod.event.FMLEventHandler onServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
6: ASM: class dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers onServerStopped(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
7: net.minecraftforge.eventbus.EventBus$$Lambda$2727/38106632@55a0ab92
8: ASM: class com.robertx22.mine_and_slash.mmorpg.MMORPG onServerStopping(Lnet/minecraftforge/fml/event/server/FMLServerStoppedEvent;)V
java.lang.NullPointerException
at ml.denis3d.minecraft2discord.Minecraft2Discord.onServerStopped(Minecraft2Discord.java:76)
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStopped(ServerLifecycleHooks.java:113)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:680)
at java.lang.Thread.run(Thread.java:748)
[13:14:26] [Server thread/ERROR] [minecraft/MinecraftServer]: java.lang.NullPointerException
>
potato
If you want to completely stop the server process now, press Ctrl+C before
the time is up!
Rebooting in:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment