Page 1 of 1

Server shown as offline

Posted: Sun Sep 13, 2009 7:02 am
by Skariatain
Hi,

I registered Skariatain two days ago at UO Gateway.
Port and IP are correctly entered, because I get these messages in my server log:
00:03:3e4:Client connected [Total:75] ('67.19.158.242' 1/1)
00:03:3e4:CUO Status request from 67.19.158.242
00:03:3e4:Client disconnected [Total:74] ('67.19.158.242' 0/0)
Nevertheless Skariatain is shown as offline on UO Gateway.

I'm using the latest Sphere prerelease. (Sep 2008)

best regards

Incanus

Archived topic from AOV, old topic ID:4773, old post ID:31020

Server shown as offline

Posted: Mon Sep 14, 2009 8:35 am
by Red Squirrel
Unfortunatly sphere does not seem to support the packet that UOG uses. Seems it's RunUO specific. Eventually I want to see if I can code a sphere plugin to make this work, I don't know sphere but it's C++ so it should be easy enough.

Archived topic from AOV, old topic ID:4773, old post ID:31022

Server shown as offline

Posted: Mon Sep 14, 2009 8:45 am
by Skariatain
Thanks for your answer :)

Sphere recognizes the packet and seems to answer 'something', but that seems not to be, what is expected from UO Gateway.
00:03:3e4:CUO Status request from 67.19.158.242
I tried to implement a packet filter for packet 0xFF / 255, but there is a bug with sphere that allows only packet filters until 0xFE / 254.

So a plugin really would be appreciated :D

An other possibilty would be, to take a look what sphere answers on the status request und get some informationen from that? Maybe it is just a somewhat other format.

Thanks in advance :)

Archived topic from AOV, old topic ID:4773, old post ID:31023