Server shown as offline

UO Gateway Help and support requests as well as general discussions related to UO Gateway
Locked
Skariatain
Posts: 2
Joined: Sun Sep 13, 2009 6:50 am

Server shown as offline

Post 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
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

Server shown as offline

Post 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
Honk if you love Jesus, text if you want to meet Him!
Skariatain
Posts: 2
Joined: Sun Sep 13, 2009 6:50 am

Server shown as offline

Post 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
Locked