Launcher Update won't let me use FTB

  • 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

AdamRobero

New Member
Jul 29, 2019
10
0
0
Title explains it. I was playing FTB and shut it down for an hour or two. I reopened it and the launcher said there was a new update :)

Installed the update and now when I attempt to open Ultimate, I get the following message:

Could not find the main class. Program will exit/

I've tried about 5 times to open and I get the same result...
 

ImOk

New Member
Jul 29, 2019
21
0
0
I too recently updated. Now when I run the launcher, nothing happens... i do get some errors in the log though...

Code:
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: Exception in thread "AWT-EventQueue-0"
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: java.lang.NumberFormatException: For input string: "0-ea"
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.lang.NumberFormatException.forInputString(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.lang.Integer.parseInt(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.lang.Integer.parseInt(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.util.winreg.JavaInfo.<init>(JavaInfo.java:56)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.util.winreg.JavaFinder.findJavas(JavaFinder.java:93)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.util.winreg.JavaFinder.parseWinJavaVersion(JavaFinder.java:128)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.panes.OptionsPane.<init>(OptionsPane.java:128)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame.<init>(LaunchFrame.java:500)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:270)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue.access$400(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue$3.run(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue$3.run(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.security.AccessController.doPrivileged(Native Method)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[13:45:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.run(Unknown Source)
 

McMutton

New Member
Jul 29, 2019
18
0
0
Title explains it. I was playing FTB and shut it down for an hour or two. I reopened it and the launcher said there was a new update :)

Installed the update and now when I attempt to open Ultimate, I get the following message:

Could not find the main class. Program will exit/

I've tried about 5 times to open and I get the same result...


Check if the FTB-Folder has Spaces or other uncommon characters in it...
I had it installed in "C:\FTB Mods", after renaming it to "FTBMods" it worked for me... I had the same problem that it couldn't find the mainclass and it's working now.
 

beadydub

New Member
Jul 29, 2019
2
0
0
I might have the same problem This is what i got after updating


FTBLaunch starting up (version 1.2.8)
Java version: 1.7.0_40-ea
Java vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre7
Java specification: Java Virtual Machine Specification version: 1.7 by Oracle Corporation
Java vm: Java HotSpot(TM) 64-Bit Server VM version: 24.0-b46 by Oracle Corporation
OS: amd64 Windows 8 6.2
AnalyticsBackgroundThread started
[i18n] Checking for updates ...
[i18n] enUS English language file loaded!
[i18n] remoteVer = 10
[i18n] localVer = 10
[i18n] Files are up to date
[i18n] Fallback enUS loaded
From Console: Exception in thread "AWT-EventQueue-0"
From Console: java.lang.NumberFormatException: For input string: "40-ea"
From Console: at java.lang.NumberFormatException.forInputString(Unknown Source)
From Console: at java.lang.Integer.parseInt(Unknown Source)
From Console: at java.lang.Integer.parseInt(Unknown Source)
From Console: at net.ftb.util.winreg.JavaInfo.<init>(JavaInfo.java:49)
From Console: at net.ftb.util.winreg.JavaFinder.findJavas(JavaFinder.java:93)
From Console: at net.ftb.util.winreg.JavaFinder.parseWinJavaVersion(JavaFinder.java:128)
From Console: at net.ftb.gui.panes.OptionsPane.<init>(OptionsPane.java:128)
From Console: at net.ftb.gui.LaunchFrame.<init>(LaunchFrame.java:500)
From Console: at net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:270)
From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
From Console: at java.awt.EventQueue.access$200(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.security.AccessController.doPrivileged(Native Method)
From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.run(Unknown Source)
 
  • Like
Reactions: Jiaqi Li

Blue

New Member
Jul 29, 2019
223
0
0
it apears i have same issue with poster above



AnalyticsBackgroundThread started
FTBLaunch starting up (version 1.2.8)
Java version: 1.7.0_04-ea
Java vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre7
Java specification: Java Virtual Machine Specification version: 1.7 by Oracle Corporation
Java vm: Java HotSpot(TM) 64-Bit Server VM version: 23.0-b09 by Oracle Corporation
OS: amd64 Windows 7 6.1
[i18n] Checking for updates ...
[i18n] enUS English language file loaded!
From Console: Exception in thread "AWT-EventQueue-0"
From Console: java.lang.NumberFormatException: For input string: "04-ea"
From Console: at java.lang.NumberFormatException.forInputString(Unknown Source)
From Console: at java.lang.Integer.parseInt(Unknown Source)
From Console: at java.lang.Integer.parseInt(Unknown Source)
From Console: at net.ftb.util.winreg.JavaInfo.<init>(JavaInfo.java:49)
From Console: at net.ftb.util.winreg.JavaFinder.findJavas(JavaFinder.java:93)
From Console: at net.ftb.util.winreg.JavaFinder.parseWinJavaVersion(JavaFinder.java:128)
From Console: at net.ftb.gui.panes.OptionsPane.<init>(OptionsPane.java:128)
From Console: at net.ftb.gui.LaunchFrame.<init>(LaunchFrame.java:500)
From Console: at net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:270)
From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
From Console: at java.awt.EventQueue.access$000(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.security.AccessController.doPrivileged(Native Method)
From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.run(Unknown Source)
[i18n] remoteVer = 10
[i18n] localVer = 10
[i18n] Files are up to date
[i18n] Fallback enUS loaded
 
  • Like
Reactions: Jiaqi Li

Xombie11

New Member
Jul 29, 2019
20
0
0
I have the same problem I clicked update and the launcher closed but the console stayed up and displayed the same text as the post above I've tried closing the console and then opening the launcher again and just the console appeared and displayed the text from the post above although mine says FTBLaunch starting up (version 1.2.9) instead of FTBLaunch starting up (version 1.2.8)
 

clcaptain

New Member
Jul 29, 2019
2
0
0
When ever I try to play the mindcrack pack after I updated to the new launcher v1.2.9 while the mod pack is starting I get this crash report.
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 12/10/13 4:42 PM
Description: Failed to start game
java.lang.NullPointerException
at thaumcraft.common.Config.save(Config.java:575)
at thaumcraft.common.Thaumcraft.preInit(Thaumcraft.java:56)
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.GeneratedMethodAccessor4.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.loadMods(Loader.java:505)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:412)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_14, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 128964312 bytes (122 MB) / 266272768 bytes (253 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 7 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:permSize=128m
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: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Feed The Beast Mod Pack 66 mods loaded, 66 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded->Constructed->Pre-initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized
CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.11.0.jar) Unloaded->Constructed->Pre-initialized
Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized
CoFHCore [CoFH Core] (CoFHCore.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized
IC2 [IndustrialCraft 2] (IC2.jar) Unloaded->Constructed->Pre-initialized
Railcraft [Railcraft] (railcraft.jar) Unloaded->Constructed->Pre-initialized
RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized
RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized
RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized
RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
TwilightForest [The Twilight Forest] (TwilightForest.zip) Unloaded->Constructed->Pre-initialized
XyCraft [§3XyCraft] (xycraft.zip) Unloaded->Constructed->Pre-initialized
GregTech_Addon [GregTech-Addon] (GregTech.zip) Unloaded->Constructed->Pre-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-3.1c.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines [IC2 Advanced Machines Addon] (advancedmachines.zip) Unloaded->Constructed->Pre-initialized
AdvancedSolarPanel [Advanced Solar Panels] (advancedsolarpanel.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft [BiblioCraft] (BiblioCraft.zip) Unloaded->Constructed->Pre-initialized
ChickenChunks [ChickenChunks] (ChickenChunks 1.3.1.2.jar) Unloaded->Constructed->Pre-initialized
EnderStorage [EnderStorage] (EnderStorage.jar) Unloaded->Constructed->Pre-initialized
BinnieCore [Binnie Core] (extrabees-1.5.0.6b.zip) Unloaded->Constructed->Pre-initialized
ExtraBees [Extra Bees] (extrabees-1.5.0.6b.zip) Unloaded->Constructed->Pre-initialized
factorization.misc [Factorization Miscellaneous Nonsense] (factorization.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice [Factorization Dimensional Slices] (factorization.jar) Unloaded->Constructed->Pre-initialized
GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl.zip) Unloaded->Constructed->Pre-initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks.zip) Unloaded->Constructed->Pre-initialized
IronChest [Iron Chest] (IronChest.zip) Unloaded->Constructed->Pre-initialized
ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized
NEIPlugins [NEI Plugins] (neiplugins.jar) Unloaded->Constructed->Pre-initialized
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized
TC [Traincraft] (traincraft.jar) Unloaded->Constructed->Pre-initialized
drceph.petrogen [Petroleum Generator] (petrogen.zip) Unloaded->Constructed->Pre-initialized
PortalGun [Portal Gun] (PortalGun.zip) Unloaded->Constructed->Pre-initialized
SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized
StevesCarts [Steve's Carts] (StevesCarts.zip) Unloaded->Constructed->Pre-initialized
Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Errored
ThaumicBees [ThaumicBees] (thaumicbees.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized
XyCraftWorld [§2XyCraft World] (xycraft.zip) Unloaded->Constructed->Pre-initialized
XyCraftMachines [§9XyCraft Machines] (xycraft.zip) Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 8.14.10.1930, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Is there eney way I can fix this problem if there is could you please tell me.
 
Last edited by a moderator:

Xombie11

New Member
Jul 29, 2019
20
0
0
the launcher has been installed and working fine on my computer for a few months and has been fine with previous launcher updates it's just the newest update that gave me the problem
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
the launcher has been installed and working fine on my computer for a few months and has been fine with previous launcher updates it's just the newest update that gave me the problem
Read the thread I linked. Provide the information I asked for, in this thread.