FTB Launcher Crash (Direwolf20 1.5 Pack)

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Joaker

New Member
Jul 29, 2019
5
0
0
I run the game, launch the modpack, and it begins loading. Eventually it crashes and gives me this screen:
Also, if I close the game, I have a few seconds before the console closes, and it gives me a "Fatal Error" Message, but I can't copy and paste it cause it only shows up AS I close it.
2013-08-02 21:38:39 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.OutOfMemoryError
2013-08-02 21:38:39 [INFO] [STDERR] at sun.misc.Unsafe.allocateMemory(Native Method)
2013-08-02 21:38:39 [INFO] [STDERR] at java.nio.DirectByteBuffer.<init>(Unknown Source)
2013-08-02 21:38:39 [INFO] [STDERR] at java.nio.ByteBuffer.allocateDirect(Unknown Source)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.texture.Texture.<init>(Texture.java:118)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.texture.Texture.<init>(Texture.java:100)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureManager.func_94261_a(TextureManager.java:160)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureManager.func_98145_a(TextureManager.java:167)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.texture.Stitcher.func_94306_e(Stitcher.java:65)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureMap.func_94247_b(TextureMap.java:130)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.RenderEngine.func_94152_c(RenderEngine.java:522)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.renderer.RenderEngine.func_78352_b(RenderEngine.java:433)
2013-08-02 21:38:39 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:258)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:479)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-08-02 21:38:39 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-08-02 21:38:39 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source).
 

aaronfranke

New Member
Jul 29, 2019
36
0
0
"java.lang.OutOfMemoryError"

Have you tried allocating more memory? If on a 64-bit system, please be sure you are running 64-bit Java.
 

Joaker

New Member
Jul 29, 2019
5
0
0
I haven't tried that actually, thanks for the suggestion. I'll give that a shot next time I'm on.
 

Joaker

New Member
Jul 29, 2019
5
0
0
AH! After changing a few options on the launcher itself I got that fatal error report I mentioned. Hope this helps anyone that comes along help me solve this. I'm not too good with these kinds of things (I don't know how to link this right. When I try to copy and paste it comes out in gibberish. If you highlight the message you can see what it says but... well.. ya know:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4fc6c059, pid=2944, tid=3612
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode windows-x86 )
# Problematic frame:
# C [OpenAL32.dll+0xc059] alcCloseDevice+0x52fe
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Documents and Settings\John III\Desktop\Games\hs_err_pid2944.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp:
#
 
Status
Not open for further replies.