Ultimate Pack version 1.00 crashes on startup

  • 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.

smash090

New Member
Jul 29, 2019
21
0
0
Updated to Ultimate Pack and anytime it loads the game crashes before right after the Mojang screen. Anyone else getting this problem?
 
Here is the log right before the crash.
2013-03-04 22:34:27 [SEVERE] [ForgeModLoader] Caught exception from Forestry java.lang.RuntimeException: Tried to recreate an item id (13031 / shifted:13287) for an item which already exists as assemblyline.common.machine.encoder.ItemDisk@433d962b. Check your config and resolve the conflict. at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:380) at forestry.plugins.PluginForestryCore.registerItems(PluginForestryCore.java:263) at forestry.plugins.NativePlugin.preInit(NativePlugin.java:18) at forestry.plugins.PluginForestryCore.preInit(PluginForestryCore.java:63) at forestry.core.ForestryCore.init(ForestryCore.java:70) at forestry.core.ForestryClient.init(ForestryClient.java:32) at forestry.Forestry.init(Forestry.java:49) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207) at net.minecraft.client.Minecraft.a(Minecraft.java:458) at asq.a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:746) at java.lang.Thread.run(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] java.lang.RuntimeException: Could not register backpacks via Forestry. Check your FML Client log and see if Forestry crashed silently. 2013-03-04 22:34:27 [INFO] [STDERR] at thaumicbees.main.Config.setupItems(Config.java:210) 2013-03-04 22:34:27 [INFO] [STDERR] at thaumicbees.main.ThaumicBees.init(ThaumicBees.java:74) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2013-03-04 22:34:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2013-03-04 22:34:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2013-03-04 22:34:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86) 2013-03-04 22:34:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676) 2013-03-04 22:34:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207) 2013-03-04 22:34:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:458) 2013-03-04 22:34:27 [INFO] [STDERR] at asq.a(SourceFile:56) 2013-03-04 22:34:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746) 2013-03-04 22:34:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source) 2013-03-04 22:34:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException 2013-03-04 22:34:27 [INFO] [STDERR] at thaumicbees.main.Config.setupItems(Config.java:194) 2013-03-04 22:34:27 [INFO] [STDERR] ... 31 more
 
Do you have a crash report and Console log report posted to pastebin you could share the link with us please?

Arg... You posted while I was replying..... Hold on while I review your log. :D

Could you post the log to pastebin please? I really find it hard to read them on the forum. Bad eyes i think... :D
 
Had the same problem. Here's the fix:
1. Head on over to the launchers options tab.
2. Hit FORCE UPDATE
3. Launch.
4. If you crash again, open your task manager and kill ALL java processes.
5. Repeat 1-3
6. If failing again, return here with another log.
 
Got your problem(s)...
pastebin said:
2013-03-04 23:00:44 [INFO] [ForgeModLoader] FML has found a non-mod file OptiFine_1.4.6_HD_D5.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

Optifine is not a "mod" mod, it needs to be installed in the "Jar Mods" Folder

pastebin said:
.....Loading URL: file:/C:/Users/Cody/Desktop/FTB/ultimate/....
In the options tab, select the install folder to "C:\FTB\"
It will help. :D
 
  • Like
Reactions: smash090
Thanks All that seems to have fixed it!

and just curious what does the change install folder to C:\FTB\ help with?
 
Thanks All that seems to have fixed it!

and just curious what does the change install folder to C:\FTB\ help with?

Hmm.... Realize that this info is NOT backed up by reports... Just by my observations....
  • FTB, modded Minecraft in general and other launcher who shall not be named seem to sometimes have a problem when they are installed to the desktop
  • They also seem to sometimes have a problem when the path has a space in it. (Usually the space is in the user name...)
  • Since no permissions (other then normal ones required to start FTB) are required to write to "C:\FTB\", it makes that issue go away
  • Sorter File name, seems to give me a slight (5-10) increase in FPS
 
For reference, v1.0.0 of the Ultimate Pack accidentally left in a mod that wasn't supposed to be in the pack and it happened to have an ID conflict with another mod. v1.0.1 removes that mod, fixing the problem. :)
 
What version of Opti should be used? Something breaks when I try to play SSP with Opti installed (the latest version)...
Here's where the Error Happens:
2013-03-05 15:47:40 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-03-05 15:47:40 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-03-05 15:47:40 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
2013-03-05 15:47:40 [INFO] [STDERR]at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
2013-03-05 15:47:40 [INFO] [STDERR]at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
2013-03-05 15:47:40 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-03-05 15:47:40 [INFO] [STDERR]at fy.run(SourceFile:849)
 
Use D5. I know it works because I use it myself, so it's much more likely you're installing it incorrectly than anything else. Remember it's a JAR mod.
 
I put it in the instMods folder, I know enough about modding to know to do that :p

I was using U_A2 I think
 
Double-checking your error, there's a bug unique to SSP where if you save and exit in a Mystcraft age, the next time you load the world it will crash on load... but the next time it'll be completely fine.

I get this all the time. It's a MystCraft bug that could do with a fix but XComp is a busy guy. :)
 
I get the crash every time I load up the world, even a new one, lets hope this works.
I want to spend some time in SSP messing with stuff before my favorite server updates to this.
 
Status
Not open for further replies.