Takuyakii Posted February 22, 2020 Posted February 22, 2020 (edited) Good Day ! can someone help me regarding this error? i'm having this error always after the Woe Hours. i'm using euphy woe controller. PS: i don't know if this is the right section to post this hehe Edited February 22, 2020 by Takuyakii Quote
0 Emistry Posted March 12, 2020 Posted March 12, 2020 (edited) account_id column is missing from your guild_member table ... it seem like the column has been removed in newer version of rAthena, so this script is now outdated and not usable. You had to update the script to fix it, or undo the changes did by rAthena, otherwise its pointless to re-add the column since it wont be populated by server. Edited March 29, 2020 by Emistry Quote
0 Gladius Posted March 12, 2020 Posted March 12, 2020 (edited) ALTER TABLE guild_member ADD account_id int(11) NULL ; Edited March 12, 2020 by Gladius Quote
Question
Takuyakii
Good Day ! can someone help me regarding this error?
i'm having this error always after the Woe Hours.
i'm using euphy woe controller.
PS: i don't know if this is the right section to post this hehe
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.