[HELP]Action Error

03/25/2010 14:48 bboytomer#1
i have more bugs before that but i use search and i found them^^
but this one i didnt found is something with itable:
[2904] File: e:\release\dekaron\1.90.5.4\server\dekaron\share\l ogicprocess\loader\map\../../../LogicObject/Support/ITable.h, Line: 310

if you know what the problem plz answer im trying to look for this file and check the problem :\
03/25/2010 15:01 pieter#2
the relevant error is usually above that line :)

copy the lines above it
03/25/2010 15:10 bboytomer#3
[3232] -> Row 608 Col 1
[3232] Action Table Error : Unknown ACTION Information
[3232] -> Row 609 Col 1
[3232] Action Table Error : Unknown ACTION Information
[3232] -> Row 614 Col 1
[3232] Action Table Error : Unknown ACTION Information
[3232] -> Row 615 Col 1
[3232] Action Table Error : Unknown ACTION Information
[3232] -> Row 652 Col 1
[3232] ..\Share\Action\PC\SUM.act.3.csv
[3232]
[3232] Action : Cell(5, 11) is NULL
[3232] File: e:\release\dekaron\1.90.5.4\server\dekaron\share\l ogicprocess\loader\map\../../../LogicObject/Support/ITable.h, Line: 310
03/25/2010 16:14 Lanayru#4
[3232] ..\Share\Action\PC\SUM.act.3.csv <--the file where the error is
[3232]
[3232] Action : Cell(5, 11) is NULL <--The position of the error [5 down and 11 over]
i will look and see what i can find in that position
03/25/2010 18:40 bboytomer#5
yea man i fixed it i put 0 in to it(tnx you and vegata^^)
but then i got more error XD
If you can here is the line
[3472] [ Map 55 ] NPC Layout Load Success 11
[3472] [ Map 55 ] Brick Locating Success 0 / Fail 0
[3472] [ Map 56 ] Brick Locating Success 1 / Fail 0
[3472] Wrong MapIndex from mal File.
[3472] File: .\Loader\Map\SectorList.cpp, Line: 34
03/26/2010 02:28 Lanayru#6
[3472] Wrong MapIndex from mal File. <----it should explain its self
if it is for a map that u r making just find a way to open the mal file and find the mapindex in it then go to the maplist.csv and find the map # that it is going to go to then change it in the mal file

hope i helped