Jump to content
  • 0

Critical Error With Quest


Question

Posted

Hi , i've install a Nobless master script (C4 SERVER) , but when i talk to the Npc, and press Make noble, my client crash and apears this:

Critical error:
http://pastebin.com/dqqyhw1k

I think that its because an error on HTML .
Now the htm of the NPC (id: 66666)
http://pastebin.com/v4sipNak

__init__.py of the script :
http://pastebin.com/vw4CRsua

1.htm:
http://pastebin.com/uLcJev4T
Error1.htm:
http://pastebin.com/nkkgDMu1
Error2.htm:
http://pastebin.com/czL30mpH
End.htm:
http://pastebin.com/aFTu6AM0

i put it on : data/scripts/quest/8204_NpcNoblesse, and i add on scripts.cfg like: 
quests/8204_NpcNoblesse/__init__.py

Thanks!!

7 answers to this question

Recommended Posts

  • 0
Posted

<a button value="Make Nobles" action="bypass -h npc_%objectId%_Quest 8204_NpcNoblesse" width=74 height=21 back="sek.cbui36" fore="sek.cbui75"> </a>

 

Action like this?

try it if it crash make it 

 

<button.... <a action   </a>  ">

  • 0
Posted

<a button value="Make Nobles" action="bypass -h npc_%objectId%_Quest 8204_NpcNoblesse" width=74 height=21 back="sek.cbui36" fore="sek.cbui75"> </a>

 

Action like this?

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..