Jump to content

ascent

Members
  • Posts

    179
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by ascent

  1. File Not Found

    This character profile could not be displayed, possibly for one of the following reasons:

    •The character has been inactive for an extended period of time.

    •The character name was spelled incorrectly.

    •The profile is temporarily unavailable while the character is in the midst of a process such as a realm transfer or faction change.

    •Characters that have been deleted are no longer available on the Armory.

    what's the problem.

    i search player and click player now show that message. what's the problem?

  2. If you use vehicles from my branch (or rsa) you are missing VehicleHandler.cpp in VC90 project. I don't use VC90 and don't supply updates for its project files.

    into the object? ^^;

    and compile is fine

    and sd2 compile error is

    > .. \\ .. \\ .. \\ .. \\ Bin \\ x64_release/mangosscript.lib Library and .. \\ .. \\ .. \\ .. \\ bin \\ x64_release/mangosscript.exp objects are created.

    1> ScriptMgr.obj: error LNK2001: "unsigned int (__cdecl * ATL:: g_pfnGetThreadACP) (void)" (? G_pfnGetThreadACP @ ATL @ @ 3P6AIXZEA) can not resolve the external symbols.

    1> .. \\ .. \\ .. \\ .. \\ bin \\ x64_release/mangosscript.dll: fatal error LNK1120: 1 unresolved external reference is one.

    1> ScriptDev2 - Errors: 2, warnings: 0

    ========== Build: 0 succeeded, 1 failed, the latest 0, 0 skipped ==========

    you know have fix this problem?? help..

  3. 1> Compiling resources are ...

    1> Microsoft ® Windows ® Resource Compiler Version 6.1.6723.1

    1> Copyright © Microsoft Corporation. All rights reserved.

    1> is the link ...

    1>. \\ Mangosd__x64_Release \\ mangosd.lib Library and. \\ Mangosd__x64_Release \\ mangosd.exp objects are created.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleEjectPasenger (class WorldPacket &)" (? HandleEjectPasenger @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleEnterPlayerVehicle (class WorldPacket &)" (? HandleEnterPlayerVehicle @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehicleSwitchSeat (class WorldPacket &)" (? HandleRequestVehicleSwitchSeat @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehicleNextSeat (class WorldPacket &)" (? HandleRequestVehicleNextSeat @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehiclePrevSeat (class WorldPacket &)" (? HandleRequestVehiclePrevSeat @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehicleExit (class WorldPacket &)" (? HandleRequestVehicleExit @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleDismissControlledVehicle (class WorldPacket &)" (? HandleDismissControlledVehicle @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.

    1> .. \\ .. \\ bin \\ x64_Release \\ mangosd.exe: fatal error LNK1120: 7 one can see is an external reference.

    1> Build log "file: / / c: \\ Users \\ Administrator \\ Desktop \\ server \\ saekoeo \\ mangos1test \\ mangos \\ win \\ VC90 \\ mangosd__x64_Release \\ BuildLog.htm" has been saved to.

    1> mangosd - Errors: 8, warning: 6

    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

  4. mangosd error

    1> Compiling resources are ...
    1> Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    1> Copyright (C) Microsoft Corporation. All rights reserved.
    1> is the link ...
    1>. \\ Mangosd__x64_Release \\ mangosd.lib Library and. \\ Mangosd__x64_Release \\ mangosd.exp objects are created.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleEjectPasenger (class WorldPacket &)" (? HandleEjectPasenger @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleEnterPlayerVehicle (class WorldPacket &)" (? HandleEnterPlayerVehicle @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehicleSwitchSeat (class WorldPacket &)" (? HandleRequestVehicleSwitchSeat @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehicleNextSeat (class WorldPacket &)" (? HandleRequestVehicleNextSeat @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehiclePrevSeat (class WorldPacket &)" (? HandleRequestVehiclePrevSeat @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleRequestVehicleExit (class WorldPacket &)" (? HandleRequestVehicleExit @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> game.lib (Opcodes.obj): error LNK2019: "public: void __cdecl WorldSession:: HandleDismissControlledVehicle (class WorldPacket &)" (? HandleDismissControlledVehicle @ WorldSession @ @ QEAAXAEAVWorldPacket @ @ @ Z) external symbols (see Location: "void __cdecl `dynamic initializer for 'opcodeTable''(void)" (??__ EopcodeTable @ @ YAXXZ) function) could not be confirmed from.
    1> .. \\ .. \\ bin \\ x64_Release \\ mangosd.exe: fatal error LNK1120: 7 one can see is an external reference.
    1> Build log "file: / / c: \\ Users \\ Administrator \\ Desktop \\ server \\ saekoeo \\ mangos1test \\ mangos \\ win \\ VC90 \\ mangosd__x64_Release \\ BuildLog.htm" has been saved to.
    1> mangosd - Errors: 8, warning: 6
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
    

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