polong Posted February 24, 2021 Posted February 24, 2021 hello, i use WOE Controller script at custom folder in rathena when i have 1 session WOE, this is work normally but when i try add another session, the emperium does not spawn when WOE start and the log give this error Spoiler (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#prtg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#prtg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#prtg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas01::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas03::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas01::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas03::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas01::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas03::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas01::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas02::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas03::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas04::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas05::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas01::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas02::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas03::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas04::OnAgitEnd2' not found! (source: WOE_CONTROL) (02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas05::OnAgitEnd2' not found! (source: WOE_CONTROL) anything wrong with the script? thanks for the help Quote
0 Haruka Mayumi Posted February 24, 2021 Posted February 24, 2021 (edited) make sure that you check your scripts_guild.conf when using woe_controller.. you simply need to disable 2 script -npc: npc/guild/agit_controller.txt -npc: npc/guild2/agit_start_se.txt the rest are enabled. Edited February 24, 2021 by Haruka Mayumi Quote
0 polong Posted February 24, 2021 Author Posted February 24, 2021 i already disable it because if i dont disable it, i can not start woe i already start WOE in 1 session, dont have any error when i try to add another session, and woe start the emperium is gone, but we can kill other guild at castle Quote
Question
polong
hello, i use WOE Controller script at custom folder in rathena
when i have 1 session WOE, this is work normally
but when i try add another session, the emperium does not spawn when WOE start
and the log give this error
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#prtg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#prtg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#prtg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas01::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas03::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#payg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas01::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas03::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#gefg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas01::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas02::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas03::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas04::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Agit#aldeg_cas05::OnAgitEnd' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas01::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas02::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas03::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas04::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#arug_cas05::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas01::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas02::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas03::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas04::OnAgitEnd2' not found! (source: WOE_CONTROL)
(02/24/2021 14:00:01) [ Debug ] : NPCEvent 'Manager#schg_cas05::OnAgitEnd2' not found! (source: WOE_CONTROL)
anything wrong with the script?
thanks for the help
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.