Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 15:18

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide]How to Create 9.4 Server !

Discussion on [Guide]How to Create 9.4 Server ! within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old 10/27/2018, 03:46   #301
 
elite*gold: 0
Join Date: Oct 2018
Posts: 3
Received Thanks: 0
Everything seems to run fine but afer I choose the server it says cant connect to server

Any ideas?
Memphis101 is offline  
Old 10/27/2018, 04:12   #302
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
Address or port issue for the game server in the game server .opt

Not compressing the game server.opt correctly and it still runs on an old .eop

Not having issued the start_service and set game.open_external 1 commands
ThunderNikk is offline  
Old 10/27/2018, 04:17   #303
 
elite*gold: 0
Join Date: Oct 2018
Posts: 3
Received Thanks: 0
Thanks will re check all those.


Checked an still cant connect:

Fixed, changed all local ips to actual net ips
Memphis101 is offline  
Old 10/27/2018, 04:50   #304
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
You have local host IP in the game server .opt?

127.0.0.1
ThunderNikk is offline  
Old 10/28/2018, 04:40   #305
 
masterofpuppets28's Avatar
 
elite*gold: 0
Join Date: Feb 2013
Posts: 27
Received Thanks: 1
Quote:
Originally Posted by Dark Blaze View Post
Well, here is a quick program I made to create accounts, it's pretty basic and takes care of pass hashing.

link not working
masterofpuppets28 is offline  
Old 10/28/2018, 09:06   #306
 
Dark Blaze's Avatar
 
elite*gold: 0
Join Date: Mar 2016
Posts: 292
Received Thanks: 89
Quote:
Originally Posted by masterofpuppets28 View Post
link not working
I will re-upload it.
@ here you go:

Make sure to fill up the settings.
Dark Blaze is offline  
Thanks
1 User
Old 10/30/2018, 23:14   #307
 
masterofpuppets28's Avatar
 
elite*gold: 0
Join Date: Feb 2013
Posts: 27
Received Thanks: 1
why im i getting this error ? please help ??

[IMG=expandable: 1][/IMG]
masterofpuppets28 is offline  
Old 10/31/2018, 07:30   #308
 
Karimoto's Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 5
Received Thanks: 0
yeah I also keep getting the same errors that everytime I need to connect to the server it just wouldnt let me
Karimoto is offline  
Old 10/31/2018, 11:32   #309
 
thefear511's Avatar
 
elite*gold: 0
Join Date: Nov 2012
Posts: 920
Received Thanks: 234
Quote:
Originally Posted by Karimoto View Post
yeah I also keep getting the same errors that everytime I need to connect to the server it just wouldnt let me

you guys have wrong input for sql user.

make sure the name is sa and the password is correctly hashed using the RappelzZLibPassword.exe program in Rappelz9.4Revolution\RappelzHash
thefear511 is offline  
Old 10/31/2018, 16:57   #310
 
Karimoto's Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 5
Received Thanks: 0
yeah its all the same but i still cant connect to the server
Karimoto is offline  
Old 10/31/2018, 17:07   #311
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
When and where do you have an error Karimoto

The previous poster can not even run the auth server with out a "Log in failed for user sa"

Then you said "I have the same error".

So is your log in is failing for sa, or are you getting a different error about connecting?
ThunderNikk is offline  
Old 10/31/2018, 17:14   #312
 
Karimoto's Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 5
Received Thanks: 0
like I can already open the game even login my account works but after that, when im choosing a server(which is only one server) the game will just not respond then a pop up will show that "cannot connect to the server" here's a picture

Quote:
Originally Posted by Memphis101 View Post
Everything seems to run fine but afer I choose the server it says cant connect to server

Any ideas?
ok i guess it was my fault @ it was this guy which we have the same problem. sorry for the confusion
Karimoto is offline  
Old 10/31/2018, 18:53   #313
Moderator


 
ThunderNikk's Avatar
 
elite*gold: 1
Join Date: Dec 2012
Posts: 4,780
Received Thanks: 1,462
It is probably your IO address in the game server .opt

If you are running the game on the same computer that the server is on then you should be able to have local host address 127.0.0.1 in for the IO address.

If you are running on a different computer that is on the same LAN as the server then you should be able to use the LAN address of the server for the IO address in game server .opt

@ If this guide is not giving correct examples for the gameserver.opt settings to run local host please correct it. No reason we should have a guide and have the same repeat problem over and over again or it is the fault of the guide and the information in it.
ThunderNikk is offline  
Thanks
2 Users
Old 10/31/2018, 19:01   #314
 
Karimoto's Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 5
Received Thanks: 0
Quote:
Originally Posted by ThunderNikk View Post
It is probably your IO address in the game server .opt

If you are running the game on the same computer that the server is on then you should be able to have local host address 127.0.0.1 in for the IO address.

If you are running on a different computer that is on the same LAN as the server then you should be able to use the LAN address of the server for the IO address in game server .opt

@ If this guide is not giving correct examples for the gameserver.opt settings to run local host please correct it. No reason we should have a guide and have the same repeat problem over and over again or it is the fault of the guide and the information in it.
OMG THANK YOU! It finally work!!
Karimoto is offline  
Old 11/01/2018, 01:24   #315
 
thefear511's Avatar
 
elite*gold: 0
Join Date: Nov 2012
Posts: 920
Received Thanks: 234
Quote:
Originally Posted by ThunderNikk View Post
It is probably your IO address in the game server .opt

If you are running the game on the same computer that the server is on then you should be able to have local host address 127.0.0.1 in for the IO address.

If you are running on a different computer that is on the same LAN as the server then you should be able to use the LAN address of the server for the IO address in game server .opt

@ If this guide is not giving correct examples for the gameserver.opt settings to run local host please correct it. No reason we should have a guide and have the same repeat problem over and over again or it is the fault of the guide and the information in it.
it has worked for many , and still failing for many. but most issues are on their part.

I have made 2 guides so far with videos, I'm too lazy to edit the text tho. if anyone is willing to give back to this forum go ahead and make a guide with your style I'm graduating this year so possibly ill have enough time after that.

p.s , just tested the opts they work completely fine.

antoher p.s, the guide is completely fine but a lot of informations could have been cleared out with simpler words. it just needs lots of paraphrasing, it doesn't mean its wrong. Its just the way of handling knowledge gets a bit hard to understand without demonstration.
thefear511 is offline  
Reply


Similar Threads Similar Threads
[HELP] How create some weapons in ShStudio? / Crash item mall / can't create new mobs
06/24/2021 - Shaiya PServer Development - 3 Replies
Hey, Before say "use the search button" or "see other topic for resolve ur problem" i have search and i don't have found any fix for my problem :/ I have 4 big problem: -1: When i buy an item in my item mall IG the game crash (please try to recconect to the server ERROR 0) i don't have found help after 2 days of search -2: When i want create a boss/mobs IG (only boss and mobs who i have add in my Monster.SData) i have this error in the tchat "Not authorized to create!" why i have this...
How create a trainer in cheat engine, and how to create autoassemble scripts [16 June
06/17/2012 - Facebook - 3 Replies
Many people asked me that... Maybe some of these people are from here.. or maybe not.. Anyway.. heres 25 minutes video ;D which should help? How create a trainer in cheat engine, and how to create autoassemble scripts - YouTube And yea.. I noticed that there 360p and 720p only.. no idea where the 460p gone... :x put 720p and full screen, otherwise in normal size its looks crappy
[HELP] How to create a new shop. SHOP CREATE
12/31/2010 - CO2 Private Server - 5 Replies
#closed
is possible to create a hack to create items +7
07/14/2008 - Dekaron - 25 Replies
How can I create a hack to create items +7



All times are GMT +2. The time now is 15:18.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.