Skip to content

Instantly share code, notes, and snippets.

View P3rf3ctXZer0's full-sized avatar
💭
Always tinkering.

Zer0Necrosis P3rf3ctXZer0

💭
Always tinkering.
  • 01:56 (UTC -05:00)
View GitHub Profile
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:af7151496a00b4b01568
Created October 6, 2015 23:01
Fastcraft 1.22 Itest3 - Semi Crash Log
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 10/6/15 5:59 PM
Description: Exception in server tick loop
java.lang.RuntimeException: count mismatch 3918 0, 71 0, true, true true
at fastcraft.W.a(F:101)
at fastcraft.H.q(F:59)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:441)
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:f709470ed15c485343e7
Created October 6, 2015 23:03
FastCraft 1.22 Itest3 - Full Client Crash log
This file has been truncated, but you can view the full file.
[17:54:54] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[17:54:54] [main/INFO] [FML/]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[17:54:54] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at F:\Minecraft\Minecraft\runtime\jre-x64\1.8.0_25
[17:54:54] [main/DEBUG] [FML/]: Java classpath at launch is F:\Minecraft\Minecraft\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1517-1.7.10\forge-1.7.10-10.13.4.1517-1.7.10.jar;F:\Minecraft\Minecraft\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;F:\Minecraft\Minecraft\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;F:\Minecraft\Minecraft\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;F:\Minecraft\Minecraft\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;F:\Minecraft\Minecraft\.minecraft\libraries\org\scala-lang\scala-actors-migrati
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:d1195485477eb8a89e1c
Created October 7, 2015 23:48
Crash - Multiworld
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 10/7/15 7:56 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.forgeessentials.multiworld.MultiworldManager.unregisterDimensions(MultiworldManager.java:425)
at com.forgeessentials.multiworld.MultiworldManager.serverTickEvent(MultiworldManager.java:402)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_67_MultiworldManager_serverTickEvent_ServerTickEvent.invoke(.dynamic)
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:31c032cdac88b00f09eb
Created October 17, 2015 01:42
A crash in the latest fe.
[20:37:41] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[20:37:41] [main/INFO] [FML/]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[20:37:41] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[20:37:41] [main/DEBUG] [FML/]: Java classpath at launch is custom.jar
[20:37:41] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Users\P3rf3ct_Zer0\Skype\Phone\;C:\Program Files (x86)\PGE;.
[20:37:41] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[20:37:41] [main/DEBU
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:7ae9a5700f6fb7e1a129
Created October 17, 2015 02:01
GraveStoneMod Die Classy Serverside issue.
---- Minecraft Crash Report ----
// Don't do that.
Time: 10/16/15 8:59 PM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:39e9593433bcb6349381
Created October 18, 2015 17:06
Fastcraft test17 results
F:\Minecraft\Servers\[PZ]-Project-Ultima>if NOT "" == "yes" ()
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
[12:05:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:05:24] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:05:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[12:05:25] [main/INFO] [FML]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[12:05:25] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[12:05:25] [main/INFO] [FML]: Loading tweaker com.forgeessentials.core.preloader.FELaunch
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:f24bf19da2b9a96041c1
Created October 18, 2015 17:09
FastCraft Test 16
F:\Minecraft\Servers\[PZ]-Project-Ultima>if NOT "" == "yes" ()
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
[12:08:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:08:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:08:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[12:08:04] [main/INFO] [FML]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[12:08:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[12:08:04] [main/INFO] [FML]: Loading tweaker com.forgeessentials.core.preloader.FELaunch
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:f13a30cfee1625d09b64
Created October 18, 2015 17:11
Fast Craft Test 16 with NotEnoughID's 1.3.1 without updated tweaker
F:\Minecraft\Servers\[PZ]-Project-Ultima>if NOT "" == "yes" ()
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
[12:10:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:10:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:10:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[12:10:35] [main/INFO] [FML]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[12:10:35] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[12:10:35] [main/INFO] [FML]: Loading tweaker com.forgeessentials.core.preloader.FELaunch
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:adc4a8432e7a7575476d
Created October 18, 2015 17:14
Fast Craft Test 17 with NotEnoughID's 1.3.1 without updated tweaker - Serverside
F:\Minecraft\Servers\[PZ]-Project-Ultima>if NOT "" == "yes" ()
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
[12:12:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:12:58] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[12:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[12:12:58] [main/INFO] [FML]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[12:12:58] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[12:12:58] [main/INFO] [FML]: Loading tweaker com.forgeessentials.core.preloader.FELaunch
@P3rf3ctXZer0
P3rf3ctXZer0 / gist:3cdd5dadc037a7f71fc0
Created October 18, 2015 17:19
Fast Craft Test 17 with NotEnoughID's 1.3.1 with tweaker removed - Serverside
This file has been truncated, but you can view the full file.
[19:33:51] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[19:33:51] [main/INFO] [FML/]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[19:33:51] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at F:\Minecraft\Minecraft\runtime\jre-x64\1.8.0_25
[19:33:51] [main/DEBUG] [FML/]: Java classpath at launch is F:\Minecraft\Minecraft\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1517-1.7.10\forge-1.7.10-10.13.4.1517-1.7.10.jar;F:\Minecraft\Minecraft\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;F:\Minecraft\Minecraft\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;F:\Minecraft\Minecraft\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;F:\Minecraft\Minecraft\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;F:\Minecraft\Minecraft\.minecraft\libraries\org\scala-lang\scala-actors-migrati