Importing character_ records from 0.44 databases
Is there a technique for importing characters items when importing characters from a 0.44 databases? I assume you have to extract (and convert?) the item data from the character_.profile blob and populate the new character_.inventory blob.
I guess this information is already available but I haven't located it yet. |
Quote:
|
It seems that one of the starting items is the crash problem.
One of the starting items has an itemid of 0. Remove the entry with itemid 0 from starting_items table and it should work. I'm putting fixed files up on same links , so won't be an issue anymore. Sorry for any inconvenience , but this IS still just in alpha stage :) |
Hmmm... I'd still like to know the offender..
The code I merged of krich's for starting items should handle the 0 item id correctly, it did on my machine at least... |
Trump,
Here's the code you added to avoid the crash problem: Code:
const Item_Struct* myitem = database.GetItem(atoi(row[0])); This is what I saw in my testing. GetItem calls something in the Mutex library and I really didn't want to mess with that stuff. If I get a chance, I'll try to reproduce and give you a gdb backtrace. Regards, krich |
Broken Link
Hmmmm... tcsmyworld.. ur db link is broken..
Could some1 mirror his file, or could you tcs put it up again? =) If you wanna use my site as a mirror: ftp://ak1121.no-ip.info just drop it into uploads and ill put it in home folder n post link Thank You |
removing itemid 0 from table starting_items causes serious errors when you source the sql... is this supposed to happen?
|
As i have posted in a different thread, I host all tcs files, my webserver recently canged my addy from : http://nctimes.net to forcing this addy http://www.nctimes.net
Tcs hasnt updated his dns you can reach any of his files at the following location http://www.nctimes.net/~threeofus/db/<instertcasesensitivefilenamehere>.ace thank you and have a nice day |
Kroeg , only one item in starting items needs to be removed , it's the item with id# 0.
|
All times are GMT -4. The time now is 09:47 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.