Please help im making my own server

classy5

New member
Messages
119
Points
0
Github
classy5
I dont know how to set this up (STEP BY STEP GUIDE PLEASE)

I cant follow the instruction below because its different version (Workbench 5.2)

the one i downloaded shows differently (2nd image below)

23u962t.png


------

workbench 6.3.3-winx64...... i dont see version 5.2 for 64 bit

2rxh1qu.png


 
Last edited by a moderator:
the exclamation thing is all right, don't worry about it. to compile you need to open Hercules-10.sln file

 
is your mysql server running? and I don't recall that hercules had a "homunculus_S_max_level" setting 
default_huh.png


 
Last edited by a moderator:
is your mysql server running? and I don't recall that hercules had a "homunculus_S_max_level" setting 
default_huh.png
i do not even remember downloading one... and idk i also try to find whats wrong but i cant find it

these are the things i downloaded so far

-2013-12-23_Ragexe_Full_Client

-2014-02-12aRagexe.exe

-hercules stuff

-KRO Full Client_2014-08-22.rar

-TortoiseSVN-1.8.11.26392-64x-svn-1.8.13.msi

 
Last edited by a moderator:
@@evilpuncker it has Homunculus S > conf/battle/homunc.conf
 

// Max level for Homunculus S
homunculus_S_max_level: 150
 
@@classy5
 
i think you misconfigured the inter-server.conf and you need xampp or wampp to run the server
 
if you use xampp, aren't you supposed to download mySQL workbench inside of of the xampp bin folder? I can't support this though. 

 
if you use xampp, aren't you supposed to download mySQL workbench inside of of the xampp bin folder? I can't support this though. 
xampp already includes mysql server and phpmyadmin, there is no need to download anything else I guess ;P by the way I recommend the use of "uniform server" he is a lot more light weight than xampp

 
@@evilpuncker it has Homunculus S > conf/battle/homunc.conf

// Max level for Homunculus S
homunculus_S_max_level: 150
@@classy5
 
i think you misconfigured the inter-server.conf and you need xampp or wampp to run the server
please can you check my inter-server.conf. and yes i will try to get one of those now... but i think its asking sql ... or xammp/wampp the same thing?

 
@@classy5 if you follow this link, then you don't need to install xampp/wamp/etc

 
Last edited by a moderator:
@@classy5 if you follow this link, then you don't need to install xampp/wamp/etc
 i clicked the link this is what it says "There is currently no text in this page. You can search for this page title in other pages, search the related logs, or edit this page." is it just me or theres really something on the page? idk im noob D:i try to look it up on page search... is this what u meant? http://herc.ws/wiki/Installing_SQL
Yes , that's the link.
 
I don't think the version matters here, open your localhost connection and start adding the database tables. should be self explanatory here. Tables will not load if you don't have a connection.

 
I don't think the version matters here, open your localhost connection and start adding the database tables. should be self explanatory here. Tables will not load if you don't have a connection.
im not confident if i did the configuration right but can u check what's the problem when i open runserver?

2i2bjv9.png


 
for the sql error: either import the log.sql file as you did with main.sql, or go to conf/logs.conf and set the 'sql_logs' option to 'no'

 
for the sql error: either import the log.sql file as you did with main.sql, or go to conf/logs.conf and set the 'sql_logs' option to 'no'
thanks that fixed the map.server

can u also help me with char & login server? please

fnsg7m.png


 
log database don't exist.

If that's solved, char-server too will work.

 
Back
Top