PDA

View Full Version : Problem with myseq



mbynum
10-23-2009, 03:56 PM
Hi all quick question.

I have returned to playing after a few years off and was trying to get myseq up and running (I used the Linux version prior and was hoping to bypass building up a Linux box and trying to track down a hub). I have the server side downloaded and installed on my box and the client installed on another box. When I connect with the client I can see the connection on the server side but nothing ever shows up on the client. I created a log file and there appears to be a map related issue. I downloaded the maps from mapfiend and extracted them into the maps folder under myseq and ran the mapconvert utility to convert to *.map format. Is there something I'm missing? Here's the error in the log...

[1] 10/23/2009 16:33:37.20 - MySEQ Open Version: 1.27.0
[1] 10/23/2009 16:33:37.20 - Loaded Prefs.Xml
[1] 10/23/2009 16:33:37.20 - Creating the Docking Manager
[1] 10/23/2009 16:33:37.23 - Loading Bitmap into ImageList
[1] 10/23/2009 16:33:37.23 - Creating SpawnList Window
[1] 10/23/2009 16:33:37.35 - Creating SpawnTimerList Window
[1] 10/23/2009 16:33:37.38 - Loading Position.Xml
[1] 10/23/2009 16:33:41.81 - Short Zone Name: ()
[1] 10/23/2009 16:33:41.82 - Using Short Zone Name: ()
[1] 10/23/2009 16:33:41.84 - Error in ProcessMap() Load Map: Object reference not set to an instance of an object.
at myseq.EQMap.loadDummyMap(String mapname)
at myseq.frmMain.ProcessMap(SPAWNINFO si)
[1] 10/23/2009 16:33:41.84 - Error in ProcessMap(): Object reference not set to an instance of an object.
at myseq.EQMap.loadDummyMap(String mapname)
at myseq.frmMain.ProcessMap(SPAWNINFO si)

Thanks in advance for any ideas...

Razzle
10-23-2009, 08:07 PM
Did you update the offsets to the latest?

Razzle

mbynum
10-24-2009, 07:12 PM
Did you update the offsets to the latest?

Razzle


Perfect suggestion Razzle. That's exactly what my problem was. TYVVM!!!