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

1.7.10 SMP (FTB Infinity 1.4.1) Random crash

Started by tom2013, 20 April 2015 - 09:48 PM
tom2013 #1
Posted 20 April 2015 - 11:48 PM
VERSION:
ComputerCraft 1.73
FTB Infinity 1.41

DESCRIPTION:
17:39:55 [Server thread/ERROR]: Encountered an unexpected exception
17:39:55 net.minecraft.util.ReportedException: Exception ticking world
17:39:55 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:631) ~[MinecraftServer.class:?]
17:39:55 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
17:39:55 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
17:39:55 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
17:39:55 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
17:39:55 Caused by: java.lang.IllegalArgumentException: Empty string not allowed
17:39:55 at net.minecraft.nbt.NBTTagString.<init>(SourceFile:15) ~[dx.class:?]
17:39:55 at net.minecraft.nbt.NBTTagCompound.func_74778_a(SourceFile:84) ~[dh.class:?]
17:39:55 at dan200.computercraft.core.terminal.Terminal.writeToNBT(Terminal.java:348) ~[Terminal.class:?]
17:39:55 at dan200.computercraft.shared.common.ServerTerminal.writeDescription(ServerTerminal.java:96) ~[ServerTerminal.class:?]
17:39:55 at dan200.computercraft.shared.peripheral.monitor.TileMonitor.writeDescription(TileMonitor.java:320) ~[TileMonitor.class:?]
17:39:55 at dan200.computercraft.shared.common.TileGeneric.func_145844_m(TileGeneric.java:170) ~[TileGeneric.class:?]
17:39:55 at net.minecraft.server.management.PlayerManager$PlayerInstance.func_151252_a(PlayerManager.java:591) ~[mr.class:?]
17:39:55 at net.minecraft.server.management.PlayerManager$PlayerInstance.func_73254_a(PlayerManager.java:533) ~[mr.class:?]
17:39:55 at net.minecraft.server.management.PlayerManager.func_72693_b(PlayerManager.java:67) ~[mq.class:?]
17:39:55 at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:185) ~[mt.class:?]
17:39:55 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) ~[MinecraftServer.class:?]
17:39:55 … 4 more
17:39:55 [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2015-04-20_18.39.55-server.txt
17:39:55 [Server thread/INFO]: Stopping server
17:39:55 [Server thread/INFO]: Saving players
17:39:55 [Server thread/INFO]: Saving worlds

REPRODUCTION STEPS:
Seems random, i was idling in the server doing nothing.
The computer was controlling a Bigreactor, and had a advanced monitor connected with wired modem.
Cranium #2
Posted 20 April 2015 - 11:52 PM
Could you provide us with this crashlog?
17:39:55 [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2015-04-20_18.39.55-server.txt
tom2013 #3
Posted 20 April 2015 - 11:54 PM
Ofc :)/>
tom2013 #4
Posted 21 April 2015 - 12:12 AM
i see there is another thread with the empty string error, that didnt provide any usefull info, i was in creative mode if that matters, but i did not get a instant crash in creative like the other thread, and im able to start the server again and join it.
tom2013 #5
Posted 22 April 2015 - 10:39 AM
Just had another crash, same error, was idle this time to. takes around 1 day to crash
Lupus590 #6
Posted 22 April 2015 - 01:22 PM
what is the server? is it a private server for yourself?
do you have any addon mods for CC (open peripherals/moar periapherals/…)?
tom2013 #7
Posted 23 April 2015 - 01:39 AM
its FTB infinity 1.4.1, its a private server
tom2013 #8
Posted 23 April 2015 - 10:20 AM
open peripherals is in that pack
Lupus590 #9
Posted 23 April 2015 - 10:41 AM
Is the computer running the reactor the only computer on the server?

If so, your script may have a nasty bug in it.
Edited on 23 April 2015 - 08:41 AM
HPWebcamAble #10
Posted 23 April 2015 - 11:25 PM
Were you using this script?

If not, could you pastebin the program you were using