Jump to content

dpedroia15

Members
  • Posts

    59
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by dpedroia15

  1. I've been trying to debug MaNGOS with the GNU debugger through Cygwin on Windows Vista.

    I compiled a debug core (Win32_Debug, not the PCH one) with VC++2008 Express on a different computer.

    Whenever I try to start it up with GDB I get this error message:

    Starting program: /cygdrive/d/mangos/debug/mangosd
    Error creating process /cygdrive/d/mangos/debug/mangosd, (error 14001).
    

    I read somewhere that the problem was that the machine it runs on needs to have the Microsoft Visual C++ 2008 Redistributable Package installed in order for the application to run. I installed this and it still gives the same error.

    Anyone have an idea on what is wrong?

  2. I was looking into implementing a fix for Heartpierce, the ICC 25 man dagger.

    I went to test it on my server and found that it procs Blessing of Light. Blessing of Light is supposed to be procced by a different ICC 25 man weapon Last Word (which does work...).

    But I'm confused to why Wowhead would say that Blessing of Light is procced by Heartpierce and even more confused to why this exact situation happens ingame on a Mangos server.

    Where is the spell trigger information held for weapons like this?

  3. Currently, Lightwell (id = 48087), the Holy Priest spell, is not functioning properly. According to WoWHead, the spell summons the NPC "Lightwell" (id = 31883).

    Would the best way to get Lightwell working be to create a creature script for the NPC (I would be using SD2) and bind it to the NPC in the database? Or would the preferred way be through the original core?

×
×
  • 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