Jump to content

Morphau

Members
  • Posts

    205
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by Morphau

  1. Core: 9500:

    [New Thread 12446]

    Core was generated by `./mangos-worldd'.

    Program terminated with signal 6, Aborted.

    #0 0x00007f0a88d004b5 in raise () from /lib/libc.so.6

    #0 0x00007f0a88d004b5 in raise () from /lib/libc.so.6

    No symbol table info available.

    #1 0x00007f0a88d03f50 in abort () from /lib/libc.so.6

    No symbol table info available.

    #2 0x00007f0a8959fcc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #3 0x00007f0a8959e0f6 in ?? () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #4 0x00007f0a8959e123 in std::terminate() () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #5 0x00007f0a8959e21e in __cxa_throw () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #6 0x00000000004e3b30 in MaNGOS::ObjectLifeTime<Log>::OnDeadReference ()

    at ../../../src/mangosd/../framework/Policies/ObjectLifeTime.h:47

    No locals.

    #7 0x00000000004e3bf4 in MaNGOS::Singleton<Log, MaNGOS::SingleThreaded<Log>, MaNGOS::OperatorNew<Log>, MaNGOS::ObjectLifeTime<Log> >::Instance () at ../../../src/mangosd/../framework/Policies/SingletonImp.h:46

    No locals.

    #8 0x00000000004e3ce4 in FreezeDetectorRunnable::run (this=0x1866190) at ../../../src/mangosd/Master.cpp:111

    No locals.

    #9 0x00000000007fc7ac in ACE_Based::Thread::ThreadTask (param=<value optimized out>)

    at ../../../src/shared/Threading.cpp:189

    No locals.

    #10 0x00007f0a897eda04 in start_thread () from /lib/libpthread.so.0

    No symbol table info available.

    #11 0x00007f0a88dac80d in clone () from /lib/libc.so.6

    No symbol table info available.

    #12 0x0000000000000000 in ?? ()

    No symbol table info available.

  2. Rev: 9415

    ScriptDev2 1586

    Too much same crash:

    [New Thread 21908]

    Core was generated by `./mangos-worldd'.

    Program terminated with signal 6, Aborted.

    #0 0x00007f4b508fa4b5 in raise () from /lib/libc.so.6

    #0 0x00007f4b508fa4b5 in raise () from /lib/libc.so.6

    No symbol table info available.

    #1 0x00007f4b508fdf50 in abort () from /lib/libc.so.6

    No symbol table info available.

    #2 0x00007f4b51199cc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #3 0x00007f4b511980f6 in ?? () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #4 0x00007f4b51198123 in std::terminate() () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #5 0x00007f4b5119821e in __cxa_throw () from /usr/lib/libstdc++.so.6

    No symbol table info available.

    #6 0x00000000004e3650 in MaNGOS::ObjectLifeTime<Log>::OnDeadReference ()

    at ../../../src/mangosd/../framework/Policies/ObjectLifeTime.h:47

    No locals.

    #7 0x00000000004e3714 in MaNGOS::Singleton<Log, MaNGOS::SingleThreaded<Log>, MaNGOS::OperatorNew<Log>, MaNGOS::ObjectLifeTime<Log> >::Instance () at ../../../src/mangosd/../framework/Policies/SingletonImp.h:46

    No locals.

    #8 0x00000000004e3804 in FreezeDetectorRunnable::run (this=0x7f4b2f140140)

    at ../../../src/mangosd/Master.cpp:111

    No locals.

    #9 0x00000000007fa00c in ACE_Based::Thread::ThreadTask (param=0x5594) at ../../../src/shared/Threading.cpp:183

    _task = 0x7f4b2f140140

    #10 0x00007f4b513e7a04 in start_thread () from /lib/libpthread.so.0

    No symbol table info available.

    #11 0x00007f4b509a680d in clone () from /lib/libc.so.6

    No symbol table info available.

    #12 0x0000000000000000 in ?? ()

    No symbol table info available.

  3. Rev: 9415

    ScriptDev2 1586

    [New Thread 1983]

    [New Thread 1981]

    [New Thread 1975]

    [New Thread 1972]

    [New Thread 1980]

    [New Thread 1982]

    [New Thread 1976]

    [New Thread 1974]

    Core was generated by `./mangos-worldd'.

    Program terminated with signal 11, Segmentation fault.

    #0 WorldSession::HandleSetActiveMoverOpcode (this=0x34bcae0, recv_data=...) at ../../../src/game/MovementHandler.cpp:446

    446 if(_player->m_mover->GetGUID() != guid)

    #0 WorldSession::HandleSetActiveMoverOpcode (this=0x34bcae0, recv_data=...) at ../../../src/game/MovementHandler.cpp:446

    guid = 4611

    #1 0x0000000000761c7d in WorldSession::Update (this=0x34bcae0) at ../../../src/game/WorldSession.cpp:230

    packet = 0x7f745a188ac0

    currTime = <value optimized out>

    #2 0x000000000075b1fa in World::UpdateSessions (this=0x7f747400fae0, diff=41) at ../../../src/game/World.cpp:1847

    itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::Pair<unsigned int const, WorldSession*>, false>> = {

    _M_cur_node = 0x7fff86d0c110, _M_cur_bucket = 0xffffffffff60041c}, <No data fields>}

    sess = <value optimized out>

    #3 0x000000000075baa7 in World::Update (this=0x7f747400fae0, diff=41) at ../../../src/game/World.cpp:1390

    autobroadcaston = 1

    #4 0x00000000004e566c in WorldRunnable::run (this=<value optimized out>) at ../../../src/mangosd/WorldRunnable.cpp:60

    diff = 41

    realCurrTime = 4062958430

    realPrevTime = <value optimized out>

    prevSleepTime = 40

    #5 0x00000000007f9cdc in ACE_Based::Thread::ThreadTask (param=0x7f745ac489e0) at ../../../src/shared/Threading.cpp:183

    _task = 0x1a5ac80

    #6 0x00007f747d3b6a04 in start_thread () from /lib/libpthread.so.0

    No symbol table info available.

    #7 0x00007f747c97580d in clone () from /lib/libc.so.6

    No symbol table info available.

    #8 0x0000000000000000 in ?? ()

    No symbol table info available.

  4. Rev: 9415

    ScriptDev2 1586

    [New Thread 20431]
    [New Thread 20424]
    [New Thread 20434]
    [New Thread 20428]
    [New Thread 20433]
    [New Thread 20432]
    [New Thread 20426]
    [New Thread 20427]
    Core was generated by `./mangos-worldd'.
    Program terminated with signal 6, Aborted.
    #0  0x00007f25c7d6f4b5 in raise () from /lib/libc.so.6
    #0  0x00007f25c7d6f4b5 in raise () from /lib/libc.so.6
    No symbol table info available.
    #1  0x00007f25c7d72f50 in abort () from /lib/libc.so.6
    No symbol table info available.
    #2  0x00007f25c7d68481 in __assert_fail () from /lib/libc.so.6
    No symbol table info available.
    #3  0x00000000006b6929 in PoolGroup<GameObject>::SpawnObject (this=0x32aa0e8, spawns=..., 
       limit=<value optimized out>, triggerFrom=40628, instantly=<value optimized out>)
       at ../../../src/game/PoolManager.cpp:279
           obj = 0x0
           i = 0
           __PRETTY_FUNCTION__ = "void PoolGroup<T>::SpawnObject(SpawnedPoolData&, uint32, uint32, bool) [with T = GameObject]"
           lastDespawned = 0
           count = 1
    #4  0x0000000000577ee2 in GameObject::Update (this=0x7f25c2b7c890)
       at ../../../src/game/GameObject.cpp:453
           poolid = 20430
    #5  0x00000000007a4c23 in MaNGOS::ObjectUpdater::Visit<GameObject> (this=0x7f25c5035fa0, 
       m=<value optimized out>) at ../../../src/game/GridNotifiers.cpp:220
    No locals.
    #6  0x00000000005ea9e7 in VisitorHelper<MaNGOS::ObjectUpdater, GameObject> (this=0x7f25c0cd5810, 
       t_diff=<value optimized out>)
       at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:47
    No locals.
    #7  VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7f25c0cd5810, t_diff=<value optimized out>)
       at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:53
    No locals.
    #8  VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7f25c0cd5810, t_diff=<value optimized out>)
       at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:60
    No locals.
    #9  TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7f25c0cd5810, 
       t_diff=<value optimized out>)
       at ../../../src/game/../framework/GameSystem/TypeContainerVisitor.h:71
    No locals.
    #10 Visit<MaNGOS::ObjectUpdater> (this=0x7f25c0cd5810, t_diff=<value optimized out>)
       at ../../../src/game/../framework/GameSystem/Grid.h:89
    No locals.
    #11 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7f25c0cd5810, t_diff=<value optimized out>)
       at ../../../src/game/../framework/GameSystem/NGrid.h:139
    No locals.
    #12 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f25c0cd5810, t_diff=<value optimized out>)
       at ../../../src/game/Map.h:614
           x = <value optimized out>
           y = 33
           cell_x = 3
           cell_y = 0
    #13 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f25c0cd5810, t_diff=<value optimized out>)
       at ../../../src/game/CellImpl.h:46
    No locals.
    #14 Map::Update (this=0x7f25c0cd5810, t_diff=<value optimized out>) at ../../../src/game/Map.cpp:641
           pair = {x_coord = 35, y_coord = 264}
           cell = {data = {Part = {grid_x = 4, grid_y = 33, cell_x = 3, cell_y = 0, nocreate = 1, 
                 reserved = 16}, All = 553662532}}
           y = 264
           x = 35
           plr = <value optimized out>
           area = {right_offset = 2, left_offset = 1, upper_offset = 1, lower_offset = 2}
           updater = {i_timeDiff = 102}
           __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
    #15 0x00000000005f7027 in MapManager::Update (this=0x7b32c80, diff=<value optimized out>)
       at ../../../src/game/MapManager.cpp:265
    No locals.
    #16 0x000000000075bbf1 in World::Update (this=0x7f25c0023700, diff=44)
       at ../../../src/game/World.cpp:1429
           autobroadcaston = 1
    #17 0x00000000004e566c in WorldRunnable::run (this=<value optimized out>)
       at ../../../src/mangosd/WorldRunnable.cpp:60
           diff = 44
           realCurrTime = 4037858490
           realPrevTime = <value optimized out>
           prevSleepTime = 42
    #18 0x00000000007f9cdc in ACE_Based::Thread::ThreadTask (param=0x4fc8)
       at ../../../src/shared/Threading.cpp:183
           _task = 0x7f25c10fc0d0
    #19 0x00007f25c885ca04 in start_thread () from /lib/libpthread.so.0
    No symbol table info available.
    #20 0x00007f25c7e1b80d in clone () from /lib/libc.so.6
    No symbol table info available.
    #21 0x0000000000000000 in ?? ()
    No symbol table info available.
    
    

  5. Hello, when i compile i have erros with SplineFlags in trial of champions ...

    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp: In member function 'virtual void mob_toc5_warriorAI::EnterEvadeMode()':
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:98: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:105: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:112: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:119: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:126: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:133: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp: In member function 'virtual void mob_toc5_mageAI::EnterEvadeMode()':
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:261: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:268: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:275: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:282: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:289: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:296: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp: In member function 'virtual void mob_toc5_shamanAI::EnterEvadeMode()':
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:420: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:427: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:434: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:441: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:448: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:455: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp: In member function 'virtual void mob_toc5_hunterAI::EnterEvadeMode()':
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:624: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:631: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:638: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:645: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:652: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:659: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp: In member function 'virtual void mob_toc5_rogueAI::EnterEvadeMode()':
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:798: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:805: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:812: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:819: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:826: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'
    ../../../../src/bindings/ScriptDev2/../../game/Unit.h:1365: note: candidates are: void Unit::SendMonsterMove(float, float, float, SplineType, SplineFlags, uint32, Player*)
    ../../../../src/bindings/ScriptDev2/scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp:833: error: no matching function for call to 'Creature::SendMonsterMove(double, double, double, double, SplineFlags, int)'

    The script:

    http://pastebin.com/m32f0d804

    I have found the source of the errors:

    http://github.com/mangos/mangos/commit/0596f3bd6737614cac362e57df7587e93c3bd1fc

    But i have still errors ...

  6. Hello, i want use GetPlayer() in player.cpp in the function void Player::DuelComplete(DuelCompleteType type); (line 6653) but i have a error at the compilation:

    ../../../src/game/Player.cpp: In member function 'void Player::DuelComplete(DuelCompleteType)':
    ../../../src/game/Player.cpp:6657: error: 'GetPlayer' was not declared in this scope
    

    But i have check the include and everything seems good ...

    Please help for fix my error :)

  7. In th scripts * Top Arena i want see team order by range but it's doesn't work, i test this:

    $sql = mysql_query("SELECT arena_team.arenateamid,arena_team.name,arena_team.captainguid,arena_team.type FROM arena_team ORDER BY arena_team_stats.rating DESC");
    

    But i have this error:

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /homez.17/heroes/www/site/content/arene.php on line 81
    

    and noting appen ...

    How make this range by rating please ?

    EDIT:

    I found the good sql ^^

    It's:

    $sql = mysql_query("SELECT arena_team.arenateamid,arena_team.name,arena_team.captainguid,arena_team.type,arena_team_stats.rating FROM arena_team,arena_team_stats where arena_team.arenateamid = arena_team_stats.arenateamid ORDER BY arena_team_stats.rating DESC");

    :)

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