Page 1 of 1

[Pol 097 2006 10 29 RC Coregina] strange bug

Posted: Sat Nov 25, 2006 7:47 am
by qrak
Windows core:
(pol.log)

Code: Select all

[11/25 17:51:21] Abnormal end after checkpoint: File .\charactr.cpp, line 1868
Exception in: pkg/systems/combat/mainHitScript.eclR: Error starting script.
 PC < nLines: (lems) requires a parameter.349:  349: 1L
350:  350: <>
351:  351: if false goto 356
352:  352: local #3
353:  353: local #0
354:  354: Func(4,5): ApplyRawDamage
355: >355: #
356:  356: decl local #4
357:  357: local #1
358:  358: "typ"
359:  359: Func(5,1): GetObjProperty




Linux core:

Code: Select all

WARNING: scripts/misc/chrdeath.ecl: Unable to find module npc
Abnormal end after checkpoint: File pol/charactr.cpp, line 1868
Exception in: pkg/systems/combat/mainHitScript.eclreading AR for NPC: : Error starting script.
 PC < nLines: (ed range of [0.Ýď%7I[@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Đ
yŰřđ˙Ž=-gŕěgell/
Windows/Linux cores
ecompile.exe - 2006-10-29 01:58

Debug info:

mainHitScript.src:

http://qrak.lanet.wroc.net/pvp/dump/mainHitScript.dbg
http://qrak.lanet.wroc.net/pvp/dump/mainHitScript.lst
http://qrak.lanet.wroc.net/pvp/dump/mai ... pt.dbg.txt

attack.src (attack hook):

http://qrak.lanet.wroc.net/pvp/dump/attack.dbg
http://qrak.lanet.wroc.net/pvp/dump/attack.lst
http://qrak.lanet.wroc.net/pvp/dump/attack.dbg.txt

chrdeath.src:

http://qrak.lanet.wroc.net/pvp/dump/chrdeath.dbg
http://qrak.lanet.wroc.net/pvp/dump/chrdeath.lst
http://qrak.lanet.wroc.net/pvp/dump/chrdeath.dbg.txt

If it isn't POL fault please tell me where the bug is.

Posted: Sat Nov 25, 2006 9:02 am
by qrak
It looks like chrdeath.ecl isn't called. When i erase include reportmurder from chrdeath it runs ok (even when i don't call any functions from that include and i dont declare any constants etc...). Any explanation?

Posted: Sat Nov 25, 2006 9:14 am
by qrak
Ok. Fixed. mob.setwarmode(0) in murder report was causing that error.

Posted: Sat Nov 25, 2006 9:34 am
by MuadDib
Good to post it all though, helps us narrow down what's going on fully.

Posted: Thu Nov 30, 2006 1:16 pm
by Gnafu
I got the same problem.
chrdeath isn't called at all.

I also got a "cannot find http module" even if http.em exists in /scripts dir
and a strange

" Waaha! Admin 0x226 is dead and is getting damaged!!"

error

:?: