i'm having these errors after i run my server, then it will crash the map-server.exe. im currently using the latest SVN trunk version.
[Warning]: npc_read_event_script: too many occurences of event 'OnTouch'!
[Fatal Error]: chrif : send map list to char server failed 45
can someone help me fixing this?? thanks
UPDATE : i already fixed the [Fatal Error] issue i'm having. But now, im having alot of error regarding event_queues.
[Warning]: npc_read_event_script: too many occurences of event 'OnTouch'!
[Warning]: npc_event: player's event queue is full, can't add event 'Event_Names' !
[Warning]: npc_event_dequeue: event timer is full !
i already edit the MAX_EVENTQUEUE in map.h to 50, but im still having these errors. Whenever my player hits a monster, it just instantly warps continuously on several maps.. help me, thanks..
Uhm.. i already fixed this problem of mine. lol.