bau Posted August 23, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 1 Joined: 07/17/12 Last Seen: October 9, 2012 Share Posted August 23, 2012 Help me! I'm using WoE Setter v. 3.4.5 (http://rathena.org/board/topic/64199-woe-setter-v-345/) I did everything CORRECTLY. But everytime WoE Starts these shows. [Debug]: NPCEvent 'Agit#prtg_cas05::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#prtg_cas04::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#prtg_cas03::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#prtg_cas02::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#prtg_cas01::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#payg_cas05::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#payg_cas04::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#payg_cas03::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#payg_cas02::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#payg_cas01::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#gefg_cas05::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#gefg_cas04::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#gefg_cas03::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#gefg_cas02::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#gefg_cas01::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#aldeg_cas05::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#aldeg_cas04::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#aldeg_cas03::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#aldeg_cas02::OnAgitStart_' not found! (source: WoE Information) [Debug]: NPCEvent 'Agit#aldeg_cas01::OnAgitStart_' not found! (source: WoE Information) I'm using rathena's latest trunk SVN. 16692. Agit starts and ends correctly... but why does this show? Quote Link to comment Share on other sites More sharing options...
Mystery Posted August 23, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted August 23, 2012 (edited) Please keep it at only one topic: http://rathena.org/b...e-setter-v-345/ You'll get the same response anyways. Topic was removed. Edited August 24, 2012 by Mysterious Quote Link to comment Share on other sites More sharing options...
bau Posted August 24, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 1 Joined: 07/17/12 Last Seen: October 9, 2012 Author Share Posted August 24, 2012 Please keep it at only one topic: http://rathena.org/b...e-setter-v-345/ You'll get the same response anyways. I only said I used that woe setter... I couldn't find any topic that relates to my problem... Quote Link to comment Share on other sites More sharing options...
xRaisen Posted August 29, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 175 Reputation: 8 Joined: 03/10/12 Last Seen: August 4, 2020 Share Posted August 29, 2012 Same here. I got that weird debug error. Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 29, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 29, 2012 Masao changed names around in the WOE FE scripts at some point, so everyone's WOE Controllers broke~ The debug message was added in r16564 to help me get my own controller working, xD. Quote Link to comment Share on other sites More sharing options...
xRaisen Posted September 25, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 175 Reputation: 8 Joined: 03/10/12 Last Seen: August 4, 2020 Share Posted September 25, 2012 So how to fix this? Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 25, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 13 hours ago Share Posted September 25, 2012 So how to fix this? use Euphy's WOE Controller https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/custom/woe_controller.txt Quote Link to comment Share on other sites More sharing options...
Euphy Posted September 25, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted September 25, 2012 So how to fix this? The fix isn't difficult - just change the "donpcevent" label names. I think my controller is better, but of course that's a biased opinion xD. Quote Link to comment Share on other sites More sharing options...
xRaisen Posted September 26, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 175 Reputation: 8 Joined: 03/10/12 Last Seen: August 4, 2020 Share Posted September 26, 2012 (edited) So how to fix this? The fix isn't difficult - just change the "donpcevent" label names. I think my controller is better, but of course that's a biased opinion xD. change to something like? So how to fix this? use Euphy's WOE Controller https://rathena.svn...._controller.txt your modified + toastys + rewards woe controller is awesome. just that i like the plug-ins of woe setter and a bit faster but correct me if im wrong, because it uses *gettimetick(<tick type>) instead of a loop for checking. and also i find the loop more resource intensive. Edited September 26, 2012 by xRaisen Quote Link to comment Share on other sites More sharing options...
Question
bau
Help me!
I'm using WoE Setter v. 3.4.5
(http://rathena.org/board/topic/64199-woe-setter-v-345/)
I did everything CORRECTLY. But everytime WoE Starts these shows.
[Debug]: NPCEvent 'Agit#prtg_cas05::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#prtg_cas04::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#prtg_cas03::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#prtg_cas02::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#prtg_cas01::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#payg_cas05::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#payg_cas04::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#payg_cas03::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#payg_cas02::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#payg_cas01::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#gefg_cas05::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#gefg_cas04::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#gefg_cas03::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#gefg_cas02::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#gefg_cas01::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#aldeg_cas05::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#aldeg_cas04::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#aldeg_cas03::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#aldeg_cas02::OnAgitStart_' not found! (source: WoE Information)
[Debug]: NPCEvent 'Agit#aldeg_cas01::OnAgitStart_' not found! (source: WoE Information)
I'm using rathena's latest trunk SVN. 16692.
Agit starts and ends correctly... but why does this show?
Link to comment
Share on other sites
8 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.