Posted 17 December 2012 - 11:29 AM
Using Computercraft (with turtles), rev 786, I have gotten a Ticking memory exception several times when opening an advanced computer. This happens while running a program using rednet.
Mods installed:
Computercraft
Computercraft turtles
Forge
Forge mod loader
Installed with multimc
Can't reproduce this bug with a step by step guide, just happening seemingly random from time to time.
Crash report:
(Didn't find any spoiler tags to compact this?)
Just thought you might be interested
Mods installed:
Computercraft
Computercraft turtles
Forge
Forge mod loader
Installed with multimc
Can't reproduce this bug with a step by step guide, just happening seemingly random from time to time.
Crash report:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 16.12.12 23:10
Description: Ticking memory connection
java.lang.NullPointerException
at iv.a(NetServerHandler.java:586)
at fl.a(SourceFile:58)
at cf.b(MemoryConnection.java:79)
at iv.d(NetServerHandler.java:82)
at iw.b(NetworkListenThread.java:55)
at bdr.b(IntegratedServerListenThread.java:111)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
at bdo.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
at fy.run(SourceFile:856)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_35, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 702739216 bytes (670 MB) / 1061814272 bytes (1012 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -Xms1024m -Xmx2048m
AABB Pool Size: 51 (2856 bytes; 0 MB) allocated, 9 (504 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.17.479 Minecraft Forge 6.4.1.425 6 mods loaded, 6 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MiscPeripherals [MiscPeripherals] (miscperipherals-2.0b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 3 (168 bytes; 0 MB) allocated, 1 (56 bytes; 0 MB) used
Player Count: 1 / 8; [iq['mastersinus'/0, l='Testing', x=18,21, y=56,00, z=1794,22]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
(Didn't find any spoiler tags to compact this?)
Just thought you might be interested