Arkania / ArkCORE-NG

Cataclysm 4.3.4 emulator.. with archeology..
http://gpn39f.spdns.de/forum1/
GNU General Public License v2.0
71 stars 93 forks source link

db : arkcore_string #96

Open firelook opened 8 years ago

firelook commented 8 years ago

Entry 29245 not found in arkcore_string table. Entry 29245 not found in arkcore_string table.

any data missing in the db ?

graham79 commented 8 years ago

I would say that was a typo in the source code, arkcore_string entrys only go up to 5009 .

gpn39f commented 8 years ago

there are many different achievements, where a text should be written.. but not all... and this function allways searching this entry 29245.. there is no other text.. but i dont know what for a text this is.. or what group of achievements text is damaged..

graham79 commented 8 years ago

From looking at the table, I see 90% of the entrys are chat messages for gm commands. The rest being chat messages to players regarding battlegrounds and dungeon/raid groups. From what is written no achievement information is connected to this arcore_string table. IMO ofc :)

gpn39f commented 8 years ago

this is what i mean.. the text searched is a string.. ok.. but it should not be taken from arkore_string. but i can't find the text id 29245 in other tables.. and i see there are several different achievement that all are searching this same text id maybe the id is wrong to.. so: if someone could find out, what text is missing

graham79 commented 8 years ago

maybe it's one of the handler.cpp's. I was looking for other strings sent to players that aren't in arcore_string, ones like "Invalid Target" . they must be stored somewhere as tc:error string?