Wyvern Forums

Review Wyvern Today's Posts Mark Forums Read Arcade
Go Back   Wyvern Forums > Archive > Wyvern Forums Archive > Wyvern Development
Home Register FAQ Members List Calendar Chatbox Search Today's Posts Mark Forums Read

Wyvern Development Here you can discuss anything and everything involving creating your own content for Wyvern. Have a problem with an arch file or a map? Want to show off something you've been working on? If so this is the place for you.

 
 
Thread Tools Display Modes
  #1  
Old 05-02-2012, 06:41 PM
Nodlove's Avatar
Nodlove Nodlove is offline
Player Mod
 
Join Date: May 2012
Nodlove has just set foot in the Tutorial Tower
Default Map Editor Issue

I downloaded and installed the map editor, that worked just fine. Then it gave me an error that I need JRE 1.3.1. Downloaded that and installed it. Looked back at the page, it said I needed 1.4.1 or higher, so I downloaded that and installed it. Restarted my computer, ran the editor, and it won't open. It opens a command prompt that I screenshotted and it had an exception. I looked back at the map editor page and it said if I can't open to look at the logger. For the sake of simplicity, I'll run it again right now and paste here the info at the current time so that you don't get to see all the times I ran and failed. ^_^


Wed May 02 18:40:39 2012
Wed May 02 18:40:39 2012 Starting app
Wed May 02 18:40:39 2012 Getting command line settings
Wed May 02 18:40:39 2012 original line #Menu for Wyvern Map Editor
Wed May 02 18:40:39 2012 unescaped line #Menu for Wyvern Map Editor
Wed May 02 18:40:39 2012 original line #Wed May 02 22:10:36 GMT 2012
Wed May 02 18:40:39 2012 unescaped line #Wed May 02 22:10:36 GMT 2012
Wed May 02 18:40:39 2012 original line programName=Wyvern Map Editor
Wed May 02 18:40:39 2012 unescaped line programName=Wyvern Map Editor
Wed May 02 18:40:39 2012 original line args=-Dwyvern.home\="C\:\\games\\mapedit\\wyvern" -cp "[$AppDir];.;mapedit.jar;xmlrpc.jar;jython.jar;skinlf.j ar" wyvern.tools.editor.MapEdit
Wed May 02 18:40:39 2012 unescaped line args=-Dwyvern.home="C:\games\mapedit\wyvern" -cp "[$AppDir];.;mapedit.jar;xmlrpc.jar;jython.jar;skinlf.j ar" wyvern.tools.editor.MapEdit
Wed May 02 18:40:39 2012 original line startDir=C\:\\games\\mapedit
Wed May 02 18:40:39 2012 unescaped line startDir=C:\games\mapedit
Wed May 02 18:40:39 2012 original line execFilename=C\:\\PROGRA~2\\JavaSoft\\JRE\\13 DAAE~1.1\\bin\\java.exe
Wed May 02 18:40:39 2012 unescaped line execFilename=C:\PROGRA~2\JavaSoft\JRE\13DAAE~ 1.1\bin\java.exe
Wed May 02 18:40:39 2012 original line
Wed May 02 18:40:39 2012 unescaped line
Wed May 02 18:40:39 2012 Program name Wyvern Map Editor
Wed May 02 18:40:39 2012 Executable C:\PROGRA~2\JavaSoft\JRE\13DAAE~1.1\bin\java. exe
Wed May 02 18:40:39 2012 Arguments -Dwyvern.home="C:\games\mapedit\wyvern" -cp "[$AppDir];.;mapedit.jar;xmlrpc.jar;jython.jar;skinlf.j ar" wyvern.tools.editor.MapEdit
Wed May 02 18:40:39 2012 Working dir
Wed May 02 18:40:39 2012 Start dir C:\games\mapedit
Wed May 02 18:40:39 2012 Setting up command line
Wed May 02 18:40:39 2012 Next argument: -Dwyvern.home="C:\games\mapedit\wyvern"
Wed May 02 18:40:39 2012 Next argument: -cp
Wed May 02 18:40:39 2012 Next argument: [$AppDir];.;mapedit.jar;xmlrpc.jar;jython.jar;skinlf.j ar
Wed May 02 18:40:39 2012 Next argument: wyvern.tools.editor.MapEdit
Wed May 02 18:40:39 2012 Next argument: -Dwyvern.home="C:\games\mapedit\wyvern"
Wed May 02 18:40:39 2012 Next argument: -cp
Wed May 02 18:40:39 2012 Next argument: [$AppDir];.;mapedit.jar;xmlrpc.jar;jython.jar;skinlf.j ar
Wed May 02 18:40:39 2012 Next argument: wyvern.tools.editor.MapEdit
Wed May 02 18:40:39 2012 launch command: "C:\PROGRA~2\JavaSoft\JRE\13DAAE~1.1\bin\java .exe" java.exe -Dwyvern.home="C:\games\mapedit\wyvern" -cp [$AppDir];.;mapedit.jar;xmlrpc.jar;jython.jar;skinlf.j ar wyvern.tools.editor.MapEdit
Wed May 02 18:40:40 2012 app finished: true


Help, please? =(
__________________
And then I wake up.
  #2  
Old 05-03-2012, 03:47 AM
jezrald's Avatar
jezrald jezrald is offline
 

Join Date: Nov 2010
jezrald has just set foot in the Tutorial Tower
Default

Two things: what was the exception in question?

And, is there really a space in "skinlf.j ar"? If so, that's a fairly obvious problem right there.
__________________
Avatar by the talented Ceika

Jezrald is a Level 27 Halfling Archer; my other alts are all below 20.
  #3  
Old 05-03-2012, 06:54 AM
Nodlove's Avatar
Nodlove Nodlove is offline
Player Mod
 
Join Date: May 2012
Nodlove has just set foot in the Tutorial Tower
Default

'Exception in thread "main" java.lang.NoClassDefFoundError: java/util/logging/Logger' is what I got in the screenshot. And I'm pretty sure that the space in .jar is due to some sort of filter on this website, since it's not there in the file.
__________________
And then I wake up.
  #4  
Old 05-04-2012, 07:15 AM
jezrald's Avatar
jezrald jezrald is offline
 

Join Date: Nov 2010
jezrald has just set foot in the Tutorial Tower
Default

Hmm, only thing I can think of right now is to uninstall 1.3.1. But that shouldn't really be the cause here....

This'd probably require some deeper digging.
__________________
Avatar by the talented Ceika

Jezrald is a Level 27 Halfling Archer; my other alts are all below 20.
  #5  
Old 05-06-2012, 06:52 PM
Nodlove's Avatar
Nodlove Nodlove is offline
Player Mod
 
Join Date: May 2012
Nodlove has just set foot in the Tutorial Tower
Default

I figured out the issue! One must install 1.4.2 and then install the map editor, without having 1.3.1 on their computer! I don't have the newest JRE at the moment, so I'm not sure on that exactly, but it works when 1.4.2 is installed with the map editor installed afterward.
__________________
And then I wake up.
  #6  
Old 05-08-2012, 02:25 AM
Morgus's Avatar
Morgus Morgus is offline
 

Join Date: Sep 2007
Morgus has just set foot in the Tutorial Tower
Default

Quote:
Originally Posted by Nodlove View Post
I figured out the issue! One must install 1.4.2 and then install the map editor, without having 1.3.1 on their computer! I don't have the newest JRE at the moment, so I'm not sure on that exactly, but it works when 1.4.2 is installed with the map editor installed afterward.
And then you woke up?
  #7  
Old 05-08-2012, 03:49 PM
Nodlove's Avatar
Nodlove Nodlove is offline
Player Mod
 
Join Date: May 2012
Nodlove has just set foot in the Tutorial Tower
Default

Quote:
Originally Posted by Morgus View Post
And then you woke up?
That's actually my signature.
__________________
And then I wake up.
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Allready.. wyvern 2 portabillity issue Beckhan Wyvern Development 3 04-01-2010 09:24 PM
I'm a bit new at map editor fanaar Wyvern Development 2 06-20-2009 06:24 PM
Map editor..... Fredd Misc 1 12-06-2006 04:55 PM
Mac Map Editor imported_King Of Dragons Misc 2 01-16-2006 01:13 PM
Map Editor Help !! (Mac) Dr.J Wyvern Help 1 12-29-2005 09:15 PM

Wyvern Forums
All times are GMT -4. The time now is 03:57 PM.

Forum: Contact Us - Archive - Top

Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.