Dimensional Doors Legacy

Dimensional Doors Legacy

7.4k Downloads

Crash

ShadowWolf90 opened this issue ยท 8 comments

commented

[15:56:31] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NullPointerException: null
at net.minecraft.server.management.PlayerChunkMap.handler$removePlayerWithViews$zzf000(SourceFile:569) ~[ou.class:?]
at net.minecraft.server.management.PlayerChunkMap.func_72695_c(SourceFile) ~[ou.class:?]
at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:414) ~[pl.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:853) ~[pa.class:?]
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:453) ~[gw.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:213) ~[oz.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]

commented

With dimdoors, this happends only when trying to enter any dungeon or dimension

commented

without dimdoors, everything works fine

commented

With dimdoors, this happends only when trying to enter any dungeon or dimension

can you send a list of mods you have? and the full latest.log?

commented

image
This all mods on server
latest.log is currently unobtainable while server is running right now without it and my friends are doing something right now ๐Ÿ˜•
i can try later to reproduce crash with more extented log

commented

This is caused by the betterportals mod. After some googling it seems to happen with galacticraft as well.
remove it, that should hopefully fix the issues.

commented

relates to #130

commented

does it happen without dimdoors? it doesnt really look like dimdoors is involved in the stacktrace ๐Ÿค”

commented

Okey, thanks!