Functor Posted December 13, 2018 Posted December 13, 2018 10 hours ago, Seirei said: Edited: After I see the output on the visual studio I saw some warnings about PACKETVER. Is it ok? There are many errors like this: 3>d:\rathena2018\01_emulator\rathena_renewal\src\custom\defines_post.hpp(12): warning C4005: 'PACKETVER': macro redefinition 3>d:\rathena2018\01_emulator\rathena_renewal\src\config\packets.hpp(16): note: see previous definition of 'PACKETVER' Because you had to add definition of PACKETVER to the "src\custom\defines_pre.hpp". Not to "src\custom\defines_post.hpp".
Seirei Posted December 13, 2018 Posted December 13, 2018 3 hours ago, Functor said: Because you had to add definition of PACKETVER to the "src\custom\defines_pre.hpp". Not to "src\custom\defines_post.hpp". Solved. It was an error because I copied charserv.bat, loginserv.bat, mapserv.bat, and runserver.bat from my old ragnarok offline server instead of making a new one from compiling on visual studio
dantoki Posted December 14, 2018 Posted December 14, 2018 why my starglad job didnt translate to english ?
lordjedi3 Posted December 16, 2018 Posted December 16, 2018 sir ...why account other 0 and 99 is freeze?
ificallyoumine Posted December 16, 2018 Posted December 16, 2018 Good Day Sir! I recently updated my kRO folder. And I got these. Is there a way it can be reverted back to original login screen? Thank you!
anacondaq Posted December 16, 2018 Author Posted December 16, 2018 1 hour ago, lordjedi3 said: sir ...why account other 0 and 99 is freeze? I don't know. Nobody knows except you. Try maybe repair your tables. Quote Open console (green flag of open server in tray -> Console) then type mysqlcheck -uroot -A --auto-repair
anacondaq Posted December 16, 2018 Author Posted December 16, 2018 30 minutes ago, ificallyoumine said: Good Day Sir! I recently updated my kRO folder. And I got these. You can't revert back it. Just re-download again full game client which is attached to the package by links in the first post.
ificallyoumine Posted December 16, 2018 Posted December 16, 2018 Thank you so much Sir! Kindly pm me your paypal account so that I can send some coffee to you this month.
lordjedi3 Posted December 16, 2018 Posted December 16, 2018 (edited) On 12/16/2018 at 4:17 PM, Anacondaqq said: I don't know. Nobody knows except you. Try maybe repair your tables. i try u method but it said everthing is ok...i try change my account 0 or 99 to 40 it become freeze.. EDIT:Fix Already.. Edited December 23, 2018 by lordjedi3
Mina-chan Posted December 17, 2018 Posted December 17, 2018 (edited) Hii! Please help me understand this. I'm new to this kind of thing and this seems very complicated xP I'm not sure I understand what I'm doing with this ^^; I went to the inter_cong file and changed it to a user and a pass that I made up. But I don't understand what the step 4 means. Is it a different program or an internet page? By removing an old user, it's the same as changing user credentials, right? I tried to add the user credentials that I made up and wrote in inter_conf, but I have no idea if I did the right thing. When I start the server with the 3 black windows, I just see everything the same as before... Please explain a little more, thank u!. EDIT: Someone explained to me that this doesnt' matter at all, since in my case, I'm just using this to test maps and I'm never going to make it an online server ;> Edited December 17, 2018 by Mina-chan
bowbeet Posted December 17, 2018 Posted December 17, 2018 Newbie here. I need help with my RO client. when i open my .exe file, it only shows me a black screen (see attached image). i can hear the bkg music but i cant log in. Using Windows 10 os. GPU Nvidia GTX 970. Thanks
andreasadi Posted December 20, 2018 Posted December 20, 2018 (edited) hello i'm already download all of your files,but i can't running openserver,because of port use, and i cant fix it with prosseshacker to terminated program Edited December 21, 2018 by andreasadi
bspace88 Posted December 21, 2018 Posted December 21, 2018 hi! is there a way to show the gm sprite? tried editing client.info but nothing happen..sorry newbie here
coderjuan Posted December 21, 2018 Posted December 21, 2018 2 hours ago, bspace88 said: hi! is there a way to show the gm sprite? tried editing client.info but nothing happen..sorry newbie here <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </aid> add this line on your data\sclientinfo.xml, 2000000-2000005 is the account_id 1
bspace88 Posted December 22, 2018 Posted December 22, 2018 thanks for the reply i keep on editin in clientinfo not in sclientinfo thx for the info coderjuan
lordjedi3 Posted December 26, 2018 Posted December 26, 2018 update latest server side...and this happen before this ok... how to fix sir? : DB error - Unknown column 'equip_switch' in 'field list' [Debug]: at d:\123 ro\test renewal\rathena_renewal\src\char\char.cpp:2524 - SELECT `id`,`char_id`,`nameid`,`amount`,`equip`,`identify`,`refine`,`attribute`,`card0`,`card1`,`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`expire_time`,`bound`,`unique_id`,`favorite`,`equip_switch` FROM `inventory` LIMIT 1; [Fatal Error]: char : A tables is missing in sql-server, please fix it, see (sql-files main.sql for structure)
ExcelGaming Posted December 28, 2018 Posted December 28, 2018 On 12/27/2018 at 1:35 AM, lordjedi3 said: update latest server side...and this happen before this ok... how to fix sir? : DB error - Unknown column 'equip_switch' in 'field list' [Debug]: at d:\123 ro\test renewal\rathena_renewal\src\char\char.cpp:2524 - SELECT `id`,`char_id`,`nameid`,`amount`,`equip`,`identify`,`refine`,`attribute`,`card0`,`card1`,`card2`,`card3`,`option_id0`,`option_val0`,`option_parm0`,`option_id1`,`option_val1`,`option_parm1`,`option_id2`,`option_val2`,`option_parm2`,`option_id3`,`option_val3`,`option_parm3`,`option_id4`,`option_val4`,`option_parm4`,`expire_time`,`bound`,`unique_id`,`favorite`,`equip_switch` FROM `inventory` LIMIT 1; [Fatal Error]: char : A tables is missing in sql-server, please fix it, see (sql-files main.sql for structure) same problem @Anacondaqq
Functor Posted December 28, 2018 Posted December 28, 2018 @ExcelGaming @lordjedi3 You have to execute SQL query from "../sql-files/upgrades/upgrade_20181224.sql"
TheWiseWolf Posted January 1, 2019 Posted January 1, 2019 I Did Everything How You Did, Yet For 20 Minutes All I Keep Getting Is This. AnywayTo Fix This? Anytime I Exit It Out And Restart It, Same Thing Happens At The Same Part
BugMeNot2014 Posted January 5, 2019 Posted January 5, 2019 Out of curiosity, are you going to make a pack for 2019 and so on or this is the final pack?
anacondaq Posted January 5, 2019 Author Posted January 5, 2019 5 hours ago, BugMeNot2014 said: Out of curiosity, are you going to make a pack for 2019 and so on or this is the final pack? yes, but I'm busy right now, and can't do it yet. But I will. 2
Migrad Posted January 5, 2019 Posted January 5, 2019 Hello i want to ask so i tried to update the emulator, but when i tried to build the solution it got so many error. i already done the same thing as the video tutorial, i wonder why? the difference is that i dont have mt19937ar in 3rdparty folder
JSED Posted January 7, 2019 Posted January 7, 2019 thanks for this guide mate!No errors so far. Is there any way to play modified client or any available client with custom weapons and headgear to download?
lordjedi3 Posted January 10, 2019 Posted January 10, 2019 sir can u list diff list u apply? i need recopy it...THX @Anacondaqq
anacondaq Posted January 10, 2019 Author Posted January 10, 2019 1 hour ago, lordjedi3 said: sir can u list diff list u apply? i need recopy it...THX @Anacondaqq it is in nemo folder. 1
Recommended Posts