
Galaxy Editor [25.06.2004]
Moderators: Moderators for English X Forum, Scripting / Modding Moderators
-
- Posts: 1087
- Joined: Sun, 7. Mar 04, 23:03
-
- Posts: 67
- Joined: Sun, 4. Apr 04, 17:41
-
- Posts: 67
- Joined: Sun, 4. Apr 04, 17:41
ok, thanks......and 1 more thing:
1. i run my map, play for 1 min. and.....crash.....the game is dead....
EDIT:
Nevermind...i edited tha main galaxy and.....ypu see i deleted few sectors i dont need and now the game runs smoothly
Thank you man! Youre my hero
1. i run my map, play for 1 min. and.....crash.....the game is dead....
EDIT:
Nevermind...i edited tha main galaxy and.....ypu see i deleted few sectors i dont need and now the game runs smoothly

Thank you man! Youre my hero

<<<ROGUE SQUADRON LEADER>>>
Bilans:
Rogue One (lider): Split Dragon
Rogue Two, Three, Four and Five: Argon Nova
będąc piratem, nie jesteśmy rasistami. Zabijamy każda rase:

Bilans:
Rogue One (lider): Split Dragon
Rogue Two, Three, Four and Five: Argon Nova
będąc piratem, nie jesteśmy rasistami. Zabijamy każda rase:







-
- Posts: 20
- Joined: Sun, 15. Feb 04, 00:20
Just two questions for XeHonk
1.Im try to set the yield of the asteroids but every time i enter a number it return to 0. Am i doin something wrong, if yes wat am i doin wrong.
2.How do i select a nebula id, the same thing happens to the id box, when i put in an id number it returns to 0 even when i type in i.e 112(which is a proper nebula)
Mike n
1.Im try to set the yield of the asteroids but every time i enter a number it return to 0. Am i doin something wrong, if yes wat am i doin wrong.
2.How do i select a nebula id, the same thing happens to the id box, when i put in an id number it returns to 0 even when i type in i.e 112(which is a proper nebula)
Mike n
-
- Posts: 1087
- Joined: Sun, 7. Mar 04, 23:03
-
- Posts: 782
- Joined: Wed, 3. Dec 03, 07:07
-
- Posts: 1087
- Joined: Sun, 7. Mar 04, 23:03
just freezing? no errormsg? gimmeh da errormsg (or the maps you cant load ^^)
i cant get it to freeze with any maps i have on my system :/
name of a ship?
http://www.egosoft.com/x2/forum/viewtopic.php?t=34432
^-- manually
i cant get it to freeze with any maps i have on my system :/
name of a ship?
http://www.egosoft.com/x2/forum/viewtopic.php?t=34432
^-- manually

-
- Posts: 42
- Joined: Thu, 5. Feb 04, 22:31
hallo XeHonk,
hier die fehlermeldung beim öfnnen meiner map.
here the errormessage opening my map
D:\Spiele\Egosoft\GalaxyEditor>java -Xmx512M -Duser.language=de -Duser.country=D
E -jar GalaxyEditor.jar
java.lang.Error: Do not use javax.swing.JDialog.add() use javax.swing.JDialog.ge
tContentPane().add() instead
at javax.swing.JDialog.createRootPaneException(Unknown Source)
at javax.swing.JDialog.addImpl(Unknown Source)
at java.awt.Container.add(Unknown Source)
at honk.x2.modding.GalaxyEditor.openFileBG(GalaxyEditor.java:596)
at honk.x2.modding.GalaxyEditor.fileMenu(GalaxyEditor.java:552)
at honk.x2.modding.GalaxyEditor.actionPerformed(GalaxyEditor.java:518)
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)
gruß
CodeZilla
hier die fehlermeldung beim öfnnen meiner map.
here the errormessage opening my map
D:\Spiele\Egosoft\GalaxyEditor>java -Xmx512M -Duser.language=de -Duser.country=D
E -jar GalaxyEditor.jar
java.lang.Error: Do not use javax.swing.JDialog.add() use javax.swing.JDialog.ge
tContentPane().add() instead
at javax.swing.JDialog.createRootPaneException(Unknown Source)
at javax.swing.JDialog.addImpl(Unknown Source)
at java.awt.Container.add(Unknown Source)
at honk.x2.modding.GalaxyEditor.openFileBG(GalaxyEditor.java:596)
at honk.x2.modding.GalaxyEditor.fileMenu(GalaxyEditor.java:552)
at honk.x2.modding.GalaxyEditor.actionPerformed(GalaxyEditor.java:518)
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)
gruß
CodeZilla
-
- Posts: 782
- Joined: Wed, 3. Dec 03, 07:07
-
- Posts: 1087
- Joined: Sun, 7. Mar 04, 23:03
Pre-Release - no longer available
- ability to create random galaxies (this isnt ready yet.. that's why it's only a pre-release ^^ it's working, but doesnt create all items i want, yet
)
- bugfix: default items for paranid shield factories caused x2 crashes
- ability to create random galaxies (this isnt ready yet.. that's why it's only a pre-release ^^ it's working, but doesnt create all items i want, yet

- bugfix: default items for paranid shield factories caused x2 crashes
Last edited by XeHonk on Fri, 14. May 04, 22:43, edited 1 time in total.
-
- Posts: 1087
- Joined: Sun, 7. Mar 04, 23:03
-
- Posts: 4
- Joined: Thu, 1. Apr 04, 04:00
Not like I'm anyone important around here, but I just haven't had a chance to mess around with it. Between work, reading info about modding X2, Freelancer, Neverwinter nights and a private project I am working on, I have almost zero time to actually play the games I like.
I'll make a proper commentary about this tool as soon as I actually get a chance to experiment with it.
LordDrow
I'll make a proper commentary about this tool as soon as I actually get a chance to experiment with it.
LordDrow
-
- Posts: 782
- Joined: Wed, 3. Dec 03, 07:07