Crash when launching FTB Ultimate

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

DigitalT

New Member
Jul 29, 2019
31
0
0
When I try to launch the Ultimate Pack I get a crash after the Mojang splash screen. I have tried other packs and they launch fine. I just checked my java and it is up to date. I have deleted FTB and Minecraft and reinstalled them and same error.

Code:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
 
Time: 4/27/13 9:20 AM
Description: Failed to start game
 
java.lang.NumberFormatException: Sign character in wrong position
    at java.lang.Integer.decode(Unknown Source)
    at portalgun.client.core.ClientProxy.mapCHexes(ClientProxy.java:294)
    at portalgun.common.core.CommonProxy.initModPart(CommonProxy.java:291)
    at portalgun.common.core.CommonProxy.initModParts(CommonProxy.java:149)
    at portalgun.common.PortalGun.load(PortalGun.java:176)
    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)

http://pastebin.com/HUaHNe0a
 

DigitalT

New Member
Jul 29, 2019
31
0
0
Ok, I have tried different things and it seems that if I disable portal gun, everything works fine. Any ideas to get it to work with portal gun?
 

DigitalT

New Member
Jul 29, 2019
31
0
0
Can anyone help me out here? Would really like to be able to play with the portal gun mod. I even downloaded a fresh install and nothing.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Sorry just realized what the problem was. You are not trying to add portal gun, but stop it from giving you the error. Sorry for the confusion.

Edit: Do you get the same error with the fresh install? If not please post it.
Edit2: Try this. Backup and delete the portalgun files in your individual save folder one by one and see if it fixes it. Namely anything that has portalgun in the name.
 

DigitalT

New Member
Jul 29, 2019
31
0
0
I deleted everything, and reinstalled FTB. I even deleted all the saves and started fresh ones. Also it is the same error.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
  • Like
Reactions: Nerixel

DigitalT

New Member
Jul 29, 2019
31
0
0
Went through those steps, JAVA 64 is on 21 now. The game is still crashing on startup with Portal Gun installed.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
There was no change besides the date. Have you tried it without the texture pack and/or without Optifine? Hopefully it is not that, but that is the only non default thing I can see that was added to the pack. Unless there are other mods you added. If I'm missing an added mod please tell me.
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
please follow the second link in my signature about log files and post a complete clientside log in debug mode to pastebin and link here. ty.
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
Ok, I want you to try one thing, try giving at least 2 gigs of max memory to your ftb. I've seen some mods give out funky errors similar to this just because of that on some systems.

I'm not sure if that is the latest portal gun for 1.4.7 in the pack, so you can try upgrading it or downgrading it as appropriate if adding memory doesn't work.
 

DigitalT

New Member
Jul 29, 2019
31
0
0
Ok, here is an Update on it. It seems to be something with my login information. If I let someone else log in with their account, it loads just fine. Also if I log in on someone else's computer it does not work, but they can log in just fine.
 
Status
Not open for further replies.