Jump to content
TrinityCore

warriorpoetex

Members
  • Posts

    73
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by warriorpoetex

  1. Got it working, just redid settings in the new conf vs the one from a few days ago. The logger section, can a few examples be put into the section to show how to properly use the appenders? Tried adding colors, etc and cannot seem to get it working.

    Some of things I've tried to get working ...

    Appender.Flags=0

    Appender.Loglevel=0

    Appender.optional1="1 9 8 14 11 13"

    Tried the word colors instead of optional1 also ...

  2. Did a fresh new compile ...

    TrinityCore rev. 2012-05-20 13:22:16 -0700 <69a4ac220904+> Win32

    Compile went perfect, WorldServer loads fine ...

    Just get two error messages and wondering ( I pray I didn't) ... did I miss an SQL update?

    Here is the error lines ...

    SmartAIMgr: EntryOrGuid 11455 using event<11> has invalid action type <0>, skipped.

    SmartAIMgr: EntryOrGuid 11457 using event<10> has invalid action type <0>, skipped.

  3. 11>D:\Trinity Core\AHModCore\src\server\scripts\Northrend\Ulduar\Ulduar\boss_yoggsaron.cpp(32): error C2365: 'SPELL_SARAS_ANGER' : redefinition; previous definition was 'enumerator'

    11> D:\Trinity Core\AHModCore\src\server\scripts\Northrend\Ulduar\Ulduar\boss_yoggsaron.cpp(31) : see declaration of 'SPELL_SARAS_ANGER'

    11>D:\Trinity Core\AHModCore\src\server\scripts\Northrend\Ulduar\Ulduar\boss_yoggsaron.cpp(34): error C2365: 'SPELL_SARAS_FEVOR' : redefinition; previous definition was 'enumerator'

    11> D:\Trinity Core\AHModCore\src\server\scripts\Northrend\Ulduar\Ulduar\boss_yoggsaron.cpp(33) : see declaration of 'SPELL_SARAS_FEVOR'

    11>D:\Trinity Core\AHModCore\src\server\scripts\Northrend\Ulduar\Ulduar\boss_yoggsaron.cpp(35): error C2365: 'SPELL_SARAS_BLESSING' : redefinition; previous definition was 'enumerator'

    11> D:\Trinity Core\AHModCore\src\server\scripts\Northrend\Ulduar\Ulduar\boss_yoggsaron.cpp(30) : see declaration of 'SPELL_SARAS_BLESSING'

    This happened after pulling the most recent files on Sunday May 13th at 11:30pm PST

    Thx

×
×
  • Create New...