This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
realgogogoluke's profile picture

[1.63][SMP] My server randomly crashes

Started by realgogogoluke, 19 June 2014 - 11:38 AM
realgogogoluke #1
Posted 19 June 2014 - 01:38 PM
VERSION:
Minecraft: 1.6.4 Computercraft: 1.63 Java: 8
DESCRIPTION:
My server crashed randomly for a while, producing the bug report below, and now it crashes on startup (with the same error report)
EXPECTED RESULT:
For the server to begin running to let people on
REPRODUCTION STEPS:
Start a Computercraft server on a Pentium 4 computer with 850 MB ram allocated to it, with a world generated in Minecraft 1.8
SCREENSHOT/VIDEO:
—- Minecraft Crash Report —-

// Don't be sad, have a hug! <3

Time: 6/19/14 7:22 AM
Description: Exception in server tick loop

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$ValueIterator.next(Unknown Source)
at dan200.computercraft.shared.computer.core.ServerComputerRegistry.update(ServerComputerRegistry.java:22)
at dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers.tickStart(ComputerCraftProxyCommon.java:661)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:576)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– System Details –
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
Memory: 67914432 bytes (64 MB) / 181628928 bytes (173 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
AABB Pool Size: 367 (20552 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 23, tallocated: 41
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 37 (2072 bytes; 0 MB) allocated, 37 (2072 bytes; 0 MB) used
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Edited on 19 June 2014 - 11:48 AM
Bomb Bloke #2
Posted 19 June 2014 - 01:43 PM
REPRODUCTION STEPS:
Start a Computercraft server on a Pentium 4 computer with 850 MB ram allocated to it, with a world generated in Minecraft 1.8

1.8? Any particular reason for that? I thought it was still in the snapshot stage, and I'm quite frankly surprised that 1.6.4 would be able to load a world produced with it regardless as to what mods you're using.
Edited on 19 June 2014 - 11:43 AM
realgogogoluke #3
Posted 19 June 2014 - 01:47 PM
REPRODUCTION STEPS:
Start a Computercraft server on a Pentium 4 computer with 850 MB ram allocated to it, with a world generated in Minecraft 1.8

1.8? Any particular reason for that? I thought it was still in the snapshot stage, and I'm quite frankly surprised that 1.6.4 would be able to load a world produced with it regardless as to what mods you're using.
I used it for ore generation.
Cranium #4
Posted 19 June 2014 - 04:24 PM
Can you try the same steps using a world generated by MC 1.6?
133spider #5
Posted 20 June 2014 - 01:45 AM
Option 1: Reinstall Forge Vanilla Server

Option 2: Delete current /mods/ folder in server directory and re-install the latest ComputerCraft
Edited on 19 June 2014 - 11:45 PM
realgogogoluke #6
Posted 20 June 2014 - 04:03 AM
Option 1: Reinstall Forge Vanilla Server

Option 2: Delete current /mods/ folder in server directory and re-install the latest ComputerCraft
Did both, didn't seem to work.

EDIT: working now, I think it was a building someone made with lots of disk drives that was lagging the server.
Edited on 20 June 2014 - 02:24 AM
Win7yes #7
Posted 20 June 2014 - 06:26 PM
Option 1: Reinstall Forge Vanilla Server

Option 2: Delete current /mods/ folder in server directory and re-install the latest ComputerCraft
Did both, didn't seem to work.

EDIT: working now, I think it was a building someone made with lots of disk drives that was lagging the server.

Maybe that giant "database" at PlokeLabs?