Arch's not loading correctly for java editor
Posted: Sun Jan 04, 2004 1:24 am
I downloaded the java editor for crossfire on my windows 98 computer into this directory "C:\WINDOWS\Desktop\crossfire\CFJavaEditor".
At first it wouldn't start by just double clicking on the jar file, so I created a .bat file that would start it.
Then I downloaded the crossfire arch files and put them in this directory "C:\WINDOWS\Desktop\crossfire\arch", and set the path in the editor accordingly.
But when I try to run the editor is loads up fine but then stops while loading the weapons>swords arch's, which is the first thing it tries to load.
This is the log shown in the java prompt.
"Loaded 206 spells from 'spells.xml'
Loaded 72 types from 'types.xml'
Start to collect arches...
Exception in thread "main" java.lang.NoSuchMethodError: com.sixlegs.image.png.Pn
gImage.setFlushAfterNextProduction(Z)V
at cfeditor.ArchObjectStack.addPNGFace(ArchObjectStack.java:785)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:383)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:363)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:363)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:363)
at cfeditor.ArchObjectStack.loadArches(ArchObjectStack.java:189)
at cfeditor.CFJavaEditor.main(CFJavaEditor.java:62)"
If there is anyone that can help me I would greatly appreciate it.
At first it wouldn't start by just double clicking on the jar file, so I created a .bat file that would start it.
Then I downloaded the crossfire arch files and put them in this directory "C:\WINDOWS\Desktop\crossfire\arch", and set the path in the editor accordingly.
But when I try to run the editor is loads up fine but then stops while loading the weapons>swords arch's, which is the first thing it tries to load.
This is the log shown in the java prompt.
"Loaded 206 spells from 'spells.xml'
Loaded 72 types from 'types.xml'
Start to collect arches...
Exception in thread "main" java.lang.NoSuchMethodError: com.sixlegs.image.png.Pn
gImage.setFlushAfterNextProduction(Z)V
at cfeditor.ArchObjectStack.addPNGFace(ArchObjectStack.java:785)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:383)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:363)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:363)
at cfeditor.ArchObjectStack.loadArchFromFiles(ArchObjectStack.java:363)
at cfeditor.ArchObjectStack.loadArches(ArchObjectStack.java:189)
at cfeditor.CFJavaEditor.main(CFJavaEditor.java:62)"
If there is anyone that can help me I would greatly appreciate it.