Blockland Forums > Help

RTB thinks my server is LAN.

Pages: (1/1)

DrenDran:

I really wanted to post this in an RTB topic, but I didn't really find any that I thought I should post in.
Basically I have a dedicated server on a VPS, with RTB installed.
The server is obviously not LAN, as it's been up to 30+ players before.
Yet it appears as if I (and everyone else on the server) is playing LAN when they're on my server, and no one can invite people to join the server.

How do I fix this?

Ephialtes:

My bad:


--- Code: ---if(strPos(%ip,"192.") $= 0 || strPos(%ip,"10.") $= 0)
--- End code ---

Should have been 192.168.

Not much you can do about this I'm afraid, just wait for the next RTB patch. Sorry.

Altiris:


--- Quote from: Ephialtes on January 24, 2013, 08:28:53 PM ---My bad:


--- Code: ---if(strPos(%ip,"192.") $= 0 || strPos(%ip,"10.") $= 0)
--- End code ---

Should have been 192.168.

Not much you can do about this I'm afraid, just wait for the next RTB patch. Sorry.

--- End quote ---
When is that coming out? You have a bunch of pesky stuff you need to fix right? I heard about like a bunch of bugfixes and also the Grouping system being remade.

DrenDran:


--- Quote from: Ephialtes on January 24, 2013, 08:28:53 PM ---My bad:


--- Code: ---if(strPos(%ip,"192.") $= 0 || strPos(%ip,"10.") $= 0)
--- End code ---

Should have been 192.168.

Not much you can do about this I'm afraid, just wait for the next RTB patch. Sorry.

--- End quote ---
That's alright, at least it's not my fault.

Pages: (1/1)

Go to full version