SWDTeam Forums

Welcome to the SWDTeam forums. Enjoy your stay!, Thank you for being part of our community!

crashes (U48 is making me go mental)

I just installed U48 and when I started the game with optifine installed it would show the Minecraft loading screen and then crash. I uninstalled optifine and everything was good until I went to go load one of my saves. It showed the loading screen then a 0% and crashed. The same thing happened when I tried to make a world.

Post a crash report and we can give you a hand

I checked the crash reports and they all say out of memory however i am allocating 4 gb of ram to minecraft

 

Show content

 

 

---- Minecraft Crash Report ----

// Hi. I'm Minecraft, and I'm a crashaholic.

 

Time: 7/4/18 12:58 PM

Description: Updating screen events

 

java.lang.OutOfMemoryError: Java heap space

at com.google.gson.internal.LinkedTreeMap.find(LinkedTreeMap.java:169)

at com.google.gson.internal.LinkedTreeMap.put(LinkedTreeMap.java:94)

at com.google.gson.JsonObject.add(JsonObject.java:57)

at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)

at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)

at com.google.gson.internal.Streams.parse(Streams.java:48)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)

at com.google.gson.Gson.fromJson(Gson.java:887)

at com.google.gson.Gson.fromJson(Gson.java:952)

at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162)

at net.minecraft.client.renderer.block.model.BlockPartFace$Deserializer.deserialize(SourceFile:40)

at net.minecraft.client.renderer.block.model.BlockPartFace$Deserializer.deserialize(SourceFile:30)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)

at com.google.gson.Gson.fromJson(Gson.java:887)

at com.google.gson.Gson.fromJson(Gson.java:952)

at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.func_178253_b(SourceFile:133)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.func_178250_a(SourceFile:119)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.deserialize(SourceFile:76)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.deserialize(SourceFile:67)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)

at com.google.gson.Gson.fromJson(Gson.java:887)

at com.google.gson.Gson.fromJson(Gson.java:952)

at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162)

at net.minecraft.client.renderer.block.model.ModelBlock$Deserializer.func_178325_a(SourceFile:272)

at net.minecraft.client.renderer.block.model.ModelBlock$Deserializer.deserialize(SourceFile:217)

at net.minecraft.client.renderer.block.model.ModelBlock$Deserializer.deserialize(SourceFile:210)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)

at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492)

at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61)

at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:338)

at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:117)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Thread: Client thread

Stacktrace:

at com.google.gson.internal.LinkedTreeMap.find(LinkedTreeMap.java:169)

at com.google.gson.internal.LinkedTreeMap.put(LinkedTreeMap.java:94)

at com.google.gson.JsonObject.add(JsonObject.java:57)

at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)

at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)

at com.google.gson.internal.Streams.parse(Streams.java:48)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)

at com.google.gson.Gson.fromJson(Gson.java:887)

at com.google.gson.Gson.fromJson(Gson.java:952)

at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162)

at net.minecraft.client.renderer.block.model.BlockPartFace$Deserializer.deserialize(SourceFile:40)

at net.minecraft.client.renderer.block.model.BlockPartFace$Deserializer.deserialize(SourceFile:30)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)

at com.google.gson.Gson.fromJson(Gson.java:887)

at com.google.gson.Gson.fromJson(Gson.java:952)

at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.func_178253_b(SourceFile:133)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.func_178250_a(SourceFile:119)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.deserialize(SourceFile:76)

at net.minecraft.client.renderer.block.model.BlockPart$Deserializer.deserialize(SourceFile:67)

at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)

at com.google.gson.Gson.fromJson(Gson.java:887)

 

-- Affected screen --

Details:

Screen name: net.minecraft.client.gui.GuiScreenResourcePacks

Stacktrace:

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1762)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)

at net.minecraft.client.main.Main.main(SourceFile:123)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.12.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: 76865136 bytes (73 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB)

JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.42 Powered by Forge 14.23.4.2707 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                                |

|:------ |:----------- |:------------- |:----------------------------- |:---------------------------------------- |

| UCHIJA | minecraft   | 1.12.2        | minecraft.jar                 | None                                     |

| UCHIJA | mcp         | 9.42          | minecraft.jar                 | None                                     |

| UCHIJA | FML         | 8.0.99.99     | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCHIJA | forge       | 14.23.4.2707  | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCHIJA | thedalekmod | (Update 48.0) | Dalek-Mod-Update-48.jar       | None                                     |

 

Loaded coremods (and transformers): 

Launched Version: 1.12.2-forge1.12.2-14.23.4.2707

LWJGL: 2.9.4

OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.11, NVIDIA Corporation

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: 

Current Language: English (US)

Profiler Position: N/A (disabled)

CPU: 8x Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

 

Edit: IM LITERALLY GIVING IT 8 GIGS OF RAM

 

Show content
---- Minecraft Crash Report ----

// Hi. I'm Minecraft, and I'm a crashaholic.

 

Time: 7/4/18 1:19 PM

Description: Exception in server tick loop

 

java.lang.OutOfMemoryError: Java heap space

at java.io.FileOutputStream.close(FileOutputStream.java:354)

at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:241)

at java.io.FilterOutputStream.close(FilterOutputStream.java:159)

at java.io.FilterOutputStream.close(FilterOutputStream.java:159)

at net.minecraft.nbt.CompressedStreamTools.func_74799_a(CompressedStreamTools.java:51)

at net.minecraft.world.storage.SaveHandler.func_75755_a(SaveHandler.java:148)

at net.minecraft.world.chunk.storage.AnvilSaveHandler.func_75755_a(AnvilSaveHandler.java:40)

at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:1051)

at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1000)

at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:408)

at net.minecraft.server.integrated.IntegratedServer.func_71267_a(IntegratedServer.java:252)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:170)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)

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.12.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: 62667864 bytes (59 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB)

JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.42 Powered by Forge 14.23.4.2707 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                                |

|:--------- |:----------- |:------------- |:----------------------------- |:---------------------------------------- |

| UCHIJAAAA | minecraft   | 1.12.2        | minecraft.jar                 | None                                     |

| UCHIJAAAA | mcp         | 9.42          | minecraft.jar                 | None                                     |

| UCHIJAAAA | FML         | 8.0.99.99     | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCHIJAAAA | forge       | 14.23.4.2707  | forge-1.12.2-14.23.4.2707.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCHIJAAAA | thedalekmod | (Update 48.0) | Dalek-Mod-Update-48.jar       | None                                     |

 

Loaded coremods (and transformers): 

Profiler Position: N/A (disabled)

Player Count: 1 / 8; [EntityPlayerMP['Bengisaru'/172, l='LFG - LFG minecraft server', x=932.76, y=112.78, z=-676.00]]

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

what are they loading that could run me out of four gigabytes, GTA 5? the meaning of life? an actual working TARDIS that will affect the user in real life (i hope it's this one)?

Join our discord for more info. There have been around 125 bugs reported already, and they are being fixed in test builds that are released there.

I'm sorry to say this... but I also have gotten the same crash report as the other people (i don't know if I sound rude or not, sorry) have a nice day

I figured it out!!! you need to install java 64 bit and maybe better fps mod (that's what I did but it might work with out it) and now I can play!! try it out if it doesn't work then... I don't know. :D

I figured it out!!! you need to install java 64 bit and maybe better fps mod (that's what I did but it might work with out it) and now I can play!! try it out if it doesn't work then... I don't know. :D

 how do i make minecraft run on the 64 bit version of java and not the 32 bit one

Hello there,

 

Use the following guide to use 64 bit java instead of 32 bit.

 

1. Press the Windows key + S so the search bar will appear or click on the search bar icon if you have one.

 

2. Type in the search bar Control Panel.

 

3. Go to programs and features. 

 

4. Click on java and click on the delete button. 

 

5. After you deleted java go to the Java website.

 

6. Below the download button it should say "See all Java downloads" click on that if not try to find that sentence somewhere else on the website. 

 

7. After that go to the Windows section and click on "Windows Offline (64-bit) it shall then download it.

 

8. Follow the install guide and after that you have installed Java 64 bit.

 

May you not succeed then post it on this thread and I shall edit this post and add pictures.

Hello there,

 

Use the following guide to use 64 bit java instead of 32 bit.

 

1. Press the Windows key + S so the search bar will appear or click on the search bar icon if you have one.

 

2. Type in the search bar Control Panel.

 

3. Go to programs and features. 

 

4. Click on java and click on the delete button. 

 

5. After you deleted java go to the Java website.

 

6. Below the download button it should say "See all Java downloads" click on that if not try to find that sentence somewhere else on the website. 

 

7. After that go to the Windows section and click on "Windows Offline (64-bit) it shall then download it.

 

8. Follow the install guide and after that you have installed Java 64 bit.

 

May you not succeed then post it on this thread and I shall edit this post and add pictures.

 did all this and the only version of java on my pc is 64 bit but i still cant start up worlds

You must be logged in to post.