Jump to content
  • 0

Disguise Event Error


SlashGeeGee

Question


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

Hi rAthena. It's been a while.

I'm having error in console when loading my Disguise Event . here it is :2r3xtsi.jpg

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.

afcakp.png

 

 

 

Here's my script btw: http://upaste.me/619f6008d939a4e9

 

Someone help ! Thanks in Advance ! /no1

 

 

 

SlashGeeGee


 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

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 :D

 

 

SlashGeeGee

Edited by SlashGeeGee
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  143
  • Reputation:   30
  • Joined:  12/23/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...