This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- 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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- 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) |