When i loged onto my account then talked to nao about the owl event thingy i clicked ~sure~ at the end of her ******** and it went to client.exe has stopped working and now everytime i log on it does the same thing ~client exe has stopped working... anyone? help me? ideas?
Lostmage333, i've been looking this up and to no avail been able to find out what you may need / know and what programs you might use to edit those those three four files yourself instead of leaching of nice people like yourself? is there a refrance sheet you guys look at or what name? I've look on this forums and many others
Lostmage333, i've been looking this up and to no avail been able to find out what you may need / know and what programs you might use to edit those those three four files yourself instead of leaching of nice people like yourself? is there a refrance sheet you guys look at or what name? I've look on this forums and many others
I do all my editing in either Notepad, Notepad++, or WinMerge.
.xml files are text files. They can be opened in any text editor.
WinMerge is nice for comparing files. I also recently downloaded BeyondCompare. Same concept.
If you're talking about editing the .dlls, I use OllyDBG and Ida4.9 (I think its 4.9, its the free version -_-).
It's ItemDB and PropDB again, they change often with updates, and these changes cause client crashes when you encounter items (such as the baby owl birdcage) that don't exist in your version of the DB. Just back up your itemDB/propDB, and merge the files after you receive the update.
I do all my editing in either Notepad, Notepad++, or WinMerge.
.xml files are text files. They can be opened in any text editor.
WinMerge is nice for comparing files. I also recently downloaded BeyondCompare. Same concept.
If you're talking about editing the .dlls, I use OllyDBG and Ida4.9 (I think its 4.9, its the free version -_-).
No, I mean how do you know what files need to update on the data/data/local/XML/itemdb.enlish.xml? Do you have a cheat sheet, where you can compare the new ingame items to whats already on it the xml file already? How do you know what needs to be added?
Get mabiunpack (mabimods.net, yyzdh, etc). That can rip the clean files out of the .packs. Then, I use winmerge to compare my version and the clean version, and see what was updated. If its a update I want (new code, new translations), I'll keep it. If its something I don't want (where I made an edit), I'll pass it on.