Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// Ouch. That hurt :(
Time: 2020-03-09 13:03:49 EDT
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Corail Tombstone (tombstone)
Caused by: java.lang.RuntimeException: Corail Tombstone Exception : you loaded a mod not respecting the license : Gottsch's Mods
at ovh.corail.tombstone.ModTombstone.onServerStarted(ModTombstone.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2020-03-08 21:19:56 EDT
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Mystical World (mysticalworld)
Caused by: java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388)
at epicsquid.mysticalworld.entity.EntityFrog.<init>(EntityFrog.java:39)