Jump to content

[HELP] Assertion failed


Recommended Posts

Hello everybody!

I am facing the " Assertion failed: (index < row->size()), function AsStringByIndex, file CsvReader.cpp, line 395" error i read some topics about it but i couldn't fix it with that so can somebody help me with this problem first i used SQL to read item proto but now i want to go back to TXT.

I hope someone can help me with this problem!

Kind regards

- Aurora

Link to comment
Share on other sites

  • Premium

The problem is in the file CsvReader.cpp from the db core. But you specified an wrong number. It isn't on line 395, but on line 275. Or at least that's the line on maineline source. The problem is caused by ClientManagerBoot.cpp or ProtoReader.cpp when the database tries to read the proto files (item_proto or mob_proto). You probably have a line with fewer columns that it should have. Check that.

  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.