We've been experiencing crashes on our Mindcrack V7 Server (Rented through EnviousHost), and I can't seem to find out what exactly the problem is. So far we've only been able to fix it by restoring old world backups. We believe it might be someone's machine that is screwing up the server, but we aren't sure:
Code:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 1/13/13 9:07 AM
Description: Exception ticking world
java.lang.OutOfMemoryError: Java heap space
at bq.a(SourceFile:53)
at com.eloraam.redpower.core.TubeItem.writeToNBT(TubeItem.java:35)
at com.eloraam.redpower.core.TubeFlow.writeToNBT(TubeFlow.java:141)
at com.eloraam.redpower.machine.TileTube.b(TileTube.java:393)
at aam.a(AnvilChunkLoader.java:311)
at aam.a(AnvilChunkLoader.java:127)
at im.b(ChunkProviderServer.java:232)
at im.b(ChunkProviderServer.java:328)
at in.b(WorldServer.java:166)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at bq.a(SourceFile:53)
at com.eloraam.redpower.core.TubeItem.writeToNBT(TubeItem.java:35)
at com.eloraam.redpower.core.TubeFlow.writeToNBT(TubeFlow.java:141)
at com.eloraam.redpower.machine.TileTube.b(TileTube.java:393)
at aam.a(AnvilChunkLoader.java:311)
at aam.a(AnvilChunkLoader.java:127)
at im.b(ChunkProviderServer.java:232)
at im.b(ChunkProviderServer.java:328)
at in.b(WorldServer.java:166)
-- Affected level --
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 2 Drop: 1
Level seed: 9196466587809896647
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Code:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 1/13/13 2:28 AM
Description: Exception ticking world
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.HashMap.createEntry(HashMap.java:869)
at java.util.HashMap.addEntry(HashMap.java:856)
at java.util.HashMap.put(HashMap.java:484)
at bq.a(SourceFile:53)
at ur.b(SourceFile:107)
at com.eloraam.redpower.core.TubeItem.writeToNBT(TubeItem.java:31)
at com.eloraam.redpower.core.TubeFlow.writeToNBT(TubeFlow.java:141)
at com.eloraam.redpower.machine.TileTube.b(TileTube.java:393)
at aam.a(AnvilChunkLoader.java:311)
at aam.a(AnvilChunkLoader.java:127)
at im.b(ChunkProviderServer.java:232)
at im.b(ChunkProviderServer.java:328)
at in.b(WorldServer.java:166)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.HashMap.createEntry(HashMap.java:869)
at java.util.HashMap.addEntry(HashMap.java:856)
at java.util.HashMap.put(HashMap.java:484)
at bq.a(SourceFile:53)
at ur.b(SourceFile:107)
at com.eloraam.redpower.core.TubeItem.writeToNBT(TubeItem.java:31)
at com.eloraam.redpower.core.TubeFlow.writeToNBT(TubeFlow.java:141)
at com.eloraam.redpower.machine.TileTube.b(TileTube.java:393)
at aam.a(AnvilChunkLoader.java:311)
at aam.a(AnvilChunkLoader.java:127)
at im.b(ChunkProviderServer.java:232)
at im.b(ChunkProviderServer.java:328)
at in.b(WorldServer.java:166)
-- Affected level --
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 4 Drop: 1
Level seed: 9196466587809896647
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)