Windows .exe FTB Direwolf20 starts and immediately closes

  • 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

GrafTolayn

New Member
Jul 29, 2019
9
0
0
Operating System and bit type: Windows 8, 64bit
Java version/update and bit type: 7u45, 64 bit
Launcher version: v1.3.2
Description of the Issue:
First try at Horizons. Click launch, the console starts moving, a window for Minecraft appears for a brief second and it CTDs. I have no extra mods installed. I have verified no other Java programs/updates exist.
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 30.12.13 10:02
Description: Initializing game

java.lang.NoClassDefFoundError: paulscode/sound/codecs/CodecJOrbis
at net.minecraft.client.audio.SoundManager.<init>(SoundManager.java:83)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: paulscode.sound.codecs.CodecJOrbis
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 10 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)
at codechicken.core.asm.DefaultImplementationTransformer.transform(DefaultImplementationTransformer.java:84)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 12 more


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

-- Head --
Stacktrace:
at net.minecraft.client.audio.SoundManager.<init>(SoundManager.java:83)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 503333256 bytes (480 MB) / 591396864 bytes (564 MB) up to 1193279488 bytes (1138 MB)
JVM Flags: 3 total; -Xms256M -Xmx1280M -XX:permSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Launched Version: 1.6.4
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 5700 Series GL version 4.2.12430 Compatibility Profile Context 13.152.1.8000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
java.lang.NoClassDefFoundError: paulscode/sound/codecs/CodecJOrbis
I believe that a library file did not download and that is why you are getting this error. Please post a console log to pastebin.com and link to it here. Click on the 'Paste my log to pastebin.com' button on the console. This will add a link at the bottom of the console. Provide us with the link so we can see your log.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
That is strange I cannot seem to find a fix using Google. I have checked my install folder and found that there is a file that is called codecjorbis-20101023.jar located in the folder below. See if you have the file in your ftb install folder and what the size is, mines ~102kb
FTB\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar

P.S. Is the console in debug mode? There is no folder listed where you are putting the launcher/installing the mod packs. Where are you putting the folder? If you follow the recommended setup guide it should be on your desktop in a folder named FTB.