[Solved] Ultimate crashing upon creating a world, different crash every time

Status
Not open for further replies.

Whovian

New Member
Jul 29, 2019
1,181
0
1
Well, I tried every other pack other than Magic and Tech Worlds, and I'm getting a crash only on Ultimate every time I try to create a new world. I seem to get a different crash/lack thereof every time, but here's what I just got this time.

2013-03-05 17:12:30 [INFO] [STDERR] java.lang.NoClassDefFoundError: com/mumfrey/liteloader/core/CallableLiteLoaderMods
2013-03-05 17:12:30 [INFO] [STDERR] at g.<init>(CallableJVMFlags.java:21)
2013-03-05 17:12:30 [INFO] [STDERR] at a.h(CrashReport.java:55)
2013-03-05 17:12:30 [INFO] [STDERR] at a.<init>(CrashReport.java:41)
2013-03-05 17:12:30 [INFO] [STDERR] at a.a(CrashReport.java:319)
2013-03-05 17:12:30 [INFO] [STDERR] at yc.<init>(World.java:292)
2013-03-05 17:12:30 [INFO] [STDERR] at in.<init>(WorldServer.java:103)
2013-03-05 17:12:30 [INFO] [STDERR] at ih.<init>(SourceFile:10)
2013-03-05 17:12:30 [INFO] [STDERR] at bdz.a(IntegratedServer.java:72)
2013-03-05 17:12:30 [INFO] [STDERR] at bdz.c(IntegratedServer.java:101)
2013-03-05 17:12:30 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-03-05 17:12:30 [INFO] [STDERR] at fy.run(SourceFile:849)

I also got a NoClassDefFoundError: p, but, unfortunately, used Apple-C instead of Ctrl-C and didn't copy that one. Disabling Voxel and LiteLoader to see if that does anything.

EDIT: A few other problems I got were a NoClassDefFoundError: forestry/mail/tradestation, and on my next attempt something about 0x0 and then both the launcher and the log immediately closed. After removing everything Voxel-related, mind you.
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
Hm...

  1. Close everything.
  2. Launch FTB
  3. launch ultimate
  4. after crash...
    • Upload console log to pastbin. It is found in the minecraft directory of the mod you are using.
    • Upload the crash report if there is one.
Hope I can help. :D
 

Whovian

New Member
Jul 29, 2019
1,181
0
1
Soon as I get another significant crash report other than freezing after "no save data for portalgun." :p
 

Whovian

New Member
Jul 29, 2019
1,181
0
1
Okay, got one this time. This time's a RAM issue, despite having 2 GB allocated.

http://pastebin.com/HbqEPbyj

EDIT: Another try resulted in a similar crash. I'll just post the exception bit here. The whole "null" thing's hilarious. Sorry for crash report overload!

2013-03-05 17:32:09 [SEVERE] [ForgeModLoader] A fatal exception occurred during the server starting event
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:493)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
at null
2013-03-05 17:32:10 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space
2013-03-05 17:32:14 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space
2013-03-05 17:32:17 [INFO] [STDERR] Exception in thread "Server thread" java.lang.OutOfMemoryError: PermGen space

Yes, I am on a mac, and yes, I did downgrade back to Java 6.
 

Whovian

New Member
Jul 29, 2019
1,181
0
1
Excellent! That worked!

Now to figure out why my custom "Ultimate" is crashing. Expect more forum clogging up from me. :p
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
Glad it worked....

I usually install mine to "C:\FTB\" as that solved MANY issues I was having.

Look forward to helping you mod out the pack. (make sure to start a new thread! :D)

Please change the title of thread to "Solved"

Did you notice the bottom line in my sig? (hint hint) :D:D:D
 

Whovian

New Member
Jul 29, 2019
1,181
0
1
Just had another minor question. The RAM command that seemed to fix the issue in the FTB Launcher. I want to keep my FTB install folder as "pure" as possible, so I'd like to have the standard Ultimate linked to by the Ultimate option. Is there any way to get that command to work in MultiMC? I tried putting it as the pre-launch command, but it just told me that the pre-launch command failed with exit code -1.
 

MasterOfParadox

New Member
Jul 29, 2019
4
0
0
Agh, kept trying to type those things in, but it wouldnt even start FTB up.
and then i noticed when i was copying+pasting those perimeters in, there was a FREAKING SPACE in the start of the perimeters.
Now everything works awesome. Thanks.
 
Status
Not open for further replies.