This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"lastUpload":"2021-09-30T10:23:10.479Z","extensionVersion":"v3.4.3"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| * PHP: Recursively Backup Files & Folders to ZIP-File | |
| * MIT-License - 2012-2018 Marvin Menzerath | |
| */ | |
| // Make sure the script can handle large folders/files | |
| ini_set('max_execution_time', 600); | |
| ini_set('memory_limit', '1024M'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 13>D:\TrinityCore Repacks\Wire\Trinity\src\server\scripts\Custom\Transmog\Transmogrifier.cpp(134): error C2039: 'presetMap': is not a member of 'Player' | |
| 13> D:\TrinityCore Repacks\Wire\Trinity\src\server\game\Entities\Item\Transmogrification.h(12): note: see declaration of 'Player' | |
| 13>D:\TrinityCore Repacks\Wire\Trinity\src\server\scripts\Custom\Transmog\Transmogrifier.cpp(134): error C2228: left of '.empty' must have class/struct/union | |
| 13>D:\TrinityCore Repacks\Wire\Trinity\src\server\scripts\Custom\Transmog\Transmogrifier.cpp(136): error C2653: 'PresetMapType': is not a class or namespace name | |
| 13>D:\TrinityCore Repacks\Wire\Trinity\src\server\scripts\Custom\Transmog\Transmogrifier.cpp(136): error C2065: 'const_iterator': undeclared identifier | |
| 13>D:\TrinityCore Repacks\Wire\Trinity\src\server\scripts\Custom\Transmog\Transmogrifier.cpp(136): error C2146: syntax error: missing ';' before identifier 'it' | |
| 13>D:\TrinityCore Repacks\Wire\Trinity\src\server\scripts\Custom\Transmog\Transmogrifier.cpp(136): error C2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DELETE FROM `playercreateinfo` WHERE (`race`=24 AND `class`=3); | |
| INSERT INTO `playercreateinfo` (`race`, `class`, `map`, `zone`, `position_x`, `position_y`, `position_z`, `orientation`) VALUES | |
| (24, 3, 860, 0, 1466.09, 3465.98, 181.86, 0); -- 24 | |
| DELETE FROM `gameobject_template_addon` WHERE `entry` IN (209364 /*209364*/, 209973 /*209973*/, 209972 /*209972*/, 209971 /*209971*/, 209326 /*209326*/, 209327 /*209327*/, 209608 /*209608*/, 209466 /*209466*/, 209900 /*209900*/, 209363 /*209363*/, 209078 /*209078*/, 213532 /*213532*/, 213439 /*213439*/, 210122 /*210122*/, 210051 /*210051*/, 210986 /*210986*/, 209970 /*209970*/, 210016 /*210016*/, 211336 /*211336*/, 211337 /*211337*/); | |
| INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`) VALUES | |
| (209364, 114, 262144), -- 209364 | |
| (209973, 114, 0), -- 209973 | |
| (209972, 114, 0), -- 209972 | |
| (209971, 114, 0), -- 209971 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 9/26 23:24:56.108 [IBN_Login] Starting up | hasFrontInterface=false | hasBackInterface=false | |
| 9/26 23:25:06.618 [GlueLogin] Starting login | launcherPortal=nullopt | loginPortal=US | |
| 9/26 23:25:06.618 [GlueLogin] Resetting | |
| 9/26 23:25:06.618 [IBN_Login] Initializing | |
| 9/26 23:25:06.618 [IBN_Login] Attempting logon | host=US | |
| 9/26 23:25:06.618 [GlueLogin] Waiting for server response. | |
| 9/26 23:25:08.898 [IBN_Login] Front disconnected | connectionId=1 | result=( | code=ERROR_NETWORK_MODULE_CANT_RESOLVE_ADDRESS (1001) | localizedMessage= | debugMessage=) | |
| 9/26 23:25:08.898 [GlueLogin] Fatal error while logging in | result=( | code=ERROR_NETWORK_MODULE_CANT_RESOLVE_ADDRESS (1001) | localizedMessage= | debugMessage=) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Received not handled opcode [CMSG_BATTLE_PAY_GET_PURCHASE_LIST 0x36C2 (14018)] from [Player: Account: 4] | |
| Received not handled opcode [CMSG_BATTLE_PAY_GET_PRODUCT_LIST 0x36C1 (14017)] from [Player: Account: 4] | |
| Received not handled opcode [CMSG_UPDATE_VAS_PURCHASE_STATES 0x36FA (14074)] from [Player: Account: 4] | |
| [Player: Account: 4] Client tried to call not implemented method ResourcesService.GetContentHandle({ program: 16974 stream: 1634756212 version: 1701729619 }) | |
| Prevented sending of [SMSG_UPDATE_TALENT_DATA 0x25E7 (9703)] to non existent socket 1 to [Player: Account: 4] | |
| Prevented sending of [SMSG_UPDATE_TALENT_DATA 0x25E7 (9703)] to non existent socket 1 to [Player: Account: 4] | |
| Prevented sending of [SMSG_SET_PROFICIENCY 0x2774 (10100)] to non existent socket 1 to [Player: Account: 4] | |
| Prevented sending of [SMSG_SET_PROFICIENCY 0x2774 (10100)] to non existent socket 1 to [Player: Account: 4] | |
| Prevented sending of [SMSG_SET_PROFICIENCY 0x2774 (10100)] to non existent socket 1 to [Player: Account: 4] | |
| Prevented |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error 1 error C2070: 'unknown': illegal sizeof operand (D:\Trinity\src\common\Collision\Management\MMapManager.cpp) D:\Trinity\src\common\Collision\Maps\MapDefines.h 25 1 common | |
| Error 2 error C2070: 'unknown': illegal sizeof operand (D:\Trinity\src\common\Collision\Management\MMapManager.cpp) D:\Trinity\src\common\Collision\Maps\MapDefines.h 26 1 common | |
| Error 3 error C2070: 'unknown': illegal sizeof operand (D:\Trinity\src\common\Collision\Management\MMapManager.cpp) D:\Trinity\src\common\Collision\Maps\MapDefines.h 27 1 common | |
| Error 4 error C2070: 'unknown': illegal sizeof operand (D:\Trinity\src\common\Collision\Management\MMapManager.cpp) D:\Trinity\src\common\Collision\Maps\MapDefines.h 28 1 common | |
| Error 5 error C2070: 'unknown': illegal sizeof operand (D:\Trinity\src\common\Collision\Management\MMapManager.cpp) D:\Trinity\src\common\Collision\Maps\MapDefines.h 29 1 common | |
| Error 6 error C2070: 'unknown': illegal sizeof operand (D:\Trinity\src\common\Collision\Management\MMapManager.cpp) D:\Trinity\src\com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Revision: TrinityCore rev. 5489871f431a+ 2016-07-29 10:47:51 +0100 (3.3.5 branch) (Win64, Debug, Static) | |
| Date 11:8:2016. Time 17:16 | |
| //===================================================== | |
| *** Hardware *** | |
| Processor: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz | |
| Number Of Processors: 4 | |
| Physical Memory: 16646060 KB (Available: 9131396 KB) | |
| Commit Charge Limit: 19136428 KB | |
| *** Operation System *** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Revision: TrinityCore rev. 5489871f431a+ 2016-07-29 10:47:51 +0100 (3.3.5 branch) (Win64, Release, Static) | |
| Date 11:8:2016. Time 15:24 | |
| //===================================================== | |
| *** Hardware *** | |
| Processor: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz | |
| Number Of Processors: 4 | |
| Physical Memory: 16646060 KB (Available: 11362776 KB) | |
| Commit Charge Limit: 19136428 KB | |
| *** Operation System *** |