Hi, im getting chunk resets in my DW20 v2 server
I am running windows 7 64 bit
Hosting my own server
DW20 pack v2
no mods added
server running on 1 gig of ram
I start up the server and find the chunk reset, check the logs and find what i think is the problem, It has happened before so i just rebuilt, then when i start the server up again the same chunk is reset again. I then check the server logs and find what i think is the problem/
Thanks for reading and any help you give
I am running windows 7 64 bit
Hosting my own server
DW20 pack v2
no mods added
server running on 1 gig of ram
I start up the server and find the chunk reset, check the logs and find what i think is the problem, It has happened before so i just rebuilt, then when i start the server up again the same chunk is reset again. I then check the server logs and find what i think is the problem/
Code:
2012-12-26 08:08:37 [INFO] [Minecraft] Preparing level "world"
2012-12-26 08:08:37 [FINE] [ForgeModLoader] The difference set is equal
2012-12-26 08:08:37 [INFO] [ForgeModLoader] Loading dimension 0 (world) (ho@1e318a4)
2012-12-26 08:08:37 [INFO] [ForgeModLoader] Loading dimension 1 (world) (ho@1e318a4)
2012-12-26 08:08:38 [INFO] [ForgeModLoader] Loading dimension -1 (world) (ho@1e318a4)
2012-12-26 08:08:38 [INFO] [STDERR] java.lang.NullPointerException
2012-12-26 08:08:38 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.addToLoadList(RedstoneEtherServer.java:184)
2012-12-26 08:08:38 [INFO] [STDERR] at codechicken.wirelessredstone.redpower.TileRPWireless.s(TileRPWireless.java:77)
2012-12-26 08:08:38 [INFO] [STDERR] at zz.a(Chunk.java:1051)
2012-12-26 08:08:38 [INFO] [STDERR] at zz.a(Chunk.java:1024)
2012-12-26 08:08:38 [INFO] [STDERR] at aam.a(AnvilChunkLoader.java:422)
2012-12-26 08:08:38 [INFO] [STDERR] at aam.a(AnvilChunkLoader.java:103)
2012-12-26 08:08:38 [INFO] [STDERR] at aam.a(AnvilChunkLoader.java:83)
2012-12-26 08:08:38 [INFO] [STDERR] at im.f(ChunkProviderServer.java:182)
2012-12-26 08:08:38 [INFO] [STDERR] at im.c(ChunkProviderServer.java:118)
2012-12-26 08:08:38 [INFO] [STDERR] at im.d(ChunkProviderServer.java:166)
2012-12-26 08:08:38 [INFO] [STDERR] at yc.e(World.java:524)
2012-12-26 08:08:38 [INFO] [STDERR] at yc.q(World.java:2790)
2012-12-26 08:08:38 [INFO] [STDERR] at chb.mods.mffs.common.ModularForceFieldSystem$MFFSChunkloadCallback.ticketsLoaded(ModularForceFieldSystem.java:483)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:506)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:71)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_1_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
2012-12-26 08:08:38 [INFO] [STDERR] at ho.c(DedicatedServer.java:179)
2012-12-26 08:08:38 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2012-12-26 08:08:38 [INFO] [STDERR] at fy.run(SourceFile:849)
Thanks for reading and any help you give