Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
2013-12-09 21:06:11 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2013-12-09 21:06:11 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Mac OS X:x86_64:10.7.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
2013-12-09 21:06:11 [FINE] [ForgeModLoader] Java classpath at launch is /Users/michael/Library/Application Support/minecraft/libraries/net/minecraftforge/minecraftforge/9.11.1.953/minecraftforge-9.11.1.953.jar:/Users/michael/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/Users/michael/
@keybounce
keybounce / Garbage log, Magic Farm 001
Created December 18, 2013 02:30
Garbage collection log for Minecraft Magic Farm performance tuning, episode 1, at http://youtu.be/AjWZe7h7Clg
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18432K, used 14848K [0x00000007eaa80000, 0x00000007ec000000, 0x0000000800000000)
eden space 14848K, 100% used [0x00000007eaa80000,0x00000007eb900000,0x00000007eb900000)
from space 3584K, 0% used [0x00000007ebc80000,0x00000007ebc80000,0x00000007ec000000)
to space 3584K, 0% used [0x00000007eb900000,0x00000007eb900000,0x00000007ebc80000)
ParOldGen total 43520K, used 0K [0x00000007c0000000, 0x00000007c2a80000, 0x00000007eaa80000)
object space 43520K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007c2a80000)
PSPermGen total 21504K, used 6361K [0x00000007b6a00000, 0x00000007b7f00000, 0x00000007c0000000)
object space 21504K, 29% used [0x00000007b6a00000,0x00000007b7036738,0x00000007b7f00000)
2013-12-14T22:22:30.963+0800: 4.525: [GC
@keybounce
keybounce / minecraft crash on breaking a rail
Created December 19, 2013 08:05
Server log. I was doing dimensional travel, and other stuff. Opis claims that almost all overhead in the overworld comes from a single mystcraft writing desk (how?!?), and fails to identify it as belonging to mystcraft. Treecapitator fails when client tries to break a rail block.
2013-12-18 21:27:06 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2013-12-18 21:27:06 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Mac OS X:x86_64:10.7.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
2013-12-18 21:27:06 [FINE] [ForgeModLoader] Java classpath at launch is minecraftforge-universal-1.6.4-9.11.1.953.jar
2013-12-18 21:27:06 [FINE] [ForgeModLoader] Java library path at launch is /Users/michael/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
2013-12-18 21:27:06 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-12-18 21:27:06 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2013-12-18 21:27:06 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2013-12-18 21:27:06 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2013-12-18 21:27:06 [FINE] [ForgeM
@keybounce
keybounce / forge log, carpenter's blocks issue
Created December 19, 2013 20:55
Carpenter's blocks complains about missing items on upgrade from 194 to 197
2013-12-19 12:42:21 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2013-12-19 12:42:21 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Mac OS X:x86_64:10.7.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
2013-12-19 12:42:21 [FINE] [ForgeModLoader] Java classpath at launch is /Users/michael/Library/Application Support/minecraft/libraries/net/minecraftforge/minecraftforge/9.11.1.953/minecraftforge-9.11.1.953.jar:/Users/michael/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/Users/michael/
@keybounce
keybounce / forge log, opis crash
Created December 19, 2013 21:40
Opis's mapwriter crashes on index 16 (light level??)
This file has been truncated, but you can view the full file.
2013-12-19 12:42:21 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2013-12-19 12:42:21 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Mac OS X:x86_64:10.7.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
2013-12-19 12:42:21 [FINE] [ForgeModLoader] Java classpath at launch is /Users/michael/Library/Application Support/minecraft/libraries/net/minecraftforge/minecraftforge/9.11.1.953/minecraftforge-9.11.1.953.jar:/Users/michael/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/Users/michael/
@keybounce
keybounce / GC.log, Magic Farm 2
Created December 26, 2013 15:10
Garbage collection log for episode 2 of magic farm performance testing. See https://www.youtube.com/watch?v=yEVlPTi393Y
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18432K, used 14848K [0x00000007eaa80000, 0x00000007ec000000, 0x0000000800000000)
eden space 14848K, 100% used [0x00000007eaa80000,0x00000007eb900000,0x00000007eb900000)
from space 3584K, 0% used [0x00000007ebc80000,0x00000007ebc80000,0x00000007ec000000)
to space 3584K, 0% used [0x00000007eb900000,0x00000007eb900000,0x00000007ebc80000)
ParOldGen total 43520K, used 0K [0x00000007c0000000, 0x00000007c2a80000, 0x00000007eaa80000)
object space 43520K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007c2a80000)
PSPermGen total 21504K, used 6361K [0x00000007b6a00000, 0x00000007b7f00000, 0x00000007c0000000)
object space 21504K, 29% used [0x00000007b6a00000,0x00000007b7036718,0x00000007b7f00000)
2013-12-24T19:37:56.529+0800: 5.107: [GC
@keybounce
keybounce / Magic Farm Crash
Created January 7, 2014 05:12
Crash from Magic Farm. World was created in version 1.0.0; was loaded into 1.1.4. I found a place where attempting to log back in keeps giving this very generic error.
This file has been truncated, but you can view the full file.
2014-01-06 19:40:28 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-01-06 19:40:28 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Mac OS X:x86_64:10.7.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
2014-01-06 19:40:28 [FINE] [ForgeModLoader] Java classpath at launch is /Users/michael/Library/Application Support/minecraft/libraries/net/minecraftforge/minecraftforge/9.11.1.965/minecraftforge-9.11.1.965.jar:/Users/michael/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/Users/michael/
@keybounce
keybounce / GC.log, Magic Farm performance tuning 003
Created January 9, 2014 23:00
Garbage collection log from java for episode 3 of magic farm performance tuning. https://www.youtube.com/watch?v=pY06SU1tUf8
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18432K, used 14848K [0x0000000141980000, 0x0000000142f00000, 0x0000000156f00000)
eden space 14848K, 100% used [0x0000000141980000,0x0000000142800000,0x0000000142800000)
from space 3584K, 0% used [0x0000000142b80000,0x0000000142b80000,0x0000000142f00000)
to space 3584K, 0% used [0x0000000142800000,0x0000000142800000,0x0000000142b80000)
ParOldGen total 43520K, used 0K [0x0000000116f00000, 0x0000000119980000, 0x0000000141980000)
object space 43520K, 0% used [0x0000000116f00000,0x0000000116f00000,0x0000000119980000)
PSPermGen total 21504K, used 6361K [0x000000010d900000, 0x000000010ee00000, 0x0000000116f00000)
object space 21504K, 29% used [0x000000010d900000,0x000000010df36738,0x000000010ee00000)
2013-12-29T19:55:30.257+0800: 1.415: [GC
@keybounce
keybounce / GC.log, Magic Farm performance tuning 4
Created January 16, 2014 02:09
Garbage collection log for performance tuning episode 4, http://www.youtube.com/watch?v=8wEoQj824fI Still getting some nasty garbage collection pauses; this is the last test with "throughput" (parallel stop-the-world) collector.
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18432K, used 14848K [0x00000007eaa80000, 0x00000007ec000000, 0x0000000800000000)
eden space 14848K, 100% used [0x00000007eaa80000,0x00000007eb900000,0x00000007eb900000)
from space 3584K, 0% used [0x00000007ebc80000,0x00000007ebc80000,0x00000007ec000000)
to space 3584K, 0% used [0x00000007eb900000,0x00000007eb900000,0x00000007ebc80000)
ParOldGen total 43520K, used 0K [0x00000007c0000000, 0x00000007c2a80000, 0x00000007eaa80000)
object space 43520K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007c2a80000)
PSPermGen total 21504K, used 6262K [0x00000007b6a00000, 0x00000007b7f00000, 0x00000007c0000000)
object space 21504K, 29% used [0x00000007b6a00000,0x00000007b701d848,0x00000007b7f00000)
2014-01-11T20:02:40.364+0800: 6.424: [GC
@keybounce
keybounce / Forge Log, Magic Farm performance tuning episode 4
Created January 16, 2014 02:12
The forge log (single player) for Magic Farm performance tuning episode 4: http://www.youtube.com/watch?v=8wEoQj824fI Note this includes all the crash and oddity generations. YouTube episode has timestamps on-screen to correlate game actions and logfile messages.
This file has been truncated, but you can view the full file.
2014-01-11 20:02:39 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-01-11 20:02:39 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Mac OS X:x86_64:10.7.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
2014-01-11 20:02:39 [FINE] [ForgeModLoader] Java classpath at launch is /Users/michael/Library/Application Support/minecraft/libraries/net/minecraftforge/minecraftforge/9.11.1.965/minecraftforge-9.11.1.965.jar:/Users/michael/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/Users/michael/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/Users/michael/