classy5 0 Posted June 3, 2015 (edited) 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) ------ workbench 6.3.3-winx64...... i dont see version 5.2 for 64 bit Edited June 5, 2015 by classy5 Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 3, 2015 the exclamation thing is all right, don't worry about it. to compile you need to open Hercules-10.sln file Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 4, 2015 the exclamation thing is all right, don't worry about it. to compile you need to open Hercules-10.sln file thanks... now i have new question up there Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 4, 2015 (edited) is your mysql server running? and I don't recall that hercules had a "homunculus_S_max_level" setting Edited June 4, 2015 by evilpuncker Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 4, 2015 (edited) is your mysql server running? and I don't recall that hercules had a "homunculus_S_max_level" setting 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 Edited June 4, 2015 by classy5 Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted June 4, 2015 @@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 Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 4, 2015 @@classy5 you need to setup a mysql server and setup a db for hercules on it: http://herc.ws/wiki/Installing_SQL#Windows Quote Share this post Link to post Share on other sites
0 Inochi 3 Posted June 4, 2015 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. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 4, 2015 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 Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 4, 2015 @@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? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 4, 2015 (edited) @@classy5 if you follow this link, then you don't need to install xampp/wamp/etc Edited June 5, 2015 by evilpuncker Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 5, 2015 @@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 Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted June 5, 2015 @@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. Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 5, 2015 @@evilpuncker @@Dastgir @@Zhao Chow @@Inochi please help me with my new problems. Quote Share this post Link to post Share on other sites
0 Inochi 3 Posted June 6, 2015 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. Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 7, 2015 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? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 7, 2015 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' Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 7, 2015 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 Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted June 7, 2015 log database don't exist. If that's solved, char-server too will work. Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted June 7, 2015 @@classy5 just create new database and import logs.sql example is like this // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok_logs log_codepage: log_login_db: loginlog Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 7, 2015 @@classy5 just create new database and import logs.sql example is like this // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok_logs log_codepage: log_login_db: loginlog it didnt work.... but when replaced it with "ragnarok" i think all became ready...im not sure if thats the proper way do it Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 7, 2015 yes, now see if you can log in Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 8, 2015 yes, now see if you can log in i tried but something came up, not sure if i did the client right or the client is not on the right place please hang on to me guys.... I REALLY DO APPRECIATE EVERYONE's help . Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 8, 2015 @@classy5 don't diff your client with any of the following: add custom jobs, add custom homunculus, add custom shield Quote Share this post Link to post Share on other sites
0 classy5 0 Posted June 8, 2015 @@classy5 don't diff your client with any of the following: add custom jobs, add custom homunculus, add custom shield that works too but my character gets rejected Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted June 8, 2015 tell us the patch list that you applied to your client and have you modified your mmo.h PACKET_VER to 20131223? Quote Share this post Link to post Share on other sites
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)
------
workbench 6.3.3-winx64...... i dont see version 5.2 for 64 bit
Share this post
Link to post
Share on other sites