Sign in to follow this  
Eject

Problem with mapviewer

Recommended Posts

Hello friends

 

I am on Pingperfect and have on 2 servers a problem with the mapviewer.

At the loginserver the map works wonderful but at the neighbour maps i just see water

 

I get this logs if i click compile map:

 

C:\Pingperfect\Games\AndreasM\18050>rmdir C:\Pingperfect\Games\AndreasM\18050\mapviewer /s /q

 

C:\Pingperfect\Games\AndreasM\18050>java -jar C:\Pingperfect\Games\AndreasM\18050\mapviewer.jar

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer main

INFO: Loading config

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer copyResources

INFO: Copying index.html to C:\Pingperfect\Games\AndreasM\18050\mapviewer\index.html

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer copyResources

INFO: Copying map.js to C:\Pingperfect\Games\AndreasM\18050\mapviewer\map.js

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer copyResources

INFO: Copying main.css to C:\Pingperfect\Games\AndreasM\18050\mapviewer\main.css

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer copyResources

INFO: Copying search.png to C:\Pingperfect\Games\AndreasM\18050\mapviewer\search.png

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer copyResources

INFO: Copying bg.png to C:\Pingperfect\Games\AndreasM\18050\mapviewer\bg.png

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.MapViewer main

INFO: Loading map data

Jun 21, 2017 11:47:48 AM com.wyverngame.mapviewer.zone.ZoneInfo load

INFO: Copying zones database

Exception in thread "main" java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)

Caused by: java.nio.file.NoSuchFileException: C:\Pingperfect\Games\AndreasM\18050\sqlite\wurmzones.db

at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)

at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)

at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)

at sun.nio.fs.WindowsFileCopy.copy(Unknown Source)

at sun.nio.fs.WindowsFileSystemProvider.copy(Unknown Source)

at java.nio.file.Files.copy(Unknown Source)

at com.wyverngame.mapviewer.zone.ZoneInfo.load(ZoneInfo.java:47)

at com.wyverngame.mapviewer.MapViewer.main(MapViewer.java:35)

... 5 more

Process exited with code 1

 

Here you can see the working map at the login server:

http://www.necropolis.at/newmap/

 

And this is an example of one of the other servers where the map isnt working:

http://www.necropolis.at/sundalmap/

 

I hope you can help me, i have no idea why this isnt working and what i can do now :/

 

Eject

Share this post


Link to post
Share on other sites

Correct me if I'm wrong, not sure if the mapviewer communicates with the databases (Which by the looks it may..) but its saying its missing a database table; C:\Pingperfect\Games\AndreasM\18050\sqlite\wurmzones.db

 

 

Hopefully that'll help you.

Share this post


Link to post
Share on other sites

Thanks =)

I looked via FTP and see, all databases are still here :/

 

Eject

 

Edit, i believe the mapviewer just need the wurmzones.db for the deednames and sizes, but except of this, i dont know, why there are just water in the two maps.

Edited by Eject

Share this post


Link to post
Share on other sites

Any chance this is because Pingperfect recently changed all the mapviewer links?  I was having problems too, because I was clicking an old link.  Once they pointed out that the link had changed, all problems went away.

Share this post


Link to post
Share on other sites

i thought the correct link is in the admin/gamepanel site...i used this always :/

Share this post


Link to post
Share on other sites

it works now, thank you all

Edited by Eject

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this