Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OIG / Java issue #682

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments
Closed

OIG / Java issue #682

GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Game version: 0.95.107


Operating System: Windows 7 Home Premium 64-bit


Java runtime version: 6.0.240.7


Installed using the Launcher? Yes


Game language (en, hu, de): English


What steps will reproduce the problem?
1. Right click open-ig-launcher
2. Open with
3. Select 'Java(TM) Platform SE binary'


What is the expected output? What do you see instead? To open the launcher with 
the options to run the game, etc. Instead, I get an error that states:

"Error during download:java.util.concurrent.ExecutionException: 
java.xml.stream.XML StreamException: java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)


Please provide any additional information below. Java error window after 
closing the above error window provides the following information:

--------------------

An unexpected error occurred.
You should consider submitting an error report via the project issue list:
https://code.google.com/p/open-ig/issues/list
Please include the following diagnostic information followed by the error 
stacktrace(s):
   Java version: 1.7.0_07
   Java vendor: Oracle Corporation (http://java.oracle.com/)
   Java class version: 51.0
   Operating system: Windows 7, x86, 6.1
   Game version: 0.39
   Command line: []
   Available memory: 8 MB
   Maximum memory: 247 MB
   Parallelism: 8
   Language: en
   Date and time: 2012-10-14T17:52:49.273Z
----
java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at hu.openig.launcher.Launcher.downloadFiles(Launcher.java:1981)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1222)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

java.util.concurrent.ExecutionException: javax.xml.stream.XMLStreamException: 
java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
    at java.util.concurrent.FutureTask.get(Unknown Source)
    at javax.swing.SwingWorker.get(Unknown Source)
    at hu.openig.launcher.Launcher$30.done(Launcher.java:1231)
    at javax.swing.SwingWorker$5.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    at sun.swing.AccumulativeRunnable.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    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)
Caused by: javax.xml.stream.XMLStreamException: java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at hu.openig.utils.XElement.parseXML(XElement.java:298)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1223)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(Unknown Source)
    at hu.openig.utils.XElement.parseXML(XElement.java:291)
    ... 9 more

--------------------

At this point entering the OIG window shows the three buttons: Campaign Editor, 
DLCs..., and Other options. Closing the OIG window gives another java error 
report:

--------------------

An unexpected error occurred.
You should consider submitting an error report via the project issue list:
https://code.google.com/p/open-ig/issues/list
Please include the following diagnostic information followed by the error 
stacktrace(s):
   Java version: 1.7.0_07
   Java vendor: Oracle Corporation (http://java.oracle.com/)
   Java class version: 51.0
   Operating system: Windows 7, x86, 6.1
   Game version: 0.39
   Command line: []
   Available memory: 8 MB
   Maximum memory: 247 MB
   Parallelism: 8
   Language: en
   Date and time: 2012-10-14T17:52:49.273Z
----
java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at hu.openig.launcher.Launcher.downloadFiles(Launcher.java:1981)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1222)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

java.util.concurrent.ExecutionException: javax.xml.stream.XMLStreamException: 
java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
    at java.util.concurrent.FutureTask.get(Unknown Source)
    at javax.swing.SwingWorker.get(Unknown Source)
    at hu.openig.launcher.Launcher$30.done(Launcher.java:1231)
    at javax.swing.SwingWorker$5.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    at sun.swing.AccumulativeRunnable.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    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)
Caused by: javax.xml.stream.XMLStreamException: java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at hu.openig.utils.XElement.parseXML(XElement.java:298)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1223)
    at hu.openig.launcher.Launcher$30.doInBackground(Launcher.java:1)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\update.xml.1350237168327 
(The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(Unknown Source)
    at hu.openig.utils.XElement.parseXML(XElement.java:291)
    ... 9 more

java.io.FileNotFoundException: 
C:\Users\Patrick\Desktop\Open%20Imperium%20Galactica\open-ig-launcher-config.xml
 (The system cannot find the path specified)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at hu.openig.utils.XElement.save(XElement.java:484)
    at hu.openig.launcher.Launcher.saveConfig(Launcher.java:2276)
    at hu.openig.launcher.Launcher.doClose(Launcher.java:984)
    at hu.openig.launcher.Launcher$1.windowClosing(Launcher.java:251)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(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.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.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.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)

--------------------

Please upload any save before and/or after the problem happened in zip
compressed format. Please attach the open-ig.log file found in the
application's directory.

I'm notoriously horrible at frequently saving games... leads to more restarts 
than I care for. 

Original issue reported on code.google.com by virlomie...@gmail.com on 14 Oct 2012 at 6:04

Attachments:

@GoogleCodeExporter
Copy link
Author

Also, this error occurs with a fresh open-ig-launcher without having installed 
anything via it.

Original comment by virlomie...@gmail.com on 14 Oct 2012 at 6:17

@GoogleCodeExporter
Copy link
Author

Try renaming the directory to something without spaces.

Original comment by akarn...@gmail.com on 15 Oct 2012 at 7:02

  • Changed state: Clarify

@GoogleCodeExporter
Copy link
Author

I think the issue is fixed with Launcher 0.41. Please update your installment.

Original comment by akarn...@gmail.com on 4 Dec 2012 at 2:57

  • Changed state: Fixed
  • Added labels: Launcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant