Save-Point
RMX-OS 1.18 connection problem. - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: General Support (https://www.save-point.org/forum-18.html)
+--- Thread: RMX-OS 1.18 connection problem. (/thread-4178.html)



RMX-OS 1.18 connection problem. - Narzew - 06-03-2012

Welcome. I have a problem with RMX-OS connection.
I already have a WampServer installed, and it's online.
The mysql connection working, the server is working... but...
Where I run client the server is offline. Why? How I can solve this?
The configuration IP and port is the same as the server configuration.
It's 127.0.0.1, 54269.

Please, help me solve this.
I want to make my game online.

Screenshots:

[Image: magicalsnap201206051620.png]
[Image: magicalsnap201206051620m.png]


RE: RMX-OS 1.18 connection problem. - Narzew - 10-29-2012

I solve it myself :)

The problem was in the RGSS dll.

Compatible list:

RGSS102E.dll
RGSS102J.dll
RGSS104E.dll
RGSS104J.dll

Incompatible list:
RGSS100J.dll
RGSS103J.dll

I was using RGSS103J.dll, that the script doesn't work.
Repacked/Unpacked/Reedited DLL's should have this same problem.