torsello Posted September 5, 2015 Posted September 5, 2015 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/dqqyhw1kI 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/vw4CRsua1.htm:http://pastebin.com/uLcJev4TError1.htm:http://pastebin.com/nkkgDMu1Error2.htm:http://pastebin.com/czL30mpHEnd.htm:http://pastebin.com/aFTu6AM0i put it on : data/scripts/quest/8204_NpcNoblesse, and i add on scripts.cfg like: quests/8204_NpcNoblesse/__init__.pyThanks!!
0 Kelrzher Posted September 5, 2015 Posted September 5, 2015 <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 ton3 Posted September 5, 2015 Posted September 5, 2015 1.htm check line 22 <br><br><br><tr> I believe u must remove this code <tr>
0 Kelrzher Posted September 5, 2015 Posted September 5, 2015 1.htm check line 22 <br><br><br><tr> I believe u must remove this code <tr> i think 66666 html miss <a </a> on action
0 torsello Posted September 5, 2015 Author Posted September 5, 2015 <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?
0 torsello Posted September 6, 2015 Author Posted September 6, 2015 withou <a </a> its working. I LOVE YOU GUYS!!! :)
Question
torsello
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