Weird towny crash on DW20 server

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

solofrog

New Member
Jul 29, 2019
47
0
0
Hey everyone, I apologize in advance if this has been discussed but I did search for an answer first on the forums of several sites. Basically My setup is FTB / DW20 / MCPC++ / latest 1.4.7 vers of town. Basically the server runs perfect for most of the time, but anywhere from 0-5 times a day the server kicks everyone and seems to be shut down needing a restart. After looking through the logs i found this.
Code:
 WARNING] [Towny] Task #4 for Towny v0.82.1.0 generated an exception
java.lang.NullPointerException
    at zz.a(Chunk.java:784)
    at yc.a(World.java:762)
    at yc.c(World.java:740)
    at org.bukkit.craftbukkit.v1_4_R1.block.CraftBlock.setTypeIdAndData(CraftBlock.java:124)
    at com.palmergames.bukkit.towny.regen.PlotBlockData.restoreNextBlock(Unknown Source)
    at com.palmergames.bukkit.towny.tasks.RepeatingTimerTask.run(Unknown Source)
    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:899)
    at ho.r(DedicatedServer.java:309)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
    at fy.run(ThreadMinecraftServer.java:16)

I found a thread on the towny site stating that this had something to do with MCPC++ doing something that towny didnt like involving world unloading, but there was no suggestion of a fix. Anyone know anything to do that would negate this?
 
Status
Not open for further replies.