WarstekHUN Posted March 22, 2021 Share Posted March 22, 2021 Hi! If i connect to my server from localhost / 127.0.0.1 my game will load RageMP 1.1, and I can connect, but if I connect from 192.168.xx.xx or an external IP adress, It'll load 0.3.7, then the sever kicks me due client version mismatch. I even tried with another server, from another PC, but nothing worked. If I start the 1.1 Rage, then connect from an external IP adress It'll start to load the server files, but I get this error and the game crashes, and the server writes this to the console:[N] Incoming connection from 192.168.1.1 [N] 192.168.1.1:61028 has been disconnected. My conf.json: { "maxplayers" : 100, "name" : "RAGE:MP Unofficial server", "gamemode" : "freeroam", "stream-distance" : 500.0, "announce" : false, "csharp" : "enable", "enable-http-security" : false, "port": 22005 } Link to comment Share on other sites More sharing options...
WarstekHUN Posted March 23, 2021 Author Share Posted March 23, 2021 Okay, Turns out, I had to enable annonce (true), but I still get the secure connection error from my RageMP client when it starts loading the server files. Link to comment Share on other sites More sharing options...
WarstekHUN Posted March 23, 2021 Author Share Posted March 23, 2021 Solved, I was blind Console: [DONE] Started resource transfer server at 22006 port. The 22006 port was assigned to another PC in the network. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now