I'm using the currently passing 4.3.4 build
Hey!
I don't even know where to start, because everything is just totally screwed up.
First, worldserver was crashing because it tried to update the sql tables using files for 335->434 sql conversion (I've no idea why they were even present in the source). I just deleted those files and all seemed ok (except for the fact that it still updates some sql tables every time I run it)
Then, I found out that the locales_creature table is basically absent from the database. Weirdly, some npcs have names in English and some - in Russian (when I see them in game). Also, texts in books are unreadable because they appear as random letters/signs.
Now I just noticed that the item_template table only contains 207 records (I noticed that because I was going to edit an item in Truice, but it couldn't find it). Most bizzarely, the game client and worldserver.exe can still somehow access all items (lookup, add, etc.), including those not present in the item_template table.
Please, help me before I go totally insane
P.S. An additional problem for those of you who enjoy this: I'm trying to extract vmaps from my 4.3.4 client, and it seems to be working fine (with an occasional err=2), but in the end I get this:
Then the program closes and my vmaps folder is empty.