Jump to content
TrinityCore

mrg

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by mrg

  1. for ./dbc/gtNpcTotalHp.dbc and other it worked now but new Error appear : Loading Player Create Action Data... >> Loaded 421 player create actions in 1 ms Loading Player Create Level Stats Data... Race 1 Class 1 Level 86 does not have stats data. Using stats data of level 85. Race 1 Class 1 Level 87 does not have stats data. Using stats data of level 86. Race 1 Class 1 Level 88 does not have stats data. Using stats data of level 87. Race 1 Class 1 Level 89 does not have stats data. Using stats data of level 88. . . . Race 1 Class 9 Level 99 does not have stats data. Using stats data of level 98. Race 1 Class 9 Level 100 does not have stats data. Using stats data of level 99. Race 1 Class 10 Level 1 does not have stats data!
  2. Error after new update from git when i run worldserver.exe, all dbc was exteract from new mapextractor and move the dbcengb file's to binreleasedbc folder. Loading Trinity strings... >> Loaded 1037 trinity strings in 3 ms Initialize data stores... Some required *.dbc files (6 from 145) not found or not compatible: ./dbc/gtNpcTotalHp.dbc ./dbc/gtNpcTotalHpExp1.dbc ./dbc/gtNpcTotalHpExp2.dbc ./dbc/gtNpcTotalHpExp3.dbc ./dbc/gtNpcTotalHpExp4.dbc ./dbc/gtNpcTotalHpExp5.dbc
  3. i have problem to gain connection_patcher from .sln compile i'm ok on 64bit in cmake i was assign the path on boos,zerompq and openssl to 32bit version and set configuration on win32 release in visual stidio(2013 util 64bit) after i was going to clean and build connection_patcher i got error : 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludecrtdefs.h(494): error C2371: 'size_t' : redefinition; different basic types 2> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludexstddef(282): error C2338: This code is for 64-bit size_t. 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludexstddef(283): warning C4305: 'initializing' : truncation from 'unsigned __int64' to 'const size_t' 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludexstddef(283): warning C4309: 'initializing' : truncation of constant value 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludexstddef(284): warning C4305: 'initializing' : truncation from 'unsigned __int64' to 'const size_t' 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludexstddef(284): warning C4309: 'initializing' : truncation of constant value 2>D:Program Files (x86)Microsoft Visual Studio 12.0VCincludexstddef(300): error C2338: This code is for 64-bit size_t. . . . ========== Build: 1 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
  4. solution is just didn't use account create and use new user created bye bnetaccount in user name somthing like this 6#2
  5. what about gm command? TC>.account set gmlevel [email protected] 3 -1 You change security level of account [email protected] to 3. TC> .rbac account grant [email protected] 193 -1 Granted permission 193 (Role: Sec Level Gamemaster) realmId -1 to account 7 ([email protected]) but after logout login or restart server character has no gm level and command in game
  6. thank you my problem is for mysql 5.5
  7. Hello i'm using Branch 6.x ,windows 2010 i was build the project as 64bit when i was runing worldserver & bnetserver i got an Error "The application was unable to start correctly (0.xc000007b). click OK to close the application"
×
×
  • Create New...