Skip to content

Instantly share code, notes, and snippets.

@Wissi
Wissi / crash-2019-12-11_21.16.15-server.txt
Created December 12, 2019 03:19
McC4ray's Furniture Loading Failed Exception.
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 12/11/19 9:16 PM
Description: Exception in server tick loop
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
MrCrayfish's Furniture Mod (cfm) has failed to load correctly
ยง7null
]
@Wissi
Wissi / crash-2019-12-08_14.24.31-server.txt
Created December 8, 2019 20:23
1.14.4 Horse Modifiers LoadingFailedException: error during the common_setup event phase
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 12/8/19 2:24 PM
Description: Exception in server tick loop
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Horse Modifiers (horsemodifiers) encountered an error during the common_setup event phase
ยง7Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER
]
@Wissi
Wissi / example.json
Created December 6, 2019 19:32
1.14.4 Farming for Blockheads Datapack example.
{
"groupOverrides": {
"Vanilla Seeds": {
"enabled": true
},
"Vanilla Flowers": {
"enabled": true
},
"Vanilla Mushrooms": {
"enabled": true
@Wissi
Wissi / crash-2019-11-17_00.55.11-server.txt
Created November 17, 2019 06:03
1.14.4 Minecolonies entity.pathfinding ServerHangWatchdog Crash
---- Minecraft Crash Report ----
// Sorry :(
Time: 11/17/19 12:55 AM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 64.65 seconds (should be max 0.05)
at java.lang.Object.hashCode(Native Method) ~[?:1.8.0_222] {}
at java.util.HashMap.hash(HashMap.java:339) ~[?:1.8.0_222] {}
at java.util.HashMap.put(HashMap.java:612) ~[?:1.8.0_222] {}
@Wissi
Wissi / crash-2019-11-10_22.14.00-server.txt
Created November 11, 2019 03:51
Chicken Shed 1.14.4 server crashlog.
---- Minecraft Crash Report ----
// Oops.
Time: 11/10/19 10:14 PM
Description: Ticking entity
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOfRange(Arrays.java:3664) ~[?:1.8.0_222] {}
at java.lang.String.<init>(String.java:207) ~[?:1.8.0_222] {}
at java.lang.StringBuilder.toString(StringBuilder.java:407) ~[?:1.8.0_222] {}
@Wissi
Wissi / crash-2019-11-09_06.00.58-server.txt
Created November 11, 2019 03:39
1.14.4 Upgrade aquatic server crash log.
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 11/9/19 6:00 AM
Description: Ticking entity
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_222] {}
at net.minecraft.tags.Tag.func_205596_a(Tag.java:73) ~[?:?] {re:classloading}
at com.teamabnormals.upgrade_aquatic.core.events.LootEvents.addDrops(LootEvents.java:56) ~[?:1.0] {re:classloading}
@Wissi
Wissi / crash-2019-11-03_14.11.12-client.txt
Created November 3, 2019 20:11
1.14.4 Mouse Tweaks Client Crash.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 11/3/19 2:11 PM
Description: handleMouseClick() threw an exception when called from MouseTweaks.
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221] {}
@Wissi
Wissi / crash-2019-11-01_02.04.26-server.txt
Created November 2, 2019 03:04
1.14.4 Minecolonies 0.10.497-ALPHA server crash
---- Minecraft Crash Report ----
// Sorry :(
Time: 11/1/19 2:04 AM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_222] {}
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_222] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
@Wissi
Wissi / crash-2019-11-01_22.49.32-server.txt
Created November 2, 2019 02:56
1.14.4 No Hostiles Around Campfire Server Crash
---- Minecraft Crash Report ----
// My bad.
Time: 11/1/19 10:49 PM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_222] {}
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_222] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
@Wissi
Wissi / crash-2019-11-01_00.31.12-server.txt
Created November 1, 2019 04:52
1.14.4 Carry On Server Crash
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 11/1/19 12:31 AM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.block.Block.func_200291_n()Lnet/minecraft/util/text/ITextComponent;
at tschipp.carryon.common.item.ItemCarryonBlock.func_200295_i(ItemCarryonBlock.java:74) ~[?:1.0] {re:classloading}
at net.minecraft.item.ItemStack.func_200301_q(ItemStack.java:496) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at com.natamus.mooshroomtweaks.events.MooshroomEvent.onClick(MooshroomEvent.java:33) ~[?:1.0] {re:classloading}