[How To] Create a Rappelz Private Server | Rappelz Privatserver erstellen

11/17/2014 02:37 RestMore#271
woah feal so stupid right now >.>

i change it and it didnt work more .-.
11/27/2014 00:15 ciel0s#272
did everything all start like it should be ?

when i try to log in it logs in to the realmlist after that some wierd error then client closes dont know what im doing wrong
11/27/2014 02:18 ThunderNikk#273
If it is a client error then something is wrong with the client you are using or the computer that you are trying to run the client on.
11/27/2014 16:35 ciel0s#274
can someone point me where to find a good 8.1 client then ? tried 2 from google search both dont work
11/27/2014 16:41 ThunderNikk#275
If you have already tried 2 then chances are it could be the machine you are trying to run the client on.

Are all of your Windows updates up to date?

What is your OS?

Is your DirectX up to date?

What locale of client are you looking for?

Could you post a screen shot of the error?
11/27/2014 18:33 ciel0s#276
Are all of your Windows updates up to date?

yes always

What is your OS?

windows 8.1 64bit (client) windows server 2012 (server)

Is your DirectX up to date?

yes

What locale of client are you looking for?

english orientated one

screenshot : [Only registered and activated users can see links. Click Here To Register...]
11/27/2014 18:39 ThunderNikk#277
Well that looks like it could be a port error.

You are trying to connect a client that is on a different computer than the servers.

Could you post your .opt files and your .bat or launcher arguments?
11/27/2014 18:44 ciel0s#278
Auth

gameserver

bat
11/28/2014 03:22 ThunderNikk#279
You are connecting a client from a different computer than where the servers are running.

S io.auth.ip:127.0.0.1
S io.ip_address:127.0.0.1
S io.port:4504

Those lines can not be a local host address.

If the server is a LAN server and you are on the same network you can use the servers LAN address. If it is an external server on a different IP than you are on then you need to use its IP address.

192.168.2.69

So it should look like this on those lines in the gameserver.opt

S io.auth.ip:192.168.2.69
S io.ip_address:192.168.2.69
S io.port:4504
11/28/2014 08:57 ciel0s#280
changed it to my external ip same error :( forwarded TCP + UDP ports 4505,8841,1433,4617,4502 and 4615
11/28/2014 15:42 ThunderNikk#281
Did you re compress it?

Don't forward 1433 unless you are going to remote manage the databases.

So it now matches your .bat launcher like what I wrote?

Your .bat launcher and those addresses should be the same.
11/28/2014 18:51 ciel0s#282
yes i did server has no firewall and still dont work :/ getting real tiered of this not getting to work :( isnt there a way for live support ? :)
11/28/2014 19:46 ThunderNikk#283
Is the server on the same network as your client computer?
11/28/2014 23:36 ciel0s#284
yes it is
11/29/2014 01:07 ThunderNikk#285
You ran the commands in the auth console window to open the auth and game server to external client connections?

Other than that I am running out of ideas.

It should be working