Skip to content

Instantly share code, notes, and snippets.

@TeetoKaziim
Created June 18, 2018 19:55
Show Gist options
  • Save TeetoKaziim/041ea0ed41ae428855315561e18b7b45 to your computer and use it in GitHub Desktop.
Save TeetoKaziim/041ea0ed41ae428855315561e18b7b45 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
Contact their authors BEFORE contacting forge
// There are four lights!
Time: 6/18/18 2:35 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at lumien.hardcoredarkness.handler.AsmHandler.enabled(AsmHandler.java:217)
at lumien.hardcoredarkness.handler.AsmHandler.stopNetherLight(AsmHandler.java:14)
at net.minecraft.world.WorldProviderHell.func_76556_a(SourceFile)
at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:41)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:116)
at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:18)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:126)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 886309992 bytes (845 MB) / 1387266048 bytes (1323 MB) up to 4772593664 bytes (4551 MB)
JVM Flags: 4 total; -Xmx5120m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.4.2708 7 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------- |:---------------- |:------------ |:--------------------------------- |:---------------------------------------- |
| UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2708.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | forge | 14.23.4.2708 | forge-1.12.2-14.23.4.2708.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | playerschoice | 1.2-4 | PlayersChoice 1.2-4.jar | None |
| UCHIJAA | jei | 4.10.0.199 | jei_1.12.2-4.10.0.199.jar | None |
| UD | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | None |
Loaded coremods (and transformers):
LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
lumien.hardcoredarkness.asm.ClassTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment