you have to clear the WDB directory in the client.
It's not a problem with MDH. :)
Printable View
you have to clear the WDB directory in the client.
It's not a problem with MDH. :)
With any install of the database handler I get an error stating
containing an error report statingCode:MaNGOS Database Handler has encountered a problem and needs to close. We are sorry for the inconvenience
Anyone with any information as to why this error occurs would be much appreciated.Code:EventType : clr20r3 P1 : mangos database handler.exe P2 : 0.3.0.0
P3 : 455ade2b P4 : system.drawing P5 : 2.0.0.0 P6 : 4333aeaf
P7 : 7a8 P8 : 6c P9 : system.argumentexception
do you have the .NET Framework 2.0?
Please try to uninstall COMPLETELY the .NET Framework and reinstall.
Posted Revision 198 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Fast fix for the backpack changed properties in DB.
Posted Revision 199 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Added the online field on the account handler.
2 - Fixed a bug in the character_kill handler edit button.
Posted Revision 200 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Added the fully completed character_queststatus handler.
2 - Fixed a bug in the character handler.
Posted Revision 201 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Added the status field to the character_queststatus handler.
2 - Added the mob/item count to the character_queststatus handler.
Posted Revision 202 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Simplified the Status field on the character_queststatus handler.
2 - Added a special check to enable/disable the exploration checkbox in the character_queststatus handler related to the quest you are pointing (it check if the quest is an exploration one).
Why is MDH hanging at "Inserting Skill DB" and not doing anything further, once i try to do something it crashes ...
The inserting Skill DB remaining on the screen is a known problem, but it's not related to any crash that i know. Can you be more precise?
Posted Revision 203 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Fixed an hard bug on the generalistic loadtable function that can block the reading in some situation.
2 - Added a basical restarter (with basic functionality :))
Posted Revision 204 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Added an SQL logging system to the program to better keep track of the problems that may arise. ;)
Posted Revision 204 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Added an SQL logging system to the program to better keep track of the problems that may arise. ;)
Installshield Revision 205 OUT
Download from the official website
Important changes from the last Installshield Release :
1 - This revision support ONLY MaNGOS Revision 2748+
2 - Updated the import/export function to the latest MaNGOS. ;)
3 - Fixed some SERIOUS bugs in the generalistic LoadTable function.
4 - Added the Go To Home function in the character_homebind handler.
5 - Added the CurrentXP/NextLevelXP fields in the character handler.
6 - Hopefully fixed the "reader not opened" problem reported by Teto.
7 - Fixed a bug with various Userlevel different than normal
8 - Added a character search through accounts. (it was so requested that i decided to do it right now)
9 - Delete the game_addons handler according to revision 2680.
10 - Added an async update checker at the program start.
11 - Fixed a blocking bug that appeared when there was no results in a character search.
12 - Added the options connectonstartup,updatecheckatstartup.
13 - Added the online field on the account handler.
14 - Fixed a bug in the character_kill handler edit button.
15 - Added the fully completed character_queststatus handler.
16 - Fixed some bugs in the character handler.
17 - Added a basical restarter (with basic functionality :))
18 - Added an SQL logging system to the program to better keep track of the problems that may arise. ;)
19 - Added a restarter logging system for the newly created restarter.
This is the fourth polished Installshield Version with enough functionality and stability to be considered a milestone (even if not official) for this project.
Thanks to ALL the guy who helped along the way with your beta-testing, suggestion and everything you have maked. I really appreciated your help.
I hope to continue to make a good work for the MaNGOS community.
Thanks,
feal87
Posted Revision 206 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Fixed the Clear Log functionality for the 2 part of the program
2 - Added a FREEZE system detection and restart into the restarter!!! (Unique in the world i think :D)
3 - Some other bug fixing.
Posted Revision 207 on the UPDATER SYSTEM (there is no release, you must update) :
1 - Added an option to minimize to tray on X button pressed.
2 - Added an option to minimize to taskbar instead of always minimizing to tray.
3 - Fixed some typo in the language file.
4 - Added a check to prevent unhandled exception at starting servers with an incorrect path.