Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// There are four lights!
Time: 3/17/20 8:48 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Cannot add variation in group AESkyStone for null block.
at team.chisel.carving.Carving.addVariation(Carving.java:147)
at team.chisel.Features$2.addBlocks(Features.java:88)
at team.chisel.Features.loadBlocks(Features.java:2977)
---- Minecraft Crash Report ----
// There are four lights!
Time: 3/17/20 8:48 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Cannot add variation in group AESkyStone for null block.
at team.chisel.carving.Carving.addVariation(Carving.java:147)
at team.chisel.Features$2.addBlocks(Features.java:88)
at team.chisel.Features.loadBlocks(Features.java:2977)
[17:23:39] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[17:23:39] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[17:23:39] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_242, running on Linux:amd64:5.3.18-1-pve, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[17:23:39] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
[17:23:39] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[17:23:39] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[17:23:39] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[17:23:39] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[17:23:39] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[17:23:39] [main/D
[17:23:41] [main/WARN] [mixin]: Mixin config mixins.hodgepodge.json requires mixin subsystem version 0.7.11 but 0.5.10 was found. The mixin config will not be applied.
A problem occurred running the Server launcher.[17:23:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.reflect.InvocationTargetException
[17:23:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:23:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:23:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:23:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:23:41] [main/INFO] [STDERR]: [java.la
#!/bin/bash
while true
do
java -Xms8G -Xmx8G -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar nogui
echo "If you want to completely stop the server process now, press Ctrl+C before the time is up!"
echo "Rebooting in:"
for i in 12 11 10 9 8 7 6 5 4 3 2 1
do
echo "$i..."
Version 2.0.8.0 22.12.2019
New Mods:
-Kekztech 0.2.2
Mod Upgrade:
This file has been truncated, but you can view the full file.
[13:02:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:02:02] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:02:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:02:02] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2831 for Minecraft 1.12.2 loading
[13:02:02] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_191\jre
[13:02:02] [main/INFO] [FML]: Searching C:\Users\kanec\Desktop\MultiMC\instances\Out of Reach\.minecraft\mods for mods
[13:02:02] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[13:02:02] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[13:02:
This file has been truncated, but you can view the full file.
[20:40:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:40:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:40:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:40:22] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2811 for Minecraft 1.12.2 loading
[20:40:22] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_191
[20:40:23] [main/INFO] [FML]: Searching C:\Users\kanec\Documents\Curse\Minecraft\Instances\Project Y\mods for mods
[20:40:23] [main/INFO] [FML]: Searching C:\Users\kanec\Documents\Curse\Minecraft\Instances\Project Y\mods\1.12.2 for mods
[20:40:23] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdChimneys-1.12.2-3.3.17.0-build.0250.jar. This is not recommended, @Mods should be in a separat
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §c !§r Warning: §cQuartz§r has multiple variants generated:
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §c - §rembers:ore_quartz@0
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §c - §rminecraft:quartz_ore@0
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eCoal§r - 199,441 (27%)
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eIron§r - 107,782 (15%)
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eCopper§r - 47,867 (6.5%)
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eOsmium§r - 46,502 (6.3%)
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eTin§r - 33,990 (4.6%)
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eQuartzBlack§r - 31,776 (4.3%)
[12:51:10] [main/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] * §eAluminium§r - 31,083 (4.2%)
rootfs on / type rootfs (rw)
/dev/root on / type cramfs (ro,relatime)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /proc/bus/usb type usbfs (rw,relatime)
dev on /dev type tmpfs (rw,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
/dev/mtdblock4 on /etc type jffs2 (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime,size=36956k)
lock on /var/lock type tmpfs (rw,relatime)