great glad to hear that, just waiting patiently for the new release.
great glad to hear that, just waiting patiently for the new release.
Well, we are gonna get rid of the DB we were gonna use for the 3.3.3 repack however one of the core members was able to salvage the old Elder DB and we will make a hybrid of it, presumably(aside from some bugs). This will include many new fixes, including an update to the new Acid 3.0.4, and 3.3.3 support:), as well we it will fix a bug that was came into existence(with evox(?)), that would crash the client after creating a human toon and attempted to turn in a quest.
EDIT: In conjunction we're making sure the raids and stuff work correctly lol, the clean DB we used had the portals for ICC trashed and ToC's floor gone haha fail. So with the original Elder DB we should have all of that(so the core dev tested and claimed) as well there may be a small possibility that we will include the scripts for the ICC bosses and possibly some of the ToC but it isn't very likely as they are in "beta" for us.
mangosd.exe stop at
mangos>Starting up anti-freeze thread (120 seconds max stuck time). . .
is this where it should be stoping?
Yes it should be stopping there, have you done any .conf file editing or are you using strictly vanilla Elder Repack?
EDIT: Those of you who are interested I(or an active MMOPro Elder repack team member) will be posting a new thread for the continued use of the Elder Repack(simply so it will be easier for us to update, and you the user to update).
only enabled vmaps in the conf and added the sql update file and the server crashes almost instantly?!
vmaps, maps, dbc and buildings all compiled properly.
Vmaps is optional try it without it
As Noble said it is optional however you have to make sure you have the correct things enabled for it to work properly.
If you want to enable Vmaps and have it used correctly then this is what you need to edit in the mangos.conf file:
Should look like:Code:vmap.enableLOS = 0
vmap.enableHeight = 0
vmap.ignoreMapIds = "369"
vmap.ignoreSpellIds = "7720"
DetectPosCollision = 0
Code:vmap.enableLOS = 1
vmap.enableHeight = 1
vmap.ignoreMapIds = "369"
vmap.ignoreSpellIds = "7720"
DetectPosCollision = 1