Page 1 of 1

Cannot create character/login

Posted: Thu Jan 11, 2007 8:51 am
by .Arael.
Image

Code: Select all

vitalInit.lst : 40-60


Settings\Ricky\Desktop\Locale\pkg\attributes\hooks\vitalInit.src, Line 10
exported function GetLifeMaximumValue(mobile)
18: makelocal
19: jmp userfunc @21
20: progend
21: pop param 'mobile'
return 100;
22: 100L
23: return
C:\Documents and Settings\Ricky\Desktop\Locale\pkg\attributes\hooks\vitalInit.src, Line 6
exported function GetLifeRegenRate(mobile)
24: makelocal
25: jmp userfunc @27
26: progend
27: pop param 'mobile'
return 100;
28: 100L
29: return
C:\Documents and Settings\Ricky\Desktop\Locale\pkg\attributes\hooks\vitalInit.src, Line 18
exported function GetManaMaximumValue(mobile)
30: makelocal
31: jmp userfunc @33

Posted: Thu Jan 11, 2007 9:18 am
by SMJ
The first part on the image can be solved by compiling /pol/scripts/start.src. That should fix the complaint. The rest of it, I couldn't help you with if I tried (and I did try lol)

Posted: Thu Jan 11, 2007 10:03 am
by CWO
if you're just upgrading the core, delete all .ecl scripts in your POL path and recompile under the ecompile that came with that core. This fixes many strange crash issues that can happen due to differing cores/ecompiles.