I have a PC with an I5 processor, 16GB of RAM, and Windows 10 installed on a SSD. I have no other technical issues outside of Minecraft as this computer is lightning fast - faster than a recently purchased gaming laptop. Windows and Java are both running the 64-bit versions.
I have Forge and LiteLoader installed for Minecraft 1.10.2. The world I am attempting to load is one we worked on for several months through an online host (I downloaded my save file before canceling the online hosting). It was built on Minecraft 1.10.2 with Forge & LiteLoader. I installed Minecraft, Forge, and LiteLoader exactly the same way I did on the prior computer - as I had step by step instructions that I typed up when I first installed them.
I use the following Mods: VoxelMap, BiblioCraft 2.2.1, Crayfish Furniture 4.1.2, DecoCraft 2.3.4, Malisis Blocks 4.1.3, Malisis Core 4.2.8, Malisis Doors 5.1.5, Malisis Switches, OptiFine 1.10.2, Thut Core 3.12.0, Thut Tech 4.0.7, World Edit 6.1.4, and XRay-43.
These are the same mods I used before, which were also downloaded directly from the hosted server.
Please be advised that, at the moment, I am simply trying to load the game locally - no server involved - but cannot even get the world to load so I can see it again. Ultimately, I want to host it on my own server, but I need to get it working first.
When I use the Minecraft Launcher, and play "1.10.2-LiteLoader1.10.2-1.10.2-forge1.10.2-1 - LiteLoader 1.10.2 with Forge 1.10.2", the game begins to load, states it is building the terrain, and then sits there for hours. Finally, I changed a setting to show the real-time log as it is loading and realized that it was crashing, but that it was never actually closing the Minecraft launcher, just remaining in the "Building Terrain" screen indefinitely.
My crash report is in the spoiler.
Can anyone explain why I am having difficulty? It's probably something simple I have forgotten, since it has been a while... Please help!
---- Minecraft Crash Report ----
WARNING: coremods are present:
MalisisCorePlugin (Malisis Core 4.2.8.jar)
MalisisSwitchesPlugin (Malisis Switches.jar)
Contact their authors BEFORE contacting forge
// Sorry
Time: 10/4/18 12:36 PM
XRay version: 43
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:101)
at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:68)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:115)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:86)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:132)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:298)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:174)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:197)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
The first thing I noticed is you have 10G of memory allocated. That is more than half of your system RAM. You do not need that much memory. Try 4G.
Also, the launcher is using the Java version installed with the launcher. You'll need to manually update Java in the launcher to the version installed on the PC.
Rollback Post to RevisionRollBack
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
To post a comment, please login or register a new account.
I have a PC with an I5 processor, 16GB of RAM, and Windows 10 installed on a SSD. I have no other technical issues outside of Minecraft as this computer is lightning fast - faster than a recently purchased gaming laptop. Windows and Java are both running the 64-bit versions.
I have Forge and LiteLoader installed for Minecraft 1.10.2. The world I am attempting to load is one we worked on for several months through an online host (I downloaded my save file before canceling the online hosting). It was built on Minecraft 1.10.2 with Forge & LiteLoader. I installed Minecraft, Forge, and LiteLoader exactly the same way I did on the prior computer - as I had step by step instructions that I typed up when I first installed them.
I use the following Mods: VoxelMap, BiblioCraft 2.2.1, Crayfish Furniture 4.1.2, DecoCraft 2.3.4, Malisis Blocks 4.1.3, Malisis Core 4.2.8, Malisis Doors 5.1.5, Malisis Switches, OptiFine 1.10.2, Thut Core 3.12.0, Thut Tech 4.0.7, World Edit 6.1.4, and XRay-43.
These are the same mods I used before, which were also downloaded directly from the hosted server.
Please be advised that, at the moment, I am simply trying to load the game locally - no server involved - but cannot even get the world to load so I can see it again. Ultimately, I want to host it on my own server, but I need to get it working first.
When I use the Minecraft Launcher, and play "1.10.2-LiteLoader1.10.2-1.10.2-forge1.10.2-1 - LiteLoader 1.10.2 with Forge 1.10.2", the game begins to load, states it is building the terrain, and then sits there for hours. Finally, I changed a setting to show the real-time log as it is loading and realized that it was crashing, but that it was never actually closing the Minecraft launcher, just remaining in the "Building Terrain" screen indefinitely.
My crash report is in the spoiler.
Can anyone explain why I am having difficulty? It's probably something simple I have forgotten, since it has been a while... Please help!
---- Minecraft Crash Report ----
WARNING: coremods are present:
MalisisCorePlugin (Malisis Core 4.2.8.jar)
MalisisSwitchesPlugin (Malisis Switches.jar)
Contact their authors BEFORE contacting forge
// Sorry
Time: 10/4/18 12:36 PM
XRay version: 43
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:101)
at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:68)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:115)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:86)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:132)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:298)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:174)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:197)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 737623464 bytes (703 MB) / 1725214720 bytes (1645 MB) up to 10724048896 bytes (10227 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: Minecraft 1.10.2 MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_D6 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar)
UCHIJAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
UCHIJAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHIJAA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft 2.2.1.jar)
UCHIJAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (Crayfish Furniture 4.1.2.jar)
UCHIJAA PTRModelLib{1.0.0} [PTRModelLib] (DecoCraft 2.3.4.jar)
UCHIJAA props{2.3.4} [Decocraft] (DecoCraft 2.3.4.jar)
UCHIJAA malisiscore{1.10.2-4.2.8} [MalisisCore] (Malisis Core 4.2.8.jar)
UCHIJAA malisisblocks{1.10.2-4.1.3} [Malisis Blocks] (Malisis Blocks 4.1.3.jar)
UCHIJAA malisisdoors{1.10.2-5.1.5} [MalisisDoors] (Malisis Doors 5.1.5.jar)
UCHIJAA malisisswitches{1.10.2-3.1.0} [Malisis Switches] (Malisis Switches.jar)
UCHIJAA thutcore{3.12.0} [ThutCore] (Thut Core 3.12.0.jar)
UCHIJAA thuttech{4.0.7} [Thut's Tech] (Thut Tech 4.0.7.jar)
UCHIJAA worldedit{6.1.4} [WorldEdit] (World Edit 6.1.4.jar)
Loaded coremods (and transformers):
MalisisCorePlugin (Malisis Core 4.2.8.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
MalisisSwitchesPlugin (Malisis Switches.jar)
net.malisis.switches.asm.MalisisSwitchesTransformer
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'
OptiFine Version: OptiFine_1.10.2_HD_U_D6
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.3.0 - Build 20.19.15.4326
OpenGlRenderer: Intel(R) HD Graphics 4600
OpenGlVendor: Intel
CpuCount: 4
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe first thing I noticed is you have 10G of memory allocated. That is more than half of your system RAM. You do not need that much memory. Try 4G.
Also, the launcher is using the Java version installed with the launcher. You'll need to manually update Java in the launcher to the version installed on the PC.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."