Jump to content

tip_1

Members
  • Posts

    11
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by tip_1

  1. compile error again..

    make[3]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/game'

    Making all in bindings

    make[3]: Entering directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings'

    Making all in ScriptDev2

    make[4]: Entering directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2'

    ../../../src/tools/genrevision/genrevision ../../../../src/bindings/ScriptDev2

    make all-recursive

    make[5]: Entering directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2'

    Making all in sql

    make[6]: Entering directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2/sql'

    Making all in Updates

    make[7]: Entering directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2/sql/Updates'

    make[7]: *** No rule to make target `r1780_scriptdev2.sql', needed by `all-am'. Stop.

    make[7]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2/sql/Updates'

    make[6]: *** [all-recursive] Error 1

    make[6]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2/sql'

    make[5]: *** [all-recursive] Error 1

    make[5]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2'

    make[4]: *** [all] Error 2

    make[4]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings/ScriptDev2'

    make[3]: *** [all-recursive] Error 1

    make[3]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/bindings'

    make[2]: *** [all-recursive] Error 1

    make[2]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src'

    make[1]: *** [all-recursive] Error 1

    make[1]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir'

    make: *** [all] Error 2

    kansu@server:~/gserv/20agu/mangos/objdir$

  2. Ubuntu 8.4 64bit

    same here..

    Making all in game

    make[3]: Entering directory `/home/kansu/gserv/20agu/mangos/objdir/src/game'

    g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../.. -I../../../dep/ACE_wrappers -I../../dep/ACE_wrappers -I/usr/include/mysql -I../../src/shared -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game/../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -I../../../src/game/../realmd -DSYSCONFDIR=\\"/home/kansu/gserv/20agu/etc/\\" -DDO_MYSQL -g -O2 -MT SocialMgr.o -MD -MP -MF .deps/SocialMgr.Tpo -c -o SocialMgr.o ../../../src/game/SocialMgr.cpp

    In file included from ../../../src/game/SocialMgr.cpp:19:

    ../../../src/game/SocialMgr.h:131: error: 'ObjectGuid' has not been declared

    ../../../src/game/SocialMgr.h: In member function 'void PlayerSocial::SetPlayerGuid(int)':

    ../../../src/game/SocialMgr.h:131: error: request for member 'GetCounter' in 'guid', which is of non-class type 'int'

    ../../../src/game/SocialMgr.h: At global scope:

    ../../../src/game/SocialMgr.h:152: error: 'ObjectGuid' has not been declared

    ../../../src/game/SocialMgr.cpp:298: error: prototype for 'PlayerSocial* SocialMgr::LoadFromDB(QueryResult*, ObjectGuid)' does not match any in class 'SocialMgr'

    ../../../src/game/SocialMgr.h:152: error: candidate is: PlayerSocial* SocialMgr::LoadFromDB(QueryResult*, int)

    ../../../src/game/SocialMgr.cpp: In member function 'PlayerSocial* SocialMgr::LoadFromDB(QueryResult*, ObjectGuid)':

    ../../../src/game/SocialMgr.cpp:301: error: no matching function for call to 'PlayerSocial::SetPlayerGuid(ObjectGuid&)'

    ../../../src/game/SocialMgr.h:131: note: candidates are: void PlayerSocial::SetPlayerGuid(int)

    make[3]: *** [socialMgr.o] Error 1

    make[3]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src/game'

    make[2]: *** [all-recursive] Error 1

    make[2]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir/src'

    make[1]: *** [all-recursive] Error 1

    make[1]: Leaving directory `/home/kansu/gserv/20agu/mangos/objdir'

    make: *** [all] Error 2

  3. How can I patche manual??

    I`m litle noob abouth C and hardly understand core modifications..

    I read post #243, #231 and many other posts.. Do I need remove /src/game/Makefile.am and replace

    new Makefile.am file on post 231 ?? Sorry for my bad english..

    And the otherthig, mangos.conf.. How can I modify this.. If I don`t do modify mangos.conf, Server will work perfect??

    Thanks for replay..

  4. Okay, Crash Down again.. Last six version of server Crash Down.. I`m missing something I think..

    OS Ubuntu 9.4

    Mangos Revision: 8393

    I use only SD2 and Playerbot patches

    Changed only StartMony XP Rates etc. on mangos.conf file

    I Like my bots and our players too.. I don`t want give up Playerbot

    How can I fix this issue??

    Thanks for helps..

    I rarely get this errors and then server goes down:

    (Last 15 lines of log)

    CHARACTER: Sent Initial Spells

    Initializing Action Buttons for '4'

    Action Buttons for '4' Initialized

    Creating player data for himself 4

    Sending SMSG_INIT_WORLD_STATES to Map:0, Zone: 85

    STORAGE: DestroyZoneLimitedItem in map 0 and area 85

    Sending SMSG_SPELL_GO id=836

    Spell: Effect : 46

    WORLD: Spell Effect DUMMY

    map::setNGrid() Invalid grid coordinates found: -2147483585, -2147483585!

    mangos-worldd: ../../../src/game/Map.cpp:2068: void Map::setNGrid(NGridType*, uint32, uint32): Assertion `false' failed.

    Aborted

    kansu@TERs_DEbbiE:~/zfun/mangosw/bin$

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