Fatalis 2 Posted April 7, 2013 (edited) i got some problem switching ra to hercules look at the debug check the character_slots is on login? but i don't have character_slots on login i have on char check thishttps://github.com/HerculesWS/Hercules/commit/889a866e92a6c50f8a085e9c99001a9373830f44 Edited April 7, 2013 by Fatalis Quote Share this post Link to post Share on other sites
0 kyeme 71 Posted April 7, 2013 Try this http://herc.ws/board/topic/336-rathena-to-hercules/ Quote Share this post Link to post Share on other sites
0 Fatalis 2 Posted April 7, 2013 Try this http://herc.ws/board/topic/336-rathena-to-hercules/ i already solve this but that's not the answer i just execute this ALTER TABLE `login` ADD `character_slots` TINYINT( 3 ) UNSIGNED NOT NULL; Quote Share this post Link to post Share on other sites
0 kyeme 71 Posted April 7, 2013 Try this http://herc.ws/board/topic/336-rathena-to-hercules/ i already solve this but that's not the answer i just execute this ALTER TABLE `login` ADD `character_slots` TINYINT( 3 ) UNSIGNED NOT NULL; Yeah, What I mean is try to execute all upgrades xD Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted April 7, 2013 It seems neither the rA nor the Hercules databases have changed yet, so supposing you're in a fully upgraded rA and a fully upgraded Hercules you should not stumble upon any problems switching to Hercules after running the SQL code I provided on the other topic, as kyeme said. P.S.: Ind, could you please add that that SQL on the GIT timeline as a rAthena upgrade to Hercules? I don't know how to use GIT and make a pull request atm. Quote Share this post Link to post Share on other sites
0 Ind 945 Posted April 7, 2013 P.S.: Ind, could you please add that that SQL on the GIT timeline as a rAthena upgrade to Hercules? I don't know how to use GIT and make a pull request atm.will do Quote Share this post Link to post Share on other sites
i got some problem switching ra to hercules
look at the debug check the character_slots is on login? but i don't have character_slots on login i have on char
Edited by Fatalischeck this
https://github.com/HerculesWS/Hercules/commit/889a866e92a6c50f8a085e9c99001a9373830f44
Share this post
Link to post
Share on other sites