Likes: 0
Results 1,001 to 1,010 of 1117
-
20-11-10, 08:34 PM #1001
Register to remove this adThanks for the heads up. I'm currently trying to compile the newest MaNGOS with the newest ScriptDev2 and am having 7 persistent errors that I will try to fix here within the next few minutes.
USE THE CURRENT CORE:
EDIT: Please inject this into your MaNGOS db to play in the interim
Code:ALTER TABLE db_version CHANGE COLUMN required_10762_01_mangos_spell_proc_event required_10746_01_mangos_mangos_string BIT;
Also, go through your mangosd.conf file and make sure that the DBErrorLogFile = "" I think I left out one of the "
The only errors I see in the log are easily fixed with:
Code:DELETE FROM spell_target_position WHERE id = "70781"; DELETE FROM spell_target_position WHERE id = "70856"; DELETE FROM spell_target_position WHERE id = "70857"; DELETE FROM spell_target_position WHERE id = "70858"; DELETE FROM spell_target_position WHERE id = "70859"; DELETE FROM spell_target_position WHERE id = "70861"; DELETE FROM spell_target_position WHERE id = "70860";
Can someone please test this and let me know if you have any problems?
› See More: [Release] TRM's Cthulhu Ftagn Dual-Database MaNGOS Repack (3.3.5.12340) - 32 & 64-bitLast edited by CthulhuFtagn; 20-11-10 at 09:20 PM.
System & Security: HP Pavilion dv7-3160us Entertainment Notebook PC - My Video Link
| Windows 7 Home Premium x64 | avast! Free antivirus | ThreatFire | ZoneAlarm Free Firewall | Spybot - Search & Destroy | Malwarebytes Anti-Malware | Panda USB and AutoRun Vaccine | KeePass | TrueCrypt |
-
20-11-10, 10:01 PM #1002
Thansk CT!
I unzipped everything and injected my mangosdb with the above.
Everything seems to working ok.
-
20-11-10, 10:03 PM #1003
Unleashed has brought some Hunter problems to my attention in Goldshire... he says "Ok, I can log in and ran with a 64 hunter real quick through goldshire. Combat is really messed up. Pet doesnt attack, and mob's do not attack you, they just stand there and then die moments later. Seems something is terribly wrong in the core with the recent updates. I didnt see much on getmango's yet.", can anyone confirm it? I can't currently run 3.3.5a.
System & Security: HP Pavilion dv7-3160us Entertainment Notebook PC - My Video Link
| Windows 7 Home Premium x64 | avast! Free antivirus | ThreatFire | ZoneAlarm Free Firewall | Spybot - Search & Destroy | Malwarebytes Anti-Malware | Panda USB and AutoRun Vaccine | KeePass | TrueCrypt |
-
20-11-10, 10:33 PM #1004
I was in Hellfire xping with my 60 hunter and had no problems, but when i went to goldshire I was able to replicate the same problem.
It's the same problem as where mobs run at you but you can't attack, pet goes to where the mob was originally when you aggro and stands there.
You can not melee, but if you take two steps back you can range the mob.
I also got the same opcode message as well.
But everything seems ok in hellfire.
Edit :
Also noticed pets will not regenerate focus sometimes also and improved mend pet doesn't seem to remove diseases.Last edited by Jenrick; 20-11-10 at 11:09 PM.
-
20-11-10, 10:37 PM #1005
I'll check out the Goldshire problem.
System & Security: HP Pavilion dv7-3160us Entertainment Notebook PC - My Video Link
| Windows 7 Home Premium x64 | avast! Free antivirus | ThreatFire | ZoneAlarm Free Firewall | Spybot - Search & Destroy | Malwarebytes Anti-Malware | Panda USB and AutoRun Vaccine | KeePass | TrueCrypt |
-
21-11-10, 02:28 AM #1006
That goldshire issue sounds like the ZG entrance, duskwood, and booty bay issue I was having post 81 update. 79 is fine so I'll hang out there unless you want me to test anything.
-
21-11-10, 10:15 AM #1007
Firstly thanks, ive loved the other releases ive used here in the past.
Just wanted to ask, what is the estimation on Time to the new binary's are posted(Complied & Posted)
10763(here)is suffering in-line crashing with no report(will test again on another windows box asap) with posted Database{YTDB - 351 (573_FIX_10726)}.
i cant tell if its my box, the binary's or the database. since no crash log is created and debug log just ends...
Updated database is for newer mangos Binary, attempted alteration of DB_Version Column and Creature_Template columns, for Mangos 10763 compatibility. to no change.
Appears to be a binary issue, so Post of 1076x binarys are DEARLY appreciated ASAP.
----------------------------------------------------------------------------------
PS, this may not affect you, due to Platform/OS changes. But, 10768 is having Compilation errors on I686-Linux. on my box, i have no idea if this is transparent across *unix/BSD > Windows.
IF you do have issues and are able to resolve them will you please PM me?
-
21-11-10, 10:35 AM #1008
-
21-11-10, 11:29 AM #1009
Friend CT i´m just checking one thing...i didnt install any new updates since 80 so i have the updates 81,82 and 83 to install...what i want to know is...do i install these updates and then use the Database updates that you uploaded and finally when you manage to make it i install update 84?? is this correct friend...?
Thanks for all your work
-
21-11-10, 11:45 AM #1010
84a
Register to remove this adSounds about right...
If you have already injected the sql code from above, this will be 84a, if not, inject both 84 and 84a sql updates.
Update Available:
Code:MaNGOS updated to 10768 Remove useless code in PetAI::_stopAttack() Show <overkill> value in combat logs. Allow AURA_FORCE_MOVE_FORWARD to work on creatures and vehicles. For example, it fixes spell [68284] Implement SPELL_AURA_MOD_PERIODIC_HEAL (259) Implement talent 44543 and ranks charges work. ScriptDev2 updated to 1886 Change monstersay/whisper/emote target from guid to pointer. Requires Mangos 10761+
EDIT: I also want to reiterate about the mangosd.conf file; make sure that the DBErrorLogFile = "" I think I left out one of the "Last edited by CthulhuFtagn; 21-11-10 at 12:20 PM. Reason: Update
System & Security: HP Pavilion dv7-3160us Entertainment Notebook PC - My Video Link
| Windows 7 Home Premium x64 | avast! Free antivirus | ThreatFire | ZoneAlarm Free Firewall | Spybot - Search & Destroy | Malwarebytes Anti-Malware | Panda USB and AutoRun Vaccine | KeePass | TrueCrypt |