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 ---- | |
| WARNING: coremods are present: | |
| IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) | |
| LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) | |
| OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) | |
| MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) | |
| TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) | |
| LoadingPlugin (DimensionRules-MC1.12-1.1.jar) |
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 ---- | |
| WARNING: coremods are present: | |
| IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) | |
| LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) | |
| OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) | |
| MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) | |
| TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) | |
| LoadingPlugin (DimensionRules-MC1.12-1.1.jar) |
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
| # Configuration file | |
| options { | |
| # Turn On/Off the manual item on first spawn (Default true) (WIP not working yet) | |
| B:StartWithManual=true | |
| # '0': Do damage only to monsters and only knockback players. '1': Do damage to monsters and player. '2': do only knockback to all living things. '3': do damage to all living things. '4': normal fence (Default 0) | |
| I:ElectricFenceDamageMode=0 | |
| # The amount of damage the fence would cause (Default 2.0 '1 heart') |
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
| outputdir= "/var/www/webmaps" | |
| def playerIcons(poi): | |
| if poi['id'] == 'Player': | |
| poi['icon'] = "https://overviewer.org/avatar/%s" % poi['EntityId'] | |
| return "Last known location for %s" % poi['EntityId'] | |
| def HomesFilter(poi): | |
| if poi['id'] == 'Homes': | |
| try: | |
| return (poi['name'], poi['description']) |
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 ---- | |
| WARNING: coremods are present: | |
| IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) | |
| LibLoader (# LibLoader.jar) | |
| LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) | |
| OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) | |
| MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) | |
| TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) |
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 ---- | |
| WARNING: coremods are present: | |
| IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) | |
| LibLoader (# LibLoader.jar) | |
| LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar) | |
| CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) | |
| OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) | |
| MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) | |
| TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) |
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
| Stall report from 2019-07-17 05:36:22 +1000, 52 threads, stalled for at least 30000 ms. | |
| Thread dump #1 for stall #1. | |
| Heap memory usage: 11173 / 34269 MB (max. 34269 MB). | |
| Created by sampler 1.84 (MC 1.12). | |
| "Server thread" #27 prio=5 | |
| TIMED_WAITING | |
| at java.lang.Thread.sleep(Native Method) | |
| at net.minecraft.world.storage.ThreadedFileIOBase.func_75734_a(SourceFile:69) | |
| at net.minecraft.world.chunk.storage.AnvilSaveHandler.func_75759_a(AnvilSaveHandler.java:47) |
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 ---- | |
| // I let you down. Sorry :( | |
| Time: 2019-08-03 16:23:57 AEST | |
| Description: Ticking block entity | |
| java.lang.NullPointerException | |
| at cam72cam.immersiverailroading.library.ItemComponentType.getCastCost(ItemComponentType.java:183) | |
| at cam72cam.immersiverailroading.util.ItemCastingCost.getCastCost(ItemCastingCost.java:18) | |
| at cam72cam.immersiverailroading.multiblock.CastingMultiblock$CastingInstance.tick(CastingMultiblock.java:251) |
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 ---- | |
| // Everything's going to plan. No, really, that was supposed to happen. | |
| Time: 2019-08-07 20:29:24 AEST | |
| Description: Ticking entity | |
| java.util.ConcurrentModificationException | |
| at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) | |
| at java.util.ArrayList$Itr.next(ArrayList.java:851) | |
| at net.minecraft.world.World.getEntities(World.java:3035) |
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 ---- | |
| // Hey, that tickles! Hehehe! | |
| Time: 2019-08-07 20:39:58 AEST | |
| Description: Exception in server tick loop | |
| java.util.ConcurrentModificationException | |
| at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437) | |
| at java.util.HashMap$KeyIterator.next(HashMap.java:1461) | |
| at net.minecraft.entity.EntityTracker.tick(EntityTracker.java:290) |
OlderNewer