Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

-> "3.5-4.3" Emulator

Status
Not open for further replies.
Newbie Spellweaver
Joined
Aug 17, 2023
Messages
6
Reaction score
5
lol... Your problem is very strange, i can't identify, apparently everything is correct.
Try to mount the emulator in another structure, installing MySQL 5.5 and etc...
Check tutorials for this.
No problem thank you anyway ;)
 
Newbie Spellweaver
Joined
Jul 10, 2023
Messages
11
Reaction score
10
Hello, work normally, i was playing alone, but suddently now it gives "no game server is available to the authorization server (6)"

[PacketProcessor:0]: - sending packet: 0x01 SM_LOGIN_FAIL and closing connection after that.

EDIT: LOL, NOW MY 7.7 SERVER THAT I WAS PLAYING IS WITH THE SAME ERROR TOO XDD
Gonna look firewall, etc

What configs i need to change if i want to play in RadminVPN with a friend?


Hello, work normally, i was playing alone, but suddently now it gives "no game server is available to the authorization server (6)"

[PacketProcessor:0]: - sending packet: 0x01 SM_LOGIN_FAIL and closing connection after that.

EDIT: LOL, NOW MY 7.7 SERVER THAT I WAS PLAYING IS WITH THE SAME ERROR TOO XDD
Gonna look firewall, etc

What configs i need to change if i want to play in RadminVPN with a friend?
That is crazy, is not firewall... He says i can't login with my IP..

22:06:06.355 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:07:15.184 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:07:19.565 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:07:21.585 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:07:43.769 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:07:43.791 INFO [PacketProcessor:0]: - sending packet: 0x01 SM_LOGIN_FAIL and closing connection after that.
22:07:53.128 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:07:56.328 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:08:15.473 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0.0.1
22:08:15.495 INFO [PacketProcessor:0]: - sending packet: 0x01 SM_LOGIN_FAIL and closing connection after that.
 
Last edited:
Newbie Spellweaver
Joined
Jul 10, 2023
Messages
11
Reaction score
10
Code:
gameserver.network.client.host = *

on "GS/config/network/network.properties"
Usually worked with *

But I also tested with the IP 127.0.0.1 and i still can't login, get a DC after select the server :confused:
 
Junior Spellweaver
Joined
Mar 2, 2023
Messages
196
Reaction score
326
Usually worked with *

But I also tested with the IP 127.0.0.1 and i still can't login, get a DC after select the server :confused:

Recheck all IP settings

Code:
gameserver.network.client.host = *

and (config/network/ipconfig.xml)

Code:
<ipconfig default="127.0.0.1">
<!--<iprange address="192.168.192.16" max="192.168.255.255" min="192.168.0.0"/>
    <iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.10"/>
    <iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
    <iprange min="192.168.4.0" max="192.168.4.255" address="192.168.4.0"/>
    <iprange min="127.0.0.1" max="127.0.255.255" address="127.0.0.1"/>-->
</ipconfig>

Make sure that all iprange are commented out
 
Newbie Spellweaver
Joined
Jul 10, 2023
Messages
11
Reaction score
10
All these settings have been added, the problem may be another.
But the emulator is already set to localhost (127.0.0.1), you don't need to change anything.
Yes, I checked the settings, and they are indeed standard, I also reinstalled the server using the original files from the legendary Robyson, but the problem persists.

I'm suspecting that it's the COMODO antivirus, I'm going to uninstall it to test it now.

Yes, I checked the settings, and they are indeed standard, I also reinstalled the server using the original files from the legendary Robyson, but the problem persists.

I'm suspecting that it's the COMODO antivirus, I'm going to uninstall it to test it now.
OMGGGG, it was the COMODO, Even putting the files on the exception list and disabling it wasn't letting the server work, it only worked after uninstalling it, thank you guys for the help.

By the way, have you u guys tried using ngrok to play with friends?
 
Last edited:
Newbie Spellweaver
Joined
May 29, 2022
Messages
6
Reaction score
1
Has anyone encountered problem with quest marker being missing from npcs?
 
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,109
do we have a working website for this server Robyson?
Try using this...

Or something simpler...
 
Last edited:
Newbie Spellweaver
Joined
May 11, 2023
Messages
44
Reaction score
7
Try using this...

Or something simpler...
Thanks as always!
 
Newbie Spellweaver
Joined
May 11, 2023
Messages
44
Reaction score
7
Hello..can anyone tell me how to edit the Welcome Message when you logged into the game?
1695903829391 - -> "3.5-4.3" Emulator - RaGEZONE Forums

Also, how to edit the Announcement in Client side?
1695903761682 - -> "3.5-4.3" Emulator - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Status
Not open for further replies.
Back
Top