SlashGeeGee Posted May 29, 2013 Group: Members Topic Count: 111 Topics Per Day: 0.02 Content Count: 573 Reputation: 20 Joined: 11/19/11 Last Seen: October 24, 2014 Share Posted May 29, 2013 Hi rAthena. It's been a while.I'm having error in console when loading my Disguise Event . here it is :then I searched about this error. and came up of a solution. to remove these lines. then I removed the content of OnInit. OnInit: disablenpc "guesswarp"; disablenpc "Disguise NPC"; } when I restarted my server the error was gone. but when the event starts. another error pops out and no warps will spawn. Here's my script btw: http://upaste.me/619f6008d939a4e9 Someone help ! Thanks in Advance ! SlashGeeGee Quote Link to comment Share on other sites More sharing options...
SlashGeeGee Posted May 30, 2013 Group: Members Topic Count: 111 Topics Per Day: 0.02 Content Count: 573 Reputation: 20 Joined: 11/19/11 Last Seen: October 24, 2014 Author Share Posted May 30, 2013 (edited) Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc. I changed the map to test it. And yea maybe that's your problem. I tried to change the map to prontera still doesn't work. I have my disco and my trinity map ready. still no fix. EDIT : my mistake. solved SlashGeeGee Edited May 30, 2013 by SlashGeeGee Quote Link to comment Share on other sites More sharing options...
Jaburak Posted May 29, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted May 29, 2013 I tried your script in my test server and seems like there's no problem in it. I suggest to revert it back to original script then restart your server, sometimes oninit doesn't workfine if you only use @loadnpc. Quote Link to comment Share on other sites More sharing options...
Jarek Posted May 29, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 143 Reputation: 30 Joined: 12/23/11 Last Seen: March 9 Share Posted May 29, 2013 Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc. Quote Link to comment Share on other sites More sharing options...
Jaburak Posted May 29, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted May 29, 2013 Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc. I changed the map to test it. And yea maybe that's your problem. Quote Link to comment Share on other sites More sharing options...
Question
SlashGeeGee
Hi rAthena. It's been a while.

I'm having error in console when loading my Disguise Event . here it is :
then I searched about this error. and came up of a solution. to remove these lines. then I removed the content of OnInit.
when I restarted my server the error was gone. but when the event starts. another error pops out and no warps will spawn.
Here's my script btw: http://upaste.me/619f6008d939a4e9
Someone help ! Thanks in Advance !
SlashGeeGee
Link to comment
Share on other sites
4 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.