Skip to content

Instantly share code, notes, and snippets.

@Andromander
Created January 25, 2018 07:24
Show Gist options
  • Save Andromander/d5adfc9c55f073c08a7f610697dd189c to your computer and use it in GitHub Desktop.
Save Andromander/d5adfc9c55f073c08a7f610697dd189c to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 1/25/18 5:22 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.village.VillageCollection.fileNameForProvider(VillageCollection.java:320)
at net.minecraft.world.WorldServerMulti.init(WorldServerMulti.java:68)
at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:127)
at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:160)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550)
at java.lang.Thread.run(Thread.java:748)
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 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3620006240 bytes (3452 MB) / 4130340864 bytes (3939 MB) up to 4130340864 bytes (3939 MB)
JVM Flags: 2 total; -Xmx4G -Xms4G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.1.2584 5 mods loaded, 5 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 | forgeSrc-1.12.2-14.23.1.2584-PROJECT(GaiaDimension).jar | None |
| UCHIJAA | forge | 14.23.1.2584 | forgeSrc-1.12.2-14.23.1.2584-PROJECT(GaiaDimension).jar | None |
| UCHIJAA | gaiadimension | 1.0 | GaiaDimension | None |
Loaded coremods (and transformers):
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