Offline help.

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

NoMercy745

New Member
Jul 29, 2019
2
0
0
I have played FTB for a while now an recently everytime I log in offline, I get this message:

[16:40:55] [INFO] OptionsPane.<init>:156: [i18n] Added 0 enUS to options pane
[16:40:55] [INFO] I18N.setLocale:142: [i18n] enUS English language file loaded!
[16:40:55] [ERROR] NumberFormatException.forInputString:-1->LaunchFrame.getUnreadNews:1066: For input string: "<html><body>You are being <a href='https://n5.meraki.com/splash/?mac=0...newsupdate.php'>redirected</a>.</body></html>": java.lang.NumberFormatException: For input string: "<html><body>You are being <a href='https://n5.meraki.com/splash/?mac=0...newsupdate.php'>redirected</a>.</body></html>"
java.lang.NumberFormatException.forInputString(Unknown Source)
java.lang.Long.parseLong(Unknown Source)
java.lang.Long.parseLong(Unknown Source)
net.ftb.gui.LaunchFrame.getUnreadNews(LaunchFrame.java:1048)
net.ftb.gui.LaunchFrame.setNewsIcon(LaunchFrame.java:511)
net.ftb.gui.LaunchFrame.<init>(LaunchFrame.java:491)
net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:251)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$200(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
[16:40:55] [INFO] ModpackLoader.run:59: Loading modpack information for modpacks.xml...
[16:40:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: [Fatal Error] :1:107: The reference to entity "client_ip" must end with the ';' delimiter.
[16:40:56] [ERROR] DOMParser.parse:-1->ModpackLoader.run:78: Exception reading modpack file: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 107; The reference to entity "client_ip" must end with the ';' delimiter.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:86)
net.ftb.workers.ModpackLoader.run(ModpackLoader.java:76)
[16:40:56] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: [Fatal Error] :1:107: The reference to entity "client_ip" must end with the ';' delimiter.
[16:40:56] [ERROR] DOMParser.parse:-1->UpdateChecker.loadInfo:65: The reference to entity "client_ip" must end with the ';' delimiter.: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 107; The reference to entity "client_ip" must end with the ';' delimiter.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:86)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:63)
net.ftb.updater.UpdateChecker.loadInfo(UpdateChecker.java:52)
net.ftb.updater.UpdateChecker.<init>(UpdateChecker.java:42)
net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:271)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$200(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
[16:41:01] [ERROR] NumberFormatException.forInputString:-1->LaunchFrame.getUnreadNews:1066: For input string: "<html><body>You are being <a href='https://n5.meraki.com/splash/?mac=0...newsupdate.php'>redirected</a>.</body></html>": java.lang.NumberFormatException: For input string: "<html><body>You are being <a href='https://n5.meraki.com/splash/?mac=0...newsupdate.php'>redirected</a>.</body></html>"
java.lang.NumberFormatException.forInputString(Unknown Source)
java.lang.Long.parseLong(Unknown Source)
java.lang.Long.parseLong(Unknown Source)
net.ftb.gui.LaunchFrame.getUnreadNews(LaunchFrame.java:1048)
net.ftb.gui.LaunchFrame.setNewsIcon(LaunchFrame.java:511)
net.ftb.gui.panes.NewsPane.onVisible(NewsPane.java:76)
net.ftb.gui.LaunchFrame$12.stateChanged(LaunchFrame.java:502)
javax.swing.JTabbedPane.fireStateChanged(Unknown Source)
javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source)
javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source)
javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source)
javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source)
javax.swing.JTabbedPane.setSelectedIndex(Unknown Source)
javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mousePressed(Unknown Source)
javax.swing.plaf.synth.SynthTabbedPaneUI$1.mousePressed(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$200(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
Can Anyone help?
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Well do this first:
Please read below. Please be sure to read all of the info available in the 2 articles.
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your setup. Please also read the extra info at the bottom of the guide, and apply all applicable suggestions.

Please post your complete client-side (launcher) console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs and prevent them from expiring: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
My guess: something updated on your computer
 

Viper-7

New Member
Jul 29, 2019
30
0
0
Looks like the problem is because you aren't actually offline. The launcher is still trying to fetch updated news and pack information, and instead of getting a timeout error (which it could handle), it's getting a Motel 6 payment portal page (which it can't understand.) Try unplugging any network cables and disconnect from the local wireless, then try again. Once FTB has started you should be fine to connect to the wireless again if you need it.
 
Status
Not open for further replies.