Tropicraft

Tropicraft

9M Downloads

Server Crash When First Entering Tropicraft Dimension

korlandril opened this issue ยท 1 comments

commented

Issue Description

Upon entering the Tropicraft dimension for the first time, client freezes and crashes the whole server.

Tropicraft Version: 7.1.6.93
Forge Version: 2768

Crash log

Initial crash log:

[20:44:56] [Server thread/WARN] [Sponge]: %s is not in this chunk, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
[20:44:56] [Server thread/WARN] [Sponge]: %s is not in this chunk, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
[20:45:10] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:357]: Battletower Positions reloaded. Lines 55, entries 42
[20:45:10] [Server thread/WARN] [FML]: Battle Towers loaded a new chunk [26, -45] in dimension -127 (Tropics) while populating chunk [27, -44], causing cascading worldgen lag.
[20:45:10] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[20:45:11] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.AS_WorldGenTower:generate:506]: Battle Tower type CobbleStone spawned at [ 432 | -704 ], underground: false
[20:45:13] [pool-3-thread-196/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 30 seconds.
[20:45:15] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.AS_WorldGenTower:generate:506]: Battle Tower type CobbleStone spawned at [ 560 | -544 ], underground: false
[20:45:16] [Server thread/WARN] [FML]: Battle Towers loaded a new chunk [37, -52] in dimension -127 (Tropics) while populating chunk [38, -51], causing cascading worldgen lag.
[20:45:16] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[20:45:16] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.AS_WorldGenTower:generate:506]: Battle Tower type SmoothStone spawned at [ 608 | -816 ], underground: false
[20:45:19] [Server thread/INFO] [STDOUT]: [net.tropicraft.core.common.dimension.TeleporterTropics:func_85188_a:234]: Start make portal
[20:45:19] [Server thread/INFO] [STDOUT]: [net.tropicraft.core.common.dimension.TeleporterTropics:buildTeleporterAt:406]: start buildTeleporterAt
[20:45:19] [Server thread/INFO] [STDOUT]: [net.tropicraft.core.common.dimension.TeleporterTropics:buildTeleporterAt:463]: end buildTeleporterAt
[20:45:19] [Server thread/INFO] [STDOUT]: [net.tropicraft.core.common.dimension.TeleporterTropics:func_85188_a:342]: End makePortal
[20:45:20] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11305ms behind, skipping 226 tick(s)
[20:45:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SteamPariah: Is it too early?
[20:45:21] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@5850335f:
java.lang.NullPointerException: null
	at com.pg85.otg.forge.events.ServerEventListener.tryTeleportPlayer(ServerEventListener.java:803) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.TeleportPlayers(ServerEventListener.java:794) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.onServerTick(ServerEventListener.java:606) ~[ServerEventListener.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1009_ServerEventListener_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) [EventBus.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) [EventBus.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) [FMLCommonHandler.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[20:45:21] [Server thread/ERROR] [FML]: Index: 21 Listeners:
[20:45:21] [Server thread/ERROR] [FML]: 0: NORMAL
[20:45:21] [Server thread/ERROR] [FML]: 1: ASM: com.flansmod.common.CommonTickHandler@573c191e tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 2: ASM: com.minecolonies.coremod.event.FMLEventHandler@3d79a074 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 3: ASM: class com.zarak.zaraklib.Events tickTimer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 4: ASM: net.minecraftforge.common.ForgeInternalHandler@57f3234d onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 5: ASM: spongeforge onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 6: ASM: WayofTime.bloodmagic.teleport.TeleportQueue@6803640b serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 7: ASM: codechicken.enderstorage.network.TankSynchroniser@54b0aa23 tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 8: ASM: class erebus.core.capabilities.base.EntityCapabilityHandler onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 9: ASM: com.rwtema.extrautils2.items.DemonicIngotHandler@2745d40d run(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 10: ASM: ItemUnstableIngots{Name=null} checkForExplosion(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 11: ASM: class com.rwtema.extrautils2.dimensions.TeleportCapabilitiesUpdateHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 12: ASM: class com.rwtema.extrautils2.blocks.BlockTeleporter$EventHandler worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 13: ASM: class com.rwtema.extrautils2.power.energy.EnergyTransfer onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 14: ASM: com.rwtema.extrautils2.modcompat.XUTrait$TraitWithering@3631f8fe onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 15: ASM: com.rwtema.extrautils2.chunkloading.XUChunkLoaderManager@45006a1c serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 16: ASM: lucraft.mods.lucraftcore.advancedcombat.AdvancedCombatEventHandler@3b26961c onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 17: ASM: INSTANCE onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 18: ASM: matteroverdrive.handler.TickHandler@a5a0448 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 19: ASM: mcjty.meecreeps.ForgeEventHandlers@20c5568e onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 20: ASM: weather2.EventHandlerFML@69b79409 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 21: ASM: com.pg85.otg.forge.events.ServerEventListener@33231b8 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 22: ASM: com.shovinus.chopdownupdated.ChopDown@613c522c onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 23: ASM: CoroUtil.forge.EventHandlerFML@6d21a076 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 24: ASM: erebus.world.teleporter.TeleporterHandler@638bc6f5 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 25: ASM: erebus.world.SpawnerErebus@7755e781 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 26: ASM: Network Registry:
[] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 27: ASM: org.millenaire.common.forge.ServerTickHandler@210330a5 tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 28: ASM: net.tropicraft.core.common.BuildEvents@7a37944f tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 29: ASM: net.tropicraft.core.common.event.MiscEvents@1ec023bd tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 30: ASM: net.tropicraft.core.common.event.SpawnEvents@47a7386c tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 31: ASM: ZombieAwareness.ZAEventHandler@3e568f40 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 32: ASM: class thebetweenlands.common.handler.WorldEventHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 33: ASM: class thebetweenlands.common.capability.base.EntityCapabilityHandler onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 34: ASM: thebetweenlands.common.world.biome.spawning.MobSpawnHandler@230b55b1 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 35: ASM: class thebetweenlands.common.handler.EnvironmentEventOverridesHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 36: ASM: aroma1997.core.util.registry.TickRegistry$3@57e73e35 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 37: ASM: com.rwtema.extrautils2.eventhandlers.RareSeedHandler@545e440d tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 38: ASM: org.blockartistry.DynSurround.server.services.ServiceManager@6c958178 tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 39: ASM: com.rwtema.extrautils2.power.PowerManager@2596bb39 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 40: ASM: com.rwtema.extrautils2.power.player.PlayerPowerManager@18d66699 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 41: ASM: Block{null} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 42: ASM: ivorius.reccomplex.events.handlers.RCForgeEventHandler@5bc90497 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 43: ASM: com.sk89q.worldedit.forge.ThreadSafeCache@291384ac tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[20:45:21] [Server thread/ERROR] [FML]: 44: LOWEST
[20:45:21] [Server thread/ERROR] [FML]: 45: ASM: class codechicken.lib.internal.CCLLog onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:45:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NullPointerException: null
	at com.pg85.otg.forge.events.ServerEventListener.tryTeleportPlayer(ServerEventListener.java:803) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.TeleportPlayers(ServerEventListener.java:794) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.onServerTick(ServerEventListener.java:606) ~[ServerEventListener.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1009_ServerEventListener_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) ~[EventBus.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) ~[EventBus.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) ~[FMLCommonHandler.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) ~[MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[20:45:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: J:\ForgeServer\.\crash-reports\crash-2018-11-12_20.45.21-server.txt
[20:45:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[20:45:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[20:45:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[20:45:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
[20:45:22] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
[20:45:22] [Server thread/WARN] [Sponge]: %s is not in this chunk, skipping save. This is a bug fix to a vanilla bug. Do not report this to Sponge or Forge please.
[20:45:22] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (DIM-1)
[20:45:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
[20:45:22] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (DIM1)
[20:45:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -11325
[20:45:22] [Server thread/INFO] [Sponge]: Unloading world [DIM-11325] (DIM-11325)
[20:45:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -9999
[20:45:22] [Server thread/INFO] [Sponge]: Unloading world [DIM-9999] (DIM-9999)
[20:45:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [DIM7] (DIM7)
[20:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 20
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [DIM20] (DIM20)
[20:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 50
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [Abyssal_Wasteland] (DIM50)
[20:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 51
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [The_Dreadlands] (DIM51)
[20:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 52
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [Omothol] (DIM52)
[20:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 53
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [The_Dark_Realm] (DIM53)
[20:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 66
[20:45:23] [Server thread/INFO] [Sponge]: Unloading world [DIM66] (DIM66)
[20:45:23] [Server thread/INFO] [webapi]: Stopped ServerConnector@262bb610{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
[20:45:23] [Server thread/INFO] [webapi]: Stopped ServerConnector@3ee43290{SSL,[ssl, http/1.1]}{0.0.0.0:8081}
[20:45:23] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.ServletContextHandler@51e1b720{/api/v5,null,UNAVAILABLE}
[20:45:23] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.h.ContextHandler@5dbc841b{/admin,null,UNAVAILABLE}
[20:45:23] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.h.ContextHandler@74ba8be7{/,null,UNAVAILABLE}
[20:45:23] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.h.ContextHandler@734c3d70{/docs,null,UNAVAILABLE}
[20:45:23] [Server thread/INFO] [nucleus]: Nucleus is performing server shutdown tasks.
[20:45:24] [Thread-146/INFO] [THAUMCRAFT]: Stopping aura thread for dim -9999
[20:45:24] [Thread-153/INFO] [THAUMCRAFT]: Stopping aura thread for dim 1
[20:45:24] [Thread-147/INFO] [THAUMCRAFT]: Stopping aura thread for dim -11325
[20:45:24] [Thread-154/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
[20:45:24] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 1 data blobs
[20:45:24] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[20:45:24] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[20:45:24] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players

Crash Log after restarting the server and attempting to reconnect:

[20:54:36] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[20:54:36] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: tartersauce[/10.24.1.100:58595] logged in with entity id 1660 in TROPICS(-127) at (580.0, 65.5, -665.0)
[20:54:36] [Server thread/INFO] [Waila]: Player EntityPlayerMP['tartersauce'/1660, l='TROPICS', x=580.00, y=65.50, z=-665.00] connected. Sending ping
[20:54:36] [Server thread/INFO] [antiqueatlas]: Sent custom biome data to player tartersauce
[20:54:36] [Server thread/INFO] [antiqueatlas]: Sent markers data #-1 to player tartersauce
[20:54:36] [Server thread/INFO] [Mekanism]: Sent config to 'tartersauce.'
[20:54:36] [Server thread/INFO] [ViesCraft]: Logged in Server
[20:54:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: tartersauce joined the game
[20:54:37] [Server thread/INFO] [antiqueatlas]: Sending dimension #0
[20:54:37] [Server thread/INFO] [antiqueatlas]: Sent dimension #0 (32 tiles)
[20:54:37] [Server thread/INFO] [antiqueatlas]: Sending dimension #20
[20:54:37] [Server thread/INFO] [antiqueatlas]: Sent dimension #20 (15 tiles)
[20:54:37] [Server thread/INFO] [antiqueatlas]: Sent Atlas #0 data to player tartersauce
[20:54:37] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@ec6eebb:
java.lang.NullPointerException: null
	at com.pg85.otg.forge.events.ServerEventListener.tryTeleportPlayer(ServerEventListener.java:803) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.TeleportPlayers(ServerEventListener.java:794) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.onServerTick(ServerEventListener.java:606) ~[ServerEventListener.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1009_ServerEventListener_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) [EventBus.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) [EventBus.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) [FMLCommonHandler.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[20:54:37] [Server thread/ERROR] [FML]: Index: 21 Listeners:
[20:54:37] [Server thread/ERROR] [FML]: 0: NORMAL
[20:54:37] [Server thread/ERROR] [FML]: 1: ASM: com.flansmod.common.CommonTickHandler@17051118 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 2: ASM: com.minecolonies.coremod.event.FMLEventHandler@4340432b onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 3: ASM: class com.zarak.zaraklib.Events tickTimer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 4: ASM: net.minecraftforge.common.ForgeInternalHandler@60c353a2 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 5: ASM: spongeforge onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 6: ASM: WayofTime.bloodmagic.teleport.TeleportQueue@3d286f6b serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 7: ASM: codechicken.enderstorage.network.TankSynchroniser@784d3e11 tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 8: ASM: class erebus.core.capabilities.base.EntityCapabilityHandler onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 9: ASM: com.rwtema.extrautils2.items.DemonicIngotHandler@4506c250 run(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 10: ASM: ItemUnstableIngots{Name=null} checkForExplosion(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 11: ASM: class com.rwtema.extrautils2.dimensions.TeleportCapabilitiesUpdateHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 12: ASM: class com.rwtema.extrautils2.blocks.BlockTeleporter$EventHandler worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 13: ASM: class com.rwtema.extrautils2.power.energy.EnergyTransfer onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 14: ASM: com.rwtema.extrautils2.modcompat.XUTrait$TraitWithering@777bb1a3 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 15: ASM: com.rwtema.extrautils2.chunkloading.XUChunkLoaderManager@3bfe2916 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 16: ASM: lucraft.mods.lucraftcore.advancedcombat.AdvancedCombatEventHandler@155ea63c onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 17: ASM: INSTANCE onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 18: ASM: matteroverdrive.handler.TickHandler@2bb96d3a onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 19: ASM: mcjty.meecreeps.ForgeEventHandlers@7ac59c24 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 20: ASM: weather2.EventHandlerFML@4fbd55e1 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 21: ASM: com.pg85.otg.forge.events.ServerEventListener@4e5f274b onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 22: ASM: com.shovinus.chopdownupdated.ChopDown@5290b117 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 23: ASM: CoroUtil.forge.EventHandlerFML@429283ba tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 24: ASM: erebus.world.teleporter.TeleporterHandler@d2bcef1 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 25: ASM: erebus.world.SpawnerErebus@42c29df4 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 26: ASM: Network Registry:
[] onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 27: ASM: org.millenaire.common.forge.ServerTickHandler@189f8e7a tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 28: ASM: net.tropicraft.core.common.BuildEvents@454d74ab tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 29: ASM: net.tropicraft.core.common.event.MiscEvents@445f3e57 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 30: ASM: net.tropicraft.core.common.event.SpawnEvents@39e95267 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 31: ASM: ZombieAwareness.ZAEventHandler@613081a4 tickServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 32: ASM: class thebetweenlands.common.handler.WorldEventHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 33: ASM: class thebetweenlands.common.capability.base.EntityCapabilityHandler onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 34: ASM: thebetweenlands.common.world.biome.spawning.MobSpawnHandler@5da9cf28 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 35: ASM: class thebetweenlands.common.handler.EnvironmentEventOverridesHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 36: ASM: aroma1997.core.util.registry.TickRegistry$3@272bb479 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 37: ASM: com.rwtema.extrautils2.eventhandlers.RareSeedHandler@d8b8bf9 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 38: ASM: org.blockartistry.DynSurround.server.services.ServiceManager@1abd2297 tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 39: ASM: com.rwtema.extrautils2.power.PowerManager@305e9cfe tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 40: ASM: com.rwtema.extrautils2.power.player.PlayerPowerManager@669556af tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 41: ASM: Block{null} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 42: ASM: ivorius.reccomplex.events.handlers.RCForgeEventHandler@aef0aec onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 43: ASM: com.sk89q.worldedit.forge.ThreadSafeCache@7a7b9b74 tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[20:54:37] [Server thread/ERROR] [FML]: 44: LOWEST
[20:54:37] [Server thread/ERROR] [FML]: 45: ASM: class codechicken.lib.internal.CCLLog onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[20:54:37] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NullPointerException: null
	at com.pg85.otg.forge.events.ServerEventListener.tryTeleportPlayer(ServerEventListener.java:803) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.TeleportPlayers(ServerEventListener.java:794) ~[ServerEventListener.class:?]
	at com.pg85.otg.forge.events.ServerEventListener.onServerTick(ServerEventListener.java:606) ~[ServerEventListener.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1009_ServerEventListener_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) ~[EventBus.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) ~[EventBus.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) ~[FMLCommonHandler.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) ~[MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[20:54:37] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: J:\ForgeServer\.\crash-reports\crash-2018-11-12_20.54.37-server.txt
[20:54:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[20:54:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[20:54:37] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: SteamPariah lost connection: Server closed
[20:54:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: SteamPariah left the game
[20:54:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[20:54:37] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
[20:54:38] [Server thread/INFO] [OTG]: Unloading world "Biome Bundle"...
[20:54:38] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 0
[20:54:39] [Thread-149/INFO] [THAUMCRAFT]: Stopping aura thread for dim 0
[20:54:39] [Server thread/INFO] [Sponge]: Unloading world [Biome Bundle] (DIM0)
[20:54:39] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
[20:54:39] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
[20:54:39] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.WorldEvent$Save@45a86564:
java.lang.NullPointerException: null
	at net.minecraft.world.World.handler$onGetWorldInfo$bch000(World.java:4683) ~[amu.class:?]
	at net.minecraft.world.World.func_72912_H(World.java) ~[amu.class:?]
	at atomicstryker.battletowers.common.WorldGenHandler.flushCurrentPosListToFile(WorldGenHandler.java:368) ~[WorldGenHandler.class:?]
	at atomicstryker.battletowers.common.WorldGenHandler.eventWorldSave(WorldGenHandler.java:63) ~[WorldGenHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_989_WorldGenHandler_eventWorldSave_Save.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) [EventBus.class:?]
	at org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostWorldSaveEvent(SpongeToForgeEventFactory.java:917) [SpongeToForgeEventFactory.class:1.12.2-2768-7.1.2]
	at org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostForgeEvent(SpongeToForgeEventFactory.java:286) [SpongeToForgeEventFactory.class:1.12.2-2768-7.1.2]
	at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:338) [SpongeModEventManager.class:1.12.2-2768-7.1.2]
	at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:435) [SpongeModEventManager.class:1.12.2-2768-7.1.2]
	at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) [SpongeModEventManager.class:1.12.2-2768-7.1.2]
	at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:458) [SpongeEventManager.class:1.12.2-2768-7.1.2]
	at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:2458) [oo.class:?]
	at org.spongepowered.common.world.WorldManager.saveWorld(WorldManager.java:542) [WorldManager.class:1.12.2-2768-7.1.2]
	at org.spongepowered.common.world.WorldManager.unloadWorld(WorldManager.java:524) [WorldManager.class:1.12.2-2768-7.1.2]
	at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:5214) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[20:54:39] [Server thread/ERROR] [FML]: Index: 8 Listeners:
[20:54:39] [Server thread/ERROR] [FML]: 0: HIGHEST
[20:54:39] [Server thread/ERROR] [FML]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@60c353a2 onDimensionSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 2: NORMAL
[20:54:39] [Server thread/ERROR] [FML]: 3: ASM: class thaumcraft.common.lib.events.WorldEvents worldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 4: ASM: codechicken.enderstorage.manager.EnderStorageManager$EnderStorageSaveHandler@52262c35 onWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 5: ASM: INSTANCE onWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 6: ASM: weather2.EventHandlerForge@1b7a3219 worldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 7: ASM: hunternif.mc.atlas.CommonProxy@c9c8836 onWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 8: ASM: atomicstryker.battletowers.common.WorldGenHandler@1ae92cdc eventWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 9: ASM: atomicstryker.battletowers.common.WorldGenHandler@39a014e9 eventWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 10: ASM: com.pg85.otg.forge.events.WorldListener@3fa59e90 onWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 11: ASM: com.pg85.otg.forge.events.SaveServerHandler@21a22259 onSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 12: ASM: CoroUtil.forge.EventHandlerForge@3d082aa2 worldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 13: ASM: matteroverdrive.starmap.GalaxyServer@4480d5b5 onWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 14: ASM: org.millenaire.common.forge.MillEventController@71d60625 worldSaved(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 15: ASM: class thebetweenlands.common.handler.WorldEventHandler onWorldSave(Lnet/minecraftforge/event/world/WorldEvent$Save;)V
[20:54:39] [Server thread/ERROR] [FML]: 16: ASM: com.flansmod.common.teams.TeamsManagerRanked@3454b15 worldData(Lnet/minecraftforge/event/world/WorldEvent;)V
[20:54:39] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Exception stopping the server
java.lang.NullPointerException: null
	at net.minecraft.world.World.handler$onGetWorldInfo$bch000(World.java:4683) ~[amu.class:?]
	at net.minecraft.world.World.func_72912_H(World.java) ~[amu.class:?]
	at org.spongepowered.common.world.WorldManager.unloadWorld(WorldManager.java:534) ~[WorldManager.class:1.12.2-2768-7.1.2]
	at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:5214) ~[MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[20:54:39] [Server thread/INFO] [webapi]: Stopped ServerConnector@2afd2bf3{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
[20:54:39] [Server thread/INFO] [webapi]: Stopped ServerConnector@25854a91{SSL,[ssl, http/1.1]}{0.0.0.0:8081}
[20:54:39] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.ServletContextHandler@55c8e00b{/api/v5,null,UNAVAILABLE}
[20:54:39] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.h.ContextHandler@5fa9021f{/admin,null,UNAVAILABLE}
[20:54:39] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.h.ContextHandler@5fc746d{/,null,UNAVAILABLE}
[20:54:39] [Server thread/INFO] [webapi]: Stopped v.w.s.o.e.j.s.h.ContextHandler@bc585f8{/docs,null,UNAVAILABLE}
[20:54:39] [Server thread/INFO] [nucleus]: Nucleus is performing server shutdown tasks.
[20:54:39] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 1 data blobs
[20:54:39] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[20:54:39] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[20:54:39] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players   
commented

Report to open terrain gen:

[20:45:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NullPointerException: null
    at com.pg85.otg.forge.events.ServerEventListener.tryTeleportPlayer(ServerEventListener.java:803) ~[ServerEventListener.class:?]
    at com.pg85.otg.forge.events.ServerEventListener.TeleportPlayers(ServerEventListener.java:794) ~[ServerEventListener.class:?]
    at com.pg85.otg.forge.events.ServerEventListener.onServerTick(ServerEventListener.java:606) ~[ServerEventListener.class:?]