Jump to content
TrinityCore

pyx

Plebs
  • Posts

    3
  • Joined

  • Last visited

Posts posted by pyx

  1. You have to compile it on the same machine then. Like Paradox stated, you have conflicting .NET and/or runtimes. I've seen this a dozen times before.

    Compiled on machine and doesn't run properly on the other.

    It was the same problem with 32bit and 64bit, but even if both are the same platform, you may run into issues because of compatibility with the libraries

     

    Snick0rz and me are in a team..

     

    I compiled it on both machines from the beginning to prevent compatibility issues. The auth- / worldserver I compiled on the root server is working just fine on my local machine but not on the root machine.

     

    Debugged the authserver:

    1. 'authserver.exe' (Win32): Loaded 'C:UserspyxeniumDesktopTrinityTrinityBuildbinDebugauthserver.exe'. Symbols loaded.
    2. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32ntdll.dll'. Cannot find or open the PDB file.
    3. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32kernel32.dll'. Cannot find or open the PDB file.
    4. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32KernelBase.dll'. Cannot find or open the PDB file.
    5. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32advapi32.dll'. Cannot find or open the PDB file.
    6. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32msvcrt.dll'. Cannot find or open the PDB file.
    7. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32sechost.dll'. Cannot find or open the PDB file.
    8. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32rpcrt4.dll'. Cannot find or open the PDB file.
    9. 'authserver.exe' (Win32): Loaded 'C:UserspyxeniumDesktopTrinityTrinityBuildbinDebuglibmysql.dll'. Symbols loaded.
    10. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32user32.dll'. Cannot find or open the PDB file.
    11. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32gdi32.dll'. Cannot find or open the PDB file.
    12. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32lpk.dll'. Cannot find or open the PDB file.
    13. 'authserver.exe' (Win32): Loaded 'C:WindowsSystem32usp10.dll'. Cannot find or open the PDB file.
    14. 'authserver.exe' (Win32): Loaded 'C:UserspyxeniumDesktopTrinityTrinityBuildbinDebuglibeay32.dll'. Cannot find or open the PDB file.
    15. 'authserver.exe' (Win32): Unloaded 'C:UserspyxeniumDesktopTrinityTrinityBuildbinDebuglibeay32.dll'
    16. The program '[9880] authserver.exe' has exited with code -1073741701 (0xc000007b).

×
×
  • Create New...