ERROR failed assertion: src\map\skill

ZelosAvalon

New member
Messages
218
Points
0
Age
34
Emulator
How to fix this skill.c error? 

WzkRZqy.png


and if anyone knows about translation using .po file, why in the NPC "Tripulante" the word NÓS is appearing as nós? i use language pt-br with @lang but my translation dont work in words with accents like ( ´ ` ^ ~ ¨ )

 
Last edited by a moderator:
For your accent problem, you need to encode your script files in ANSI (aka Windows 1252 encoding). I have the same problem using french accents (é, è, ê, ë, etc.). UTF-8 encoding don't show accents properly.

 
Last edited by a moderator:
For this skill errors, you should fix your scripts, or explain how you get it. Sadly in windows no debug information to see source of this errors.

 
Back
Top