Jump to content

I Got a Crash Report Anyone Wanna Help Me Solve It?


gurujive

Recommended Posts

Here's the crash report, I have *no idea why something like this would happen.... (:P)

 

 

2016-12-03 08:17:57,347 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-12-03 08:17:57,349 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[08:17:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:17:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:17:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[08:17:57] [main/INFO] [FML]: Forge Mod Loader version 13.19.0.2178 for Minecraft 1.11 loading
[08:17:57] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_111, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre1.8.0_111
[08:17:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:17:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:17:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:17:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:17:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:18:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint 
[08:18:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint 
[08:18:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:18:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:18:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:18:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:18:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-12-03 08:18:01,602 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-12-03 08:18:01,622 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-12-03 08:18:01,627 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[08:18:01] [Client thread/INFO]: Setting user: gurujive
[08:18:06] [Client thread/WARN]: Skipping bad option: lastServer:
[08:18:06] [Client thread/INFO]: LWJGL Version: 2.9.4
[08:18:07] [Client thread/INFO]: [sTDOUT]: ---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 12/3/16 8:18 AM
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.11
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 118829768 bytes (113 MB) / 269504512 bytes (257 MB) up to 510918656 bytes (487 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx500M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 2400 PRO'
[08:18:08] [Client thread/INFO] [FML]: MinecraftForge v13.19.0.2178 Initialized
[08:18:08] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[08:18:08] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[08:18:08] [Client thread/INFO] [FML]: Searching C:\Users\peace\AppData\Roaming\.minecraft\mods for mods
[08:18:10] [Client thread/ERROR] [FML]: The mcmod.info file in elephantsandstuffmod.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 5
at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:63) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:57) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:382) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:522) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:225) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:438) [beq.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:350) [beq.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 5
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
... 17 more
[08:18:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
[08:18:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, forge, betterthanbunnies, go, guru, portalblock] at CLIENT
[08:18:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, forge, betterthanbunnies, go, guru, portalblock] at SERVER
[08:18:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:BetterThanBunnies, FMLFileResourcePack:Velocity, FMLFileResourcePack:The Basic Elements, FMLFileResourcePack:Portal Block, Rails And Lever.zip
[08:18:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[08:18:11] [Client thread/INFO] [FML]: Found 443 ObjectHolder annotations
[08:18:11] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[08:18:11] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[08:18:11] [Client thread/INFO] [FML]: Applying holder lookups
[08:18:11] [Client thread/INFO] [FML]: Holder lookups applied
[08:18:11] [Client thread/INFO] [FML]: Applying holder lookups
[08:18:11] [Client thread/INFO] [FML]: Holder lookups applied
[08:18:11] [Client thread/INFO] [FML]: Applying holder lookups
[08:18:11] [Client thread/INFO] [FML]: Holder lookups applied
[08:18:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[08:18:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[08:18:11] [Client thread/INFO] [FML]: Applying holder lookups
[08:18:11] [Client thread/INFO] [FML]: Holder lookups applied
[08:18:11] [Client thread/INFO] [FML]: Injecting itemstacks
[08:18:11] [Client thread/INFO] [FML]: Itemstack injection complete
[08:18:12] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: BETA Target: null
[08:18:13] [sound Library Loader/INFO]: Starting up SoundSystem...
[08:18:13] [Thread-8/INFO]: Initializing LWJGL OpenAL
[08:18:13] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:18:13] [Thread-8/INFO]: OpenAL initialized.
[08:18:13] [sound Library Loader/INFO]: Sound engine started
[08:18:17] [Client thread/INFO] [FML]: Max texture size: 8192
[08:18:17] [Client thread/INFO]: Created: 16x16 textures-atlas
[08:18:20] [Client thread/INFO] [FML]: Injecting itemstacks
[08:18:20] [Client thread/INFO] [FML]: Itemstack injection complete
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:void, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_plains, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_desert, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_extreme_hills, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_forest, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_taiga, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_swampland, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_ice_flats, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_jungle, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_jungle_edge, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_birch_forest, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_birch_forest_hills, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_roofed_forest, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_taiga_cold, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_redwood_taiga, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_redwood_taiga_hills, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_extreme_hills_with_trees, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_savanna, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_savanna_rock, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_mesa, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_mesa_rock, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/WARN] [FML]: No types have been added to Biome minecraft:mutated_mesa_clear_rock, types will be assigned on a best-effort guess.
[08:18:20] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods
[08:18:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:BetterThanBunnies, FMLFileResourcePack:Velocity, FMLFileResourcePack:The Basic Elements, FMLFileResourcePack:Portal Block, Rails And Lever.zip
[08:18:22] [Client thread/INFO]: SoundSystem shutting down...
[08:18:22] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[08:18:22] [sound Library Loader/INFO]: Starting up SoundSystem...
[08:18:22] [Thread-10/INFO]: Initializing LWJGL OpenAL
[08:18:22] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:18:22] [Thread-10/INFO]: OpenAL initialized.
[08:18:22] [sound Library Loader/INFO]: Sound engine started
[08:18:25] [Client thread/INFO] [FML]: Max texture size: 8192
[08:18:28] [Client thread/INFO]: Created: 512x512 textures-atlas
[08:18:31] [Client thread/WARN]: Skipping bad option: lastServer:
[08:18:36] [server thread/INFO]: Starting integrated minecraft server version 1.11
[08:18:36] [server thread/INFO]: Generating keypair
[08:18:36] [server thread/ERROR] [fml.ModTracker]: This world was saved with mod ironchest which appears to be missing, things may not work well
[08:18:36] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:iron_chest
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:iron_gold_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:gold_diamond_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:copper_iron_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:silver_gold_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:wood_copper_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:diamond_obsidian_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:iron_chest
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:wood_iron_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:diamond_crystal_upgrade
[08:18:36] [server thread/INFO] [FML]: Found a missing id from the world ironchest:copper_silver_upgrade
[08:18:36] [server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
[08:18:36] [server thread/ERROR] [FML]: Unidentified block: ironchest:iron_chest, id 235
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:iron_gold_upgrade, id 4104
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:gold_diamond_upgrade, id 4105
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:copper_iron_upgrade, id 4108
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:silver_gold_upgrade, id 4107
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:wood_copper_upgrade, id 4111
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:diamond_obsidian_upgrade, id 4112
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:iron_chest, id 4113
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:wood_iron_upgrade, id 4110
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:diamond_crystal_upgrade, id 4109
[08:18:36] [server thread/ERROR] [FML]: Unidentified item: ironchest:copper_silver_upgrade, id 4106
[08:18:39] [server thread/INFO] [FML]: World backup created at C:\Users\peace\AppData\Roaming\.minecraft\saves\Dirt-20161203-081838.zip.
[08:18:39] [server thread/WARN] [FML]: This world contains block and item mappings that may cause world breakage
[08:18:39] [server thread/INFO] [FML]: Applying holder lookups
[08:18:39] [server thread/INFO] [FML]: Holder lookups applied
[08:18:39] [server thread/INFO] [FML]: Loading dimension 0 (Dirt) (net.minecraft.server.integrated.IntegratedServer@1b7cfde)
[08:18:40] [server thread/INFO] [FML]: Loading dimension 1 (Dirt) (net.minecraft.server.integrated.IntegratedServer@1b7cfde)
[08:18:40] [server thread/INFO] [FML]: Loading dimension -1 (Dirt) (net.minecraft.server.integrated.IntegratedServer@1b7cfde)
[08:18:40] [server thread/INFO]: Preparing start region for level 0
[08:18:41] [server thread/INFO]: Preparing spawn area: 1%
[08:18:42] [server thread/INFO]: Preparing spawn area: 28%
[08:18:43] [server thread/INFO]: Preparing spawn area: 57%
[08:18:44] [server thread/INFO]: Preparing spawn area: 87%
[08:18:44] [server thread/INFO]: Changing view distance to 8, from 10
[08:18:50] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[08:18:50] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[08:18:50] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 7 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[08:18:50] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[08:18:50] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[08:18:50] [server thread/INFO]: gurujive[local:E:e5a23b70] logged in with entity id 190 at (-327.3853187481547, 68.98808958879339, -963.6529191594087)
[08:18:50] [server thread/INFO]: gurujive joined the game
[08:18:50] [server thread/WARN]: Skipping BlockEntity with id minecraft:ironchest.crystal
[08:18:50] [server thread/WARN]: Skipping BlockEntity with id minecraft:ironchest.crystal
[08:18:51] [server thread/INFO]: Saving and pausing game...
[08:18:51] [server thread/INFO]: Saving chunks for level 'Dirt'/Overworld
[08:18:52] [server thread/INFO]: Saving chunks for level 'Dirt'/Nether
[08:18:52] [server thread/INFO]: Saving chunks for level 'Dirt'/The End
[08:19:57] [server thread/ERROR]: "Silently" catching entity tracking error.
net.minecraft.util.ReportedException: Adding entity to track
at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:256) [lt.class:?]
at net.minecraftforge.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:355) [EntityRegistry.class:?]
at net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:80) [lt.class:?]
at net.minecraft.world.ServerWorldEventHandler.func_72703_a(ServerWorldEventHandler.java:37) [lx.class:?]
at net.minecraft.world.World.func_72923_a(World.java:1211) [ajq.class:?]
at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:1119) [lw.class:?]
at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1075) [lw.class:?]
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:845) [aum.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:104) [ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150) [ChunkIOExecutor.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:684) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) [cce.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
Caused by: java.lang.OutOfMemoryError: Java heap space
at net.minecraft.util.IntHashMap.func_76047_h(SourceFile:88) ~[oo.class:?]
at net.minecraft.util.IntHashMap.func_76040_a(SourceFile:238) ~[oo.class:?]
at net.minecraft.util.IntHashMap.func_76038_a(SourceFile:76) ~[oo.class:?]
at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:229) ~[lt.class:?]
... 14 more
[08:20:07] [server thread/ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.util.IntHashMap.func_76047_h(SourceFile:88) ~[oo.class:?]
at net.minecraft.util.IntHashMap.func_76040_a(SourceFile:238) ~[oo.class:?]
at net.minecraft.util.IntHashMap.func_76038_a(SourceFile:76) ~[oo.class:?]
at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:1120) ~[lw.class:?]
at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1075) ~[lw.class:?]
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:845) ~[aum.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:104) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150) ~[ChunkIOExecutor.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:684) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) ~[cce.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
[08:20:23] [server thread/ERROR]: This crash report has been saved to: C:\Users\peace\AppData\Roaming\.minecraft\crash-reports\crash-2016-12-03_08.20.23-server.txt
[08:20:26] [server thread/INFO]: Stopping server
[08:20:28] [server thread/INFO]: Saving players
[08:20:45] [server thread/INFO]: Saving worlds
[08:20:45] [server thread/INFO]: Saving chunks for level 'Dirt'/Overworld

 

 

 

 

Here's where I ended up:

GBp3LaN.png

 

havin' a difficult time logging back into my world though.

Link to comment
Share on other sites

Caused by: java.lang.OutOfMemoryError: Java heap space

Assign more RAM to Minecraft, 500MB is not enough.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

Well I gave it 1.4gb and it instantly crashed lmao xD "Ghoughpteighteau tchoghs!" 1.2gb too,

my poor dirty whitegrey screen. lol....

 

 

---- Minecraft Crash Report ----
// There are four lights!

Time: 12/3/16 8:41 AM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.getSkyColorBody(World.java:1500)
at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:423)
at net.minecraft.world.World.func_72833_a(World.java:1491)
at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1708)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1260)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1053)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1075)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.world.World.getSkyColorBody(World.java:1500)
at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:423)
at net.minecraft.world.World.func_72833_a(World.java:1491)
at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1708)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1260)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)

-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: 
Level spawn location: World: (8,64,, Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2653)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:399)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.11
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 309934072 bytes (295 MB) / 625258496 bytes (596 MB) up to 1454637056 bytes (1387 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1400M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.35 Powered by Forge 13.19.0.2178 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
UCHIJAAAA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.11-13.19.0.2178.jar) 
UCHIJAAAA	forge{13.19.0.2178} [Minecraft Forge] (forge-1.11-13.19.0.2178.jar) 
UCHIJAAAA	betterthanbunnies{1.11-1.1.0} [betterThanBunnies] (BetterThanBunnies-1.11-1.1.0.jar) 
UCHIJAAAA	go{1.3} [Velocity] (changingvelocity-1.2.2-1.11.jar) 
UCHIJAAAA	guru{1.77} [The Basic Elements] (elephantsandstuffmod.jar) 
UCHIJAAAA	portalblock{1.3} [Portal Block] (portalblock-1.2-1.11.jar) 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 2400 PRO'
Launched Version: 1.11-forge1.11-13.19.0.2178
LWJGL: 2.9.4
OpenGL: ATI Radeon HD 2400 PRO GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Rails And Lever.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz

 

 

 

Link to comment
Share on other sites

I don't see recursion in the call stack, so you may really be short on memory. Go get a computer with at least 4GB.

The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.