Skip to content

Instantly share code, notes, and snippets.

{'commodities': [{'buyPrice': 1112, 'demand': 1, 'demandBracket': 0, 'meanPrice': 1232, 'name': 'agriculturalmedicines', 'sellPrice': 1062, 'statusFlags': ['Producer'], 'stock': 77907, 'stockBracket': 2}, {'buyPrice': 25357, 'demand': 1, 'demandBracket': 0, 'meanPrice': 3155, 'name': 'agronomictreatment', 'sellPrice': 24642, 'statusFlags': ['Producer'], 'stock': 1932, 'stockBracket': 2}, {'buyPrice': 0, 'demand': 185, 'demandBracket': 1, 'meanPrice': 217187, 'name': 'alexandrite', 'sellPrice': 524375, 'statusFlags': ['Consumer'], 'stock': 0, 'stockBracket': 0}, {'buyPrice': 407, 'demand': 1, 'demandBracket': 0, 'meanPrice': 436, 'name': 'basicmedicines', 'sellPrice': 368, 'statusFlags': ['Producer'], 'stock': 18237, 'stockBracket': 1}, {'buyPrice': 394, 'demand': 1, 'demandBracket': 0, 'meanPrice': 473, 'name': 'aluminium', 'sellPrice': 364, 'statusFlags': ['Producer'], 'stock': 339502, 'stockBracket': 2}, {'buyPrice': 867, 'demand': 1, 'demandBracket': 0, 'meanPrice': 527, 'name': 'aquaponicsystems', 'sellPr
@Dthen
Dthen / crash-2020-07-30_05.34.23-client.txt
Last active July 30, 2020 07:17
Yung's Better Mineshafts crash
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 2020-07-30 05:34:23 BST
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from YUNG's Better Mineshafts (bettermineshafts)
Caused by: java.lang.NullPointerException
at com.yungnickyoung.minecraft.bettermineshafts.integration.CharmModule.enable(CharmModule.java:15)
at com.yungnickyoung.minecraft.bettermineshafts.integration.Integrations.lambda$update$0(Integrations.java:29)
@Dthen
Dthen / crash-2020-07-28_03.46.04-server.txt
Created July 28, 2020 02:52
Crash when generating new terrain (Mystcraft)
---- Minecraft Crash Report ----
// There are four lights!
Time: 2020-07-28 03:46:04 BST
Description: Exception in server tick loop
java.lang.NullPointerException
at net.minecraft.world.WorldEntitySpawner.performWorldGenSpawning(WorldEntitySpawner.java:297)
at com.xcompwiz.mystcraft.world.ChunkProviderMyst.populate(ChunkProviderMyst.java:150)
at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1019)
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2020-07-23 02:52:07 BST
Description: Exception in server tick loop
java.lang.NullPointerException
at com.bobmowzie.mowziesmobs.server.world.structure.StructureBarakoaVillage.generateThrone(StructureBarakoaVillage.java:584)
at com.bobmowzie.mowziesmobs.server.world.structure.StructureBarakoaVillage.generateVillage(StructureBarakoaVillage.java:707)
at com.bobmowzie.mowziesmobs.server.world.MowzieWorldGenerator.generatePrePopulate(MowzieWorldGenerator.java:34)
---- Minecraft Crash Report ----
// Oops.
Time: 2020-07-20 10:11:54 BST
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at gd.izno.mc.muon.MuonHooks.getAverageGroundLevel(MuonHooks.java:97)
at net.minecraft.world.gen.structure.StructureVillagePieces$Village.getAverageGroundLevel(StructureVillagePieces.java)
at net.minecraft.world.gen.structure.StructureVillagePieces$Field1.addComponentParts(StructureVillagePieces.java:476)
---- Minecraft Crash Report ----
WARNING: coremods are present:
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
CorePlugin (ForgeEndertech-1.12.2-4.5.2.0-build.0459.jar)
Quark Plugin (Quark-r1.6-179.jar)
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
ratscore (rats-3.2.12-1.12.2.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
[16:40:02] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:40:02] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:40:02] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:40:02] [main/INFO]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[16:40:02] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Dthen\Twitch\Minecraft\Install\runtime\jre-x64
[16:40:03] [main/INFO]: Searching C:\Users\Dthen\Twitch\Minecraft\Instances\Insane Arcane Planes\mods for mods
[16:40:03] [main/INFO]: Searching C:\Users\Dthen\Twitch\Minecraft\Instances\Insane Arcane Planes\mods\1.12.2 for mods
[16:40:03] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.4.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[16:40:03] [main/WARN]: The coremod AppleCo