-
[Ascent] Rev2462, Rev2462 with AHBot, NCDB Rev679 [11/29/07]
Ascent compiles
Ascent Rev2439
Ascent Rev2439
Ascent Rev2406
Ascent Rev2400
Ascent Rev2397
Ascent Rev2396
Ascent Rev2383
Ascent Rev2381 - it seems crash issue has been resolved, I dropped Volatile Rum and server didn't crash
Ascent Rev2378 - crashes when you try to drop item on the ground (dispose of item)
Ascent Rev2375 - crashes when you try to drop item on the ground (dispose of item)
Ascent Rev2364
Ascent compiles with Auction House bot patch by Darvaleo
Ascent Rev2462 with AHBot
Ascent Rev2422 with AHBot
Ascent Rev2400 with AHBot
Ascent Rev2364 with AHBot
NCDB revs
NCDB Rev 679
NCDB Rev 665
NCDB Rev 662
NCDB Rev 661 - just 1649world_banned_phrases.sql and 2325_world_creature_names.sql are needed for this DB to work with Ascent (tested on Ascent Rev2397)
NCDB Rev 660
NCDB Rev 658 - [Fix][NPCs] Weapon Trainers flags
NCDB Rev 657 - It seems Vendors are working with this one without aditional fixes (except 2325_world_creature_names.sql)
NCDB Rev 656
NCDB Rev 655 - it seems this one has issues with class trainers not working
----------------------------------------------------------------
For more details about AHBot patch go here
Board Message
It's easy to use and it's configuration is in ascent.conf. It is on by default.
----------------------------------------------------------------
If your weapon masters don't work try fix in post 16. This should be included in NCDB revs 658 and higher.
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev655 - filebeam
okey man :) this rev and NCDB is good ;) all npc everything allright... but ... the trainers dont train just say : "Hello nick " but i think its db issue
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev655 - filebeam
got same problem as ltglobal!
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
It seems it's db issue. Druid trainer in Thunderbluff also doesn't work.
There's rev 656 already out, I tried it and it seems they fixed it, Thunderbluff trainer works. Although Thunderbluff auction guys are missing, in 656 and 655, Orgirmar auction house works fine.
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
656 so why you dont post the link ? :) we will be very happy if you post link :P
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
sorry you post the link THANX
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
ironforge , stormwind trainers seems not to work in NCDB 655
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
sorry, did it again, and trainers are working now :)
tho now the quests aren't working
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
I guess we'll have to wait until they release db for 2.3.0, these are mainly for 2.2.3 and while we can add SQL updates to it, I think that there will be issues with traders, vendors, trainers and what else until db devs take a look at it, they know know the best what they used for each of them and where they put them :).
I'll try to upp new revisions in hope some of them will work better, at this moment Rev656 is still the current one.
-
Re: [Ascent] Rev2364 compile, normal and AHBot patch, NCDB Rev656 - filebeam
My server currently has critical errors upon talking to multiple vendors (mostly custom)... it's a good idea to wait for the NCDB and Ascent teams to catch up with the new update.
-
Re: [Ascent] Rev2378 compile, normal and AHBot patch, NCDB Rev656 - filebeam
Updated post with revs 2375 and 2378, just as I edited the post with 2375 I checked SVN and 2377 was available, and just as I compiled 2377 I checked SVN again and 2378 was available, fix for a fix in 2377 :P.
There are some new SQL updates in 2375 (and later), but nothing I could identify in game in short time I tried it. One thing I noticed in 2364, 2375 and 2378 is that mage's blink is detected as speedhack and after few times I get kicked from the game.
-
Re: [Ascent] Rev2378 compile, normal and AHBot patch, NCDB Rev656 - filebeam
i have see few critical bugs first in the water you can walk no breath ... second when you want to drop item on the ground server crash...
-
Re: [Ascent] Rev2378 compile, normal and AHBot patch, NCDB Rev656 - filebeam
Yup, just tried it, in 2378 dropping an item crashes the server, but in 2364 dropping works fine.
Also in 2364 that green water in Undercity works as water, in 2378 water in Stranglethorn Valley works as water, in 2364 it doesn't.
-
Re: [Ascent] Rev2378 compile, normal and AHBot patch, NCDB Rev656 - filebeam
thanx man i will try with 2364
-
Re: [Ascent] Rev2381 compile, normal and AHBot patch, NCDB Rev657 - filebeam
I just added and Rev2381 Ascent, this one didn't crash when I dropped an item, and I added NCDB Rev657, acording to SVN they added 2368_world_map_checkpoint.sql and 2368_world_worldmap_info.sql to it, unfortunatly 2325_world_creature_names.sql wasn't included so there weren't any NPCs. But after I imported it they spawned and also, vendors were working without additional fixes. Water wasn't working until I imported 2074 series files, after that STV sea and river was working as water. Still waiting for zeppelin to check other areas, too lazy to switch to GM account :P.
So, to have NPCs and water working I imported these files to NCDB 657
Code:
2074world_creature_names_localized.sql
2074world_gameobject_names_localized.sql
2074world_itempages_localized.sql
2074world_items_localized.sql
2074world_npc_text_localized.sql
2074world_quests_localized.sql
1649world_banned_phrases.sql
2325_world_creature_names.sql
2368_character_guild_checkpoints.sql
I don't know if 1649world_banned_phrases.sql is needed for something specific, I just noticed that ascent reports it as missing, after I imported it that message dissapears.
*edit*
Brightwater Lake in Tirisfal Glades also works as it should.
-
Re: [Ascent] Rev2396 compile, NCDB Rev657 [11/20/07]
To have Weapon Masters fixed execute this SQL query in your world database
Code:
#<Weapon Master> should be a trainer
UPDATE `creature_proto` SET `npcflags`='16' WHERE `entry`='11867';
UPDATE `creature_spawns` SET `flags`='16' WHERE `entry`='11867';
#Set UNIT_NPC_FLAG_TRAINER flag for ALL weapon masters
UPDATE `creature_proto` SET `npcflags` = '16' WHERE `entry` in (select `entry` from `creature_names` where `subname` like '%weapon master%');
-
Re: [Ascent] Rev2396 compile, NCDB Rev657 [11/20/07]
The links are not working..
-
Re: [Ascent] Rev2396 compile, NCDB Rev657 [11/20/07]
What links exactly? I tried few and they work.
-
Re: [Ascent] Rev2396 compile, NCDB Rev657 [11/20/07]
Filebeam seems to work again..
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
Well my problem is this: I come from Latin America, and when translating leaves me translate quests and items but not the npc, one could help me with that .... thanks. I used the rev2394 and ncdbREV661
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
Updated Ascent and NCDB revs.
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
newest rev and newest db also water bug :(
you can walk under the water you dont swim :\
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
i think in newest rev need compile with oldest files
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
Good, well what happens is that the backup charge of the accounts in the rev2397 and NCDB661 but when I do that when it is to create a new character comes out without clothes and when you try to enter one of old characters the server goes down, please help me. Thank you.
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
I'm not sure I understood. You have backup of your characters, you set Ascent rev2397 and NCDB rev661 but characters don't have their equipment? I'm not sure I can help, I only compile these revs. I try them but I never had that problem.
Is this character backup from 2.3.0 WoW version or from earlier. If it's from older WoW version (older Ascent revs), have you imported SQL updates to your character database? Mainly these
Code:
2272_character_playeritems.sql
2302_character_characters_insert_queue.sql
2302_character_playeritems_insert_queue.sql
2368_character_guild_checkpoints.sql
@ltglobal
When I tried Rev2397 and NCDB 661 I deleted my old world database, and just imported NCDB in new database. When I tried it then the water worked fine (tried water in STV and lake in Tirisfal Glades) but there weren't any NPCs and mobs. Then I imported 1649world_banned_phrases.sql and 2325_world_creature_names.sql and NPCs also worked, trainers and vendors. Where exactly have you tried to swim, so I can check if water there works for me. I think this is DB issue, not ascent. Those areas might have not yet been set as water.
I'm just compiling new revision of Ascent and NCDB, I'll test them and post them little later.
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
-
Re: [Ascent] Rev2397 compile, NCDB Rev661 [11/20/07]
Guys, just compile it by yourself to avoid bugs and problems.
-
Re: [Ascent] Rev2400 compile, NCDB Rev662 [11/21/07]
in ascent 2379+2400 zepelins dont work and if people up talents get dc, this for all ncdb i test all,all ncdb have the same problem
-
Re: [Ascent] Rev2400 compile, NCDB Rev662 [11/21/07]
Just tried rev 2400, and NCDB 661, water works fine. With 662 water doesn't work. Then I deleted both databases, imported 661 from beginning imported 1649world_banned_phrases.sql and 2325_world_creature_names.sql and water works again, did the same with 662, water doesn't work.
Here's the screenshot
http://img189.imagevenue.com/loc28/t...9_122_28lo.jpg
-
2 Attachment(s)
Re: [Ascent] Rev2400 compile, NCDB Rev662 [11/21/07]
I have 2400 and 661
So in this moment the best NCDB is 661?
I have this problem (image 1) <Not ask the badges and said that the object was not found>
my zepelins work strange. They carried but sometimes is locked (image 2)
-
Re: [Ascent] Rev2400 compile, NCDB Rev662 [11/21/07]
According to changelog 661 and 662 should be the same as only thing that's been updated in 662 are some of tools that are used with NCDB, but then again, I don't know why water isn't working in 662...
As for the problem, I think that's DB issue. I got that message when I tried to buy some of special flying mounts (with julianx shopping mall).
-
Re: [Ascent] Rev2400 compile, NCDB Rev662 [11/21/07]
Hi
I have a problem with the rev of ascent 2400, and just when I am connecting to enter, I get this.
http://img228.imageshack.us/img228/6...melaux5.th.jpg
If anyone could help me, it will be very grateful.
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
Did you start with new account (created it with Rev2400) or is it old character database with 2.2.3 (or older) characters. If it's from old update try updating SQL character database with SQL updates that are missing (update it with SQL updates that have character in their file name).
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
From which NCDB can be used for 2.3.0 that I have said that so far the best combination is ascent_2355 with NCDB_654 but the truth is that it was not done. Thanks. Greetings
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
Just updated revs to current versions. But since it seems that this thread is redundant this will be the last update.
I mainly started this thread because AHBot patch versions that weren't available for download but it seems nobody (except me) needs them anyway.
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
You are helping the community. That's all that matters.
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
water
or
Weather ???
Problem
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
Weather table here have that when I go to water
Falls in the background and not fly in the water
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
all Weapon master in world not work
from ncdb 0.2.3
not work
help please...
-
Re: [Ascent] Rev2406, Rev2400 with AHBot, NCDB Rev662 [11/22/07]
I run the rev2462 server and for some reason that swim bug are there and sometimes i can swim and sometimes i cant can anyone mayby tell me what up with that ? plz