|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Sep 07, 2007 7:17 pm
Need help with STORMFRONT support for v2.03 |
I posted this at the end of the XML Stream thread over in the main forum a couple of days ago, but didn't get any response.
I need help from someone who has some contacts at Simutronics or knows anyone who is involved with the StormFront protocol.
As discussed in the main forum, the Simutronics login protocol has an 'L' command. Normally CMUD sends an "L charname PLAY" command. But some people reported that for StormFront emulation, I needed to send an "L charname STORM" command instead (btw, those spaces are actually tabs).
However, when I use the "L charname STORM" command and then send the normal:
UserKey \n /FE:gslclient /VERSION:version /P:WIN32
to the server upon connection, the server just seems to hang. It's not obvious from the Wiki post at http://www.krakiipedia.org/wiki/SGE_protocol_saved_post exactly what should be sent to the server upon connection in STORM mode.
The above line works fine when using the normal "L charname PLAY" command. So if someone could find out what I'm supposed to send to the server in STORM mode, then I can fix this in CMUD. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Fri Sep 07, 2007 11:44 pm |
I've asked on the simu forums for someone of the staff to post over here, so i dont have to keep running middle man, hopefully someone will step up to the plate.
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
GS4-Ildran Newbie
Joined: 08 Sep 2007 Posts: 2
|
Posted: Sat Sep 08, 2007 12:27 am Re: Need help with STORMFRONT support for v2.03 |
Zugg wrote: |
UserKey \n /FE:gslclient /VERSION:version /P:WIN32
to the server upon connection, the server just seems to hang. It's not obvious from the Wiki post at http://www.krakiipedia.org/wiki/SGE_protocol_saved_post exactly what should be sent to the server upon connection in STORM mode.
The above line works fine when using the normal "L charname PLAY" command. So if someone could find out what I'm supposed to send to the server in STORM mode, then I can fix this in CMUD. |
Hey there, Zugg, this is GM Ildran from GemStone.
What you want to send is actually
UserKey \n /FE:gslclient /VERSION:sfversion /P:WIN32 /XML
Note that StormFront sends "WIZARD" for gslclient, the same as the Wizard, but the engine will accept just about anything there. The current SF version is "1.0.1.22" (compared to "2.04" for the Wizard).
Let me know if you need anything else. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat Sep 08, 2007 2:21 am |
Looks like it closes the connection if I use /FE:zmud like I do with the PLAY option. Changing the gslclient to wizard or strormfront worked. It still looked like it was hung, but it just needed an extra CR after the connection for some reason.
Thanks for the help. |
|
|
|
GS4-Ildran Newbie
Joined: 08 Sep 2007 Posts: 2
|
Posted: Sat Sep 08, 2007 2:52 am |
Zugg wrote: |
Looks like it closes the connection if I use /FE:zmud like I do with the PLAY option. Changing the gslclient to wizard or strormfront worked. It still looked like it was hung, but it just needed an extra CR after the connection for some reason.
Thanks for the help. |
Interesting. It hasn't complained when I've used "ECLIPSEFE" or "ConsoleFE", perhaps it actually looks for zmud and disconnects because it doesn't think you understand XML.
Anyway, glad to help. Feel free to e-mail me or have someone post on the GS4 boards in the future if you need anything else.
- Ildran |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Sat Sep 08, 2007 1:29 pm |
We have success, i seem to be getting ALL the tags im supposed to now.
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 10, 2007 8:27 pm |
Woohoo! Thanks for letting me know that it's working better now.
|
|
|
|
|
|