Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UOG Poller
Author Message
Soulless
Super Moderator
****

Posts: 336
Likes Given: 29
Likes Received: 49 in 27 posts
Joined: Jun 2012
Reputation: 12

Ye Olde Sphere

Post: #1
UOG Poller
Hey guys, im trying to get my sphereserver to show up correctly on UOGateway. it says offline right now, but its actually online. on their forum i saw a post that describes his poller:

Code:
UOG has a poller app which sends a special packet to the UO server to gather data.

The packet sent is shown below:
Your server should be coded to accept this packet and handle it accordingly.  (this should be built into RunUO, not sure about other servers)

Code: [Select]
            tcpquery.WriteInt8(0x7f);
            tcpquery.WriteInt16(0x00);
            tcpquery.WriteInt8(0x7f);
            tcpquery.WriteInt8(0xf1);
            tcpquery.WriteInt8(0x00);
            tcpquery.WriteInt8(0x04);
            tcpquery.WriteInt8(0xff);

i have these set properly, see that connectUO is pinging my server, but i dont see anything from uogateway. the ip address i provided them is correct also.
// ConnectUO
// Enable or disable the response to ConnectUO pings
// If enabled, it returns: Items, Chars, Clients and Memory
CUOStatus=1

// UOGateway
// Enable or disable the response to UOGateway pings
// If enabled, it returns: Name, Age, Clients, Items, Chars and Memory
UOGStatus=1

can anyone tell me how to work with this? i don't do packets so well, i usually end up breaking shit when i touch packets.



Thanks,
(This post was last modified: 02-12-2013 03:53 AM by Soulless.)
02-12-2013 03:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: UOG Poller
I don't think you should have to mess with packets if the options are turned on, and it seems that they are by default.
When you signed up for UOG did the process complete properly?

I tend not to bother with these things, but i went to take a look and for me it wasn't even recognizing the host ip/port as being valid.

[Image: 2nis46r.jpg]
(This post was last modified: 02-12-2013 07:39 AM by Mordaunt.)
02-12-2013 07:32 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Soulless
Super Moderator
****

Posts: 336
Likes Given: 29
Likes Received: 49 in 27 posts
Joined: Jun 2012
Reputation: 12

Ye Olde Sphere

Post: #3
RE: UOG Poller
Yeah, it looks to be correct. just double checked it. and the stupid dog of mine must of kicked my ethernet cable out, cause im here at work and the server is down. i leave for 4 hours, and the server goes down. god have mercy.
02-12-2013 07:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: UOG Poller
I don't think there's an app to plug an ethernet cable back in.... Tongue

[Image: 2nis46r.jpg]
02-12-2013 07:51 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Soulless
Super Moderator
****

Posts: 336
Likes Given: 29
Likes Received: 49 in 27 posts
Joined: Jun 2012
Reputation: 12

Ye Olde Sphere

Post: #5
RE: UOG Poller
lol, could you please develop one immediately?
02-12-2013 08:09 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #6
RE: UOG Poller
UOG poller also says my server is down, has done for about 2 weeks since adding it. But sphere does not seem to be seeing the connections from UOG at all. The config on their site is correct.

ULTIMA ONE
The modern, sphere powered Ultima Online server
02-13-2013 12:37 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Soulless
Super Moderator
****

Posts: 336
Likes Given: 29
Likes Received: 49 in 27 posts
Joined: Jun 2012
Reputation: 12

Ye Olde Sphere

Post: #7
RE: UOG Poller
Yeah, this is frustrating. i have a post on UOGs site requesting help. all the other freeshard sites etc are showing my server with correct stats.
02-13-2013 02:08 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #8
RE: UOG Poller
Good luck with a reply.. just like any topsite, they are just left there to reap ad money and there is no support.

ULTIMA ONE
The modern, sphere powered Ultima Online server
02-13-2013 02:13 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Soulless
Super Moderator
****

Posts: 336
Likes Given: 29
Likes Received: 49 in 27 posts
Joined: Jun 2012
Reputation: 12

Ye Olde Sphere

Post: #9
RE: UOG Poller
I'd like to think that uogateway is going to reply and treat this differently because it used to be the #1 resource in the uo gaming community for free shards. it was the butter for our delicious bread lol. if i hear anything i'll bring it here.
02-13-2013 02:15 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #10
RE: UOG Poller
Awesome Smile

Yeh, I used to use their app all the time, check out servers at the click of a button which downloaded the patches too Shock I loved it.

ULTIMA ONE
The modern, sphere powered Ultima Online server
02-13-2013 05:39 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)