Jump to content

Fyre

Members
  • Posts

    142
  • Joined

  • Last visited

  • Days Won

    5
  • Donations

    0.00 GBP 

Everything posted by Fyre

  1. As a Human Rogue, when I accepted the Join the Battle! quest, it notified me that the quest is not available to my race. Quest Entry: 28787 Quest Name: Join the Battle! NPC Entry: 915 NPC Name: Jorik Kerridan
  2. Another bug topic has been opened for this one in 2015: As of 2022-02-18, this has not been fixed.
  3. This should be in the M2 Bug Tracker.
  4. Update: 2022-02-19 Confirmed that the fix posted above does appear to fix the Combo Points problem. Spell Entry: 79327 Spell Name: Sinister Strike Enabler At level 1, you do not earn Combo Points. Combo Points are only earned when Eviscerate is learned from the trainer. I haven't seen any bad side effects or issues out of this fix.
  5. Update: 2022-02-19 Looks like this one can be marked as completed/archived.
  6. Update: 2022-02-19 Confirmed, transport does not occur when approaching/clicking the helicopter. Mangosd Snippet: From clicking on the helicopter. Mangos Video: Video from 2015:
  7. Another bug topic has been opened for this one in 2015: As of 2022-02-18, this has not been fixed.
  8. Update: 2022-02-19 Problem: The spell, Arrest, shows that the ambassador is an Invalid Target. Quest Entry: 26118 Quest Name: Seize the Ambassador NPC Entry: 42146 NPC GUID: 180861 NPC Name: Ambassador Slaghammer Item Entry: 56837 Item Name: Sturdy Manacles Spell Entry: 78628 Spell Name: Arrest Mangosd Error: Video from 2015: Mangos Proof Video:
  9. Update: 2022-02-18. Confirmed - this behaviour still exists and has not been patched. Mangos Proof: Video showing that the Rockjaw Invaders should be running towards the center and Joren Ironstock should be shooting them as they approach:
  10. Update: 2022-02-18 Confirmed. This quest is broken for all classes. Currently working on a script to get this to work as expected.
  11. Update: 2022-02-18 Confirmed - this is still a problem.
  12. Update: 2022-02-18 Confirmed that Arcane Missiles continues to not work. Arcane Missiles! aura is applied to the player, but they cannot use the Arcane Missiles spell. Proof:
  13. Update: 2022-02-18 Tested start to finish with activating the Chicken to become a guest giver, buying seed, re-activating the chicken to complete the quest, clicking the game object egg, looting the egg, using the egg, and summoning the companion. No issues with this any more. Proof:
  14. Update: 2022-02-18 Character does sit forwards when sitting in a chair. However, noticed that my character sits, stands, then sits back down. Proof:
  15. Update: 2022-02-18 Rel 21 is stable and is compiling/building without issue. Rel 22 is unstable and still in testing.
  16. Update: 2022-02-18 This bug is not fixed. I was able to confirm that after flying, I automatically had GM Fly Mode on. Proof:
  17. Update: 2022-02-18 Flying mount does NOT crash the core. Proof:
  18. Update: 2022-02-18. Quest is working. Did not observe NPCs moving while asleep. However, they may move a little bit funny after being woken up (watch video attached). Still some doubled spawns. M3 Rel 21 Video: Video from 2015:
  19. Don't believe this is a problem any longer. I'm able to clone, build with EasyBuild, and get the binaries and conf files without issue. At this time, Rel 21 is the supported version. Rel22 is still in development.
  20. Confirmed. Still an issue as of 2022-02-18. Blinking in Eastern Kingdom takes you to: Blinking in Kalimdor takes you to: Blinking in Outlands takes you to: Common theme is that the blink spell teleports you to 0,0,0 on the continent.
  21. Quest Not Working as of 2022.02.18 Notes Unable to right click/use Adana's Torch - provides an "Invalid target" message. Should be able to click on the item, and it throws the torch to the feed troughs. Here is the error shown from Mangosd when clicking "Use" on the torch: I did try a <.gobject target> next to the trough and it didn't show anything. GM on mode also didn't show any hidden triggers. Bonus points... the nearby boars should catch on fire and run away. Based on a Patch 4.0.3 comment on Wowhead, they should die 7 seconds after being caught on fire. Some additional data Quest Entry: 14461 Quest Name: Feed of Evil Item Entry: 49539 Item Name: Adana's Torch Spell Entry: 69228 Spell Name: Throw Torch Video:
  22. Confirmed - still not working. Notes Creatures/triggers are already spawned. Tested killing one with .die, does provide quest credit. Using the provided item at the creature/trigger does not provide quest credit. Some additional data Quest Entry: 26391 Quest Name: Extinguishing Hope Creature Entry: 42940 Creature Name: Northshire Vineyards Fire Trigger Item Entry: 58362 Item Name: Milly's Fire Extinguisher Spell 1 Entry: 80199 Spell 1 Name: Spray Water Spell 2 Entry: 80209 Spell 2 Name: Fire Extinguisher ExtinguishingHopeProof.mp4
  23. Fyre

    quest_template

    To be added: https://github.com/mangosthree/server/blob/master/src/game/Server/SharedDefines.h Line 68 shows that RACE_WORGEN = 22, which would mean that in RequiredRaces Worgens would have a value of 2097152.
  24. Hey Jimdobbswow, One of the first things I noticed is that you were grabbing the database files from the releases section. Is that also where you go the server files from? Personally (I use Ubuntu - so just keep that in mind), I do everything from scratch, i.e. no installer script. That being said, I will still try to help out where I can. I grab the server files from: https://github.com/mangostwo/server and the database files from: https://github.com/mangostwo/database. ... But before you go ahead and try that... I noticed something... You have already created your three databases, and that's fine. I would then run the command you did to load the realm tables into the database... but try to use mariadb instead of mysql (mysql 8 especially can give really weird errors): mariadb -u root -p two_realm < realmdLoadDB.sql (are you using root as your user for this? if you were following the guide that you linked, you should be using 'mangos' as the user.) Let me know if that command still causes you any issues? - Fyre. (If you have Discord, jump in and tag me for faster responses :D)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use