Jump to content

Emulater or XML viewer..


Guest ChrisB

Recommended Posts

Guest tormod

I’m sorry!! :oops:

One more example on that I really should have paid more intension on my English class.. :roll:

:oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops:

read the instructions again.

the XML file goes into the http://smartphone.MoDaCo.com/viewtopic.php?t=714>homescreen folder.

Any http://smartphone.MoDaCo.com/viewtopic.php?t=714>http://smartphone.MoDaCo.com/viewtopic.php?t=714>plug-in images go into the IPSMApplication DataHome folder

So you are trying to load the xml from the wrong place

[---------- EDIT -------------

stil got the same "Bad XML format?" window :roll: :cry: :?:

In the cmd.exe window that's open with the java screen shows this:

Error reading kl1wdr.minimal.home.xml

org.xml.sax.SAXParseException: XML declaration may only begin entities.

at org.apache.crimson.parser.Parser2.fatal(Unknown Source)

at org.apache.crimson.parser.Parser2.fatal(Unknown Source)

at org.apache.crimson.parser.Parser2.maybePI(Unknown Source)

at org.apache.crimson.parser.Parser2.maybeMisc(Unknown Source)

at org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)

at org.apache.crimson.parser.Parser2.parse(Unknown Source)

at org.apache.crimson.parser.XMLReaderImpl.parse(Unknown Source)

at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(Unknown Source)

at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

at HomeScreenViewer.readXML(HomeScreenViewer.java:323)

at HomeScreenViewer.reopenCurrentFile(HomeScreenViewer.java:383)

at HomeScreenViewer.openFile(HomeScreenViewer.java:374)

at HomeScreenViewer.FileOpenMenuItemActionPerformed(HomeScreenViewer.jav

a:272)

at HomeScreenViewer.access$100(HomeScreenViewer.java:22)

at HomeScreenViewer$2.actionPerformed(HomeScreenViewer.java:90)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow

n Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.AbstractButton.doClick(Unknown Source)

at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)

at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease

d(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)

what is I'm missisng?

Link to comment
Share on other sites

The error is occuring when it's reading the XML, so it's too early to tell if you're missing any files yet. You definately have a problem with your basic XML format though. Can you load the file into IE and see what it says?

From the exception stack, you can actually see it's the org.apache XML parser that is throwing the error, so there really is not much I can do except report it and stop. I just wish the error messages it generated were a little more meaningfull. :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.