Help

12/12/2010 14:11 pavkaspr#1
[Only registered and activated users can see links. Click Here To Register...]

How to fix that?

Sry for Double Post but i need help :S
12/12/2010 18:51 janvier123#2
#reported - double post
12/12/2010 21:11 ~Kakkarot~#3
#merged
12/12/2010 21:30 gedimazs#4
problem in your Braiken_castle.csv file the path you see in dbmon
12/13/2010 06:09 epic_game#5
Yeah its fairly simple, all thats wrong is, in your NPC_00_Braiken_castle.csv; you've put a decimal number for a field when it needs to be an integer.

e.g. 4.56 instead of 4

Dekaron doesn't like non-integer numbers the majority of the time
12/13/2010 10:41 pavkaspr#6
doesn't help meh Here is my Braiken NPC


NpcIndex,105,106,107,108,109,110,111,112,121,137
Direction,270,90,270,90,0,180,0,180,0,180
Location_X,260,267,261,268,312,312,192,192,233,294
Location_Y,327,327,182,182,259,252,258,252,264,242
Description,500,600,700,800,900,1000,1100,1200,210 0,10400
12/13/2010 10:57 pieter#7
last line

210 0

that space can't be there!
12/13/2010 11:19 epic_game#8
yeah thats your error, sorry i didn't think of that but yeah. Its just because 210 0 isn't an integer value like i said :)
12/14/2010 18:00 pavkaspr#9
Guys that's not the error
12/14/2010 21:16 daddycool.#10
Check your maplist.csv
12/15/2010 14:50 pavkaspr#11
[Only registered and activated users can see links. Click Here To Register...]

my npc
12/15/2010 17:02 [DEV]Pwner#12
Quote:
Originally Posted by pavkaspr View Post
[Only registered and activated users can see links. Click Here To Register...]

my npc
not ur npc ,
check ur maplist
12/15/2010 17:33 pavkaspr#13
0,Braiken Castle,braiken.map,braiken.mol,braiken.mel,braiken .mac,Map\00_Braiken_Castle\NPC_00_Braiken_Castle.c sv,2,20,1.7,-70,80,12,50,50,-2.3,0,90,light_braiken.txt,water/skyCube=.dds,75,braiken.pre,60,17,10,15,0,20,5,1,-0.5,1,1,3,60000,0,1,1,0,1,0,1,0,1,..\Share\Map\00_ Braiken_Castle\m000.mal,..\Share\Map\00_Braiken_Ca stle\MON_00_Braiken_Castle.csv,..\Share\Map\00_Bra iken_Castle\NPC_00_Braiken_Castle.csv,,0,0,0,0,0,0 ,0,0,0,100,Map0_Braiken,0,0,,1,170,0,0,0,0,100,100 ,0,0,1,1,1,0,200,PC\LevelCap\Default.csv,0.65,1
12/15/2010 19:05 [DEV]Pwner#14
Quote:
Originally Posted by pavkaspr View Post
0,Braiken Castle,braiken.map,braiken.mol,braiken.mel,braiken .mac,Map\00_Braiken_Castle\NPC_00_Braiken_Castle.c sv,2,20,1.7,-70,80,12,50,50,-2.3,0,90,light_braiken.txt,water/skyCube=.dds,75,braiken.pre,60,17,10,15,0,20,5,1,-0.5,1,1,3,60000,0,1,1,0,1,0,1,0,1,..\Share\Map\00_ Braiken_Castle\m000.mal,..\Share\Map\00_Braiken_Ca stle\MON_00_Braiken_Castle.csv,..\Share\Map\00_Bra iken_Castle\NPC_00_Braiken_Castle.csv,,0,0,0,0,0,0 ,0,0,0,100,Map0_Braiken,0,0,,1,170,0,0,0,0,100,100 ,0,0,1,1,1,0,200,PC\LevelCap\Default.csv,0.65,1
fix \Share\Map\00_Bra iken_Castle
and \Share\Map\00_ Braiken_Castle
they both got spaces
12/15/2010 19:56 *JayKay*#15
it not difficult to solve your problem is in row 1 and column 52 maplist.csv opens with the editor of a csv file and look at line 52 column whenever errors occur so for example if cell (2.50) the error will be on line 2 column 51 was hard to understand but to find it has to open the document with the csv editor I have helped