Just installed soartex textures and cant load

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Lindorn

New Member
Jul 29, 2019
2
0
0
Hey guys

Im setting up minecraft for the first time on this machine and got FTB. I just followed the instructions for Soartext

*Installed optifine under jar in "edit mod pack"
*Installed the mod pack afterward.

Now I get the following error in my logs and can't start minecraft through the FTB patcher

Login complete.
Ultimate
Modpack is up to date.
dirs mk'd
Current: 1.4.7
Required: 1.4.7
Setting MinMemory to 256
Setting MaxMemory to 4352
Loading jars...
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/instMods/liteloader.zip
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/instMods/OptiFine_1.5.2_HD_U_D3.zip
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/instMods/MinecraftForge.zip
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/minecraft/bin/minecraft.jar
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/minecraft/bin/lwjgl.jar
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/minecraft/bin/lwjgl_util.jar
Added URL to classpath: file:/C:/Users/Aaron/Desktop/Minecraft/Ultimate/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 67
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Aaron\AppData\Roaming\.minecraft
Launching with applet wrapper...
2013-06-17 20:00:47 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-06-17 20:00:47 [INFO] [MiscPeripheralsASM] Initialized
2013-06-17 20:00:48 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-06-17 20:00:48 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-17 20:00:48 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-06-17 20:00:48 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-06-17 20:00:48 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-06-17 20:00:48 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-06-17 20:00:48 [INFO] [STDOUT] 1 bit stencil buffer added
2013-06-17 20:00:48 [INFO] [STDOUT] Inserted super call into avz.c
2013-06-17 20:00:48 [INFO] [STDOUT] avf was overriden from NotEnoughItems.jar
2013-06-17 20:00:49 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
2013-06-17 20:00:49 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-06-17 20:00:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-17 20:00:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-06-17 20:00:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-06-17 20:00:49 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-06-17 20:00:49 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:51)
2013-06-17 20:00:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-17 20:00:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-06-17 20:00:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-06-17 20:00:49 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-06-17 20:00:49 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:85)
2013-06-17 20:00:49 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
2013-06-17 20:00:49 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:208)
2013-06-17 20:00:49 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: ano
2013-06-17 20:00:49 [INFO] [STDERR] at amq.<clinit>(Block.java:115)
2013-06-17 20:00:49 [INFO] [STDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-06-17 20:00:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:250)
2013-06-17 20:00:49 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-06-17 20:00:49 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-06-17 20:00:49 [INFO] [STDERR] ... 18 more
2013-06-17 20:00:49 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: ano
2013-06-17 20:00:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-06-17 20:00:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] ... 23 more
2013-06-17 20:00:49 [INFO] [STDERR] Caused by: java.lang.IncompatibleClassChangeError: Implementing class
2013-06-17 20:00:49 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-06-17 20:00:49 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-06-17 20:00:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-06-17 20:00:49 [INFO] [STDERR] ... 25 more
2013-06-17 20:00:49 [INFO] [STDERR] [20:00:49] [ERROR] FMLRelauncher.relaunchApplet:269->MinecraftLauncher.main:214: Unhandled error launching minecraft: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
net.minecraft.Launcher.init(Launcher.java:85)
net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:208
 

Lindorn

New Member
Jul 29, 2019
2
0
0
I tinkered with it and its related to optifine, but other than that I cant figure out what. (If I disable the jar mod, the client loads fine)
 

Philo

New Member
Jul 29, 2019
89
0
0
/Edit:
Nevermind, I just realized that the big white chunk in your message actually contains invisible text which answers my questions.
Please don't copy/paste from the console in the future. Use pastebin.

ps:
Just to make sure: Without Optifine installed and with the default texture pack, the game launches and works fine?
 
Status
Not open for further replies.