Failed assertion

Lilori

New member
Messages
40
Points
0
Hi,

since i was updating last version of herc, my map_server got something weird message like this :

no critial error in game so far, but this message always shown in map_server every minutes.

what this mean?

Untitled.jpg

 
This assertion mean in some script you have not implimented constant. And it works like 0

First parameter in bonus2 call is wrong constant.

You should fix it atleast because some your scripts not working because this.

 
This assertion mean in some script you have not implimented constant. And it works like 0

First parameter in bonus2 call is wrong constant.

You should fix it atleast because some your scripts not working because this.
yeah, i think so,

before i add some NPC, no warning message like that.

then, after i add 2 npc, that message shown. but, i tried to test my 2 npc, and it was fine. the script is working. and like no errors.

then today, i check my map_server, and a new warning message is appear, like http://herc.ws/board/topic/9731-failed-assertion-error/?p=57476

 
Back
Top