Page 1 of 1

Forge crashs right afer launching

PostPosted: 17 Mar 2013, 16:33
by Grim Rowe
Hello, I've a problem with Forge, he crashs when he'd finished launching, I attached the crash report.

I've downloaded the latest version of Forge and Java, then an older version of Forge, and the problem still here. Thanks a lot for the help.
 
Description: [describe what you were doing when the crash occurred]

StreamException | Open
Code: Select all
Forge Version:    1.3.10-r20348
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_13 Oracle Corporation

com.thoughtworks.xstream.io.StreamException: Cannot create XmlPullParser
   at com.thoughtworks.xstream.io.xml.AbstractXppDriver.createReader(AbstractXppDriver.java:56)
   at com.thoughtworks.xstream.XStream.fromXML(XStream.java:912)
   at com.thoughtworks.xstream.XStream.fromXML(XStream.java:903)
   at forge.quest.bazaar.QuestBazaarManager.load(QuestBazaarManager.java:82)
   at forge.quest.bazaar.QuestBazaarManager.getStallNames(QuestBazaarManager.java:191)
   at forge.view.ViewBazaarUI.populateStalls(ViewBazaarUI.java:58)
   at forge.control.ControlBazaarUI.initBazaar(ControlBazaarUI.java:50)
   at forge.view.ViewBazaarUI.<init>(ViewBazaarUI.java:52)
   at forge.view.FView.cacheUIStates(FView.java:217)
   at forge.view.FView.initialize(FView.java:102)
   at forge.control.FControl$6.run(FControl.java:179)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
 

Re: Forge crashs right afer launching

PostPosted: 17 Mar 2013, 18:34
by myk
Does the res/quest/bazaar/index.xml file exist? It should be 10544 bytes long.

Re: Forge crashs right afer launching

PostPosted: 18 Mar 2013, 00:28
by Grim Rowe
Yes, an index.xml file exists, 10544 bytes long. But my problem was already here =/