diff --git a/800OTClient/modules/game_market/marketprotocol.lua b/800OTClient/modules/game_market/marketprotocol.lua index 0713752..b33ed1f 100644 --- a/800OTClient/modules/game_market/marketprotocol.lua +++ b/800OTClient/modules/game_market/marketprotocol.lua @@ -52,8 +52,7 @@ end -- parsing protocols local function parseMarketEnter(protocol, msg) - local items = {[0] = { id=1781,category=20,name="a small stone" },[1] = { id=2992,category=20,name="a snowball" },[2] = { id=3208,category=20,name="a giant smithhammer" },[3] = { id=3264,category=20,name="a sword" },[4] = { id=3265,category=20,name="a two handed sword" },[5] = { id=3266,category=20,name="a battle axe" },[6] = { id=3267,category=20,name="a dagger" },[7] = { id=3268,category=20,name="a hand axe" },[8] = { id=3269,category=20,name="a halberd" },[9] = { id=3270,category=20,name="a club" },[10] = { id=3271,category=20,name="a spike sword" },[11] = { id=3272,category=20,name="a rapier" },[12] = { id=3273,category=20,name="a sabre" },[13] = { id=3274,category=20,name="an axe" },[14] = { id=3275,category=20,name="a double axe" },[15] = { id=3276,category=20,name="a hatchet" },[16] = { id=3277,category=20,name="a spear" },[17] = { id=3278,category=20,name="a magic longsword" },[18] = { id=3279,category=20,name="a war hammer" },[19] = { id=3280,category=20,name="a fire sword" },[20] = { id=3281,category=20,name="a giant sword" },[21] = { id=3282,category=20,name="a morning star" },[22] = { id=3283,category=20,name="a carlin sword" },[23] = { id=3284,category=20,name="an ice rapier" },[24] = { id=3285,category=20,name="a longsword" },[25] = { id=3286,category=20,name="a mace" },[26] = { id=3287,category=20,name="a throwing star" },[27] = { id=3288,category=20,name="a magic sword" },[28] = { id=3289,category=20,name="a staff" },[29] = { id=3290,category=20,name="a silver dagger" },[30] = { id=3291,category=20,name="a knife" },[31] = { id=3292,category=20,name="a combat knife" },[32] = { id=3293,category=20,name="a sickle" },[33] = { id=3294,category=20,name="a short sword" },[34] = { id=3295,category=20,name="a bright sword" },[35] = { id=3296,category=20,name="a warlord sword" },[36] = { id=3297,category=20,name="a serpent sword" },[37] = { id=3298,category=20,name="a throwing knife" },[38] = { id=3299,category=20,name="a poison dagger" },[39] = { id=3300,category=20,name="a katana" },[40] = { id=3301,category=20,name="a broadsword" },[41] = { id=3302,category=20,name="a dragon lance" },[42] = { id=3303,category=20,name="a great axe" },[43] = { id=3304,category=20,name="a crowbar" },[44] = { id=3305,category=20,name="a battle hammer" },[45] = { id=3306,category=20,name="a golden sickle" },[46] = { id=3307,category=20,name="a scimitar" },[47] = { id=3308,category=20,name="a machete" },[48] = { id=3309,category=20,name="a thunder hammer" },[49] = { id=3310,category=20,name="an iron hammer" },[50] = { id=3311,category=20,name="a clerical mace" },[51] = { id=3312,category=20,name="a silver mace" },[52] = { id=3313,category=20,name="an obsidian lance" },[53] = { id=3314,category=20,name="a naginata" },[54] = { id=3315,category=20,name="a guardian halberd" },[55] = { id=3316,category=20,name="an orcish axe" },[56] = { id=3317,category=20,name="a barbarian axe" },[57] = { id=3318,category=20,name="a knight axe" },[58] = { id=3319,category=20,name="a stonecutter axe" },[59] = { id=3320,category=20,name="a fire axe" },[60] = { id=3321,category=20,name="an enchanted staff" },[61] = { id=3322,category=20,name="a dragon hammer" },[62] = { id=3323,category=20,name="a dwarven axe" },[63] = { id=3324,category=20,name="a skull staff" },[64] = { id=3325,category=20,name="a light mace" },[65] = { id=3326,category=20,name="a foil" },[66] = { id=3327,category=20,name="a daramanian mace" },[67] = { id=3328,category=20,name="a daramanian waraxe" },[68] = { id=3329,category=20,name="a daramanian axe" },[69] = { id=3330,category=20,name="a heavy machete" },[70] = { id=3331,category=20,name="a ravager's axe" },[71] = { id=3332,category=20,name="a hammer of wrath" },[72] = { id=3333,category=20,name="a crystal mace" },[73] = { id=3334,category=20,name="a pharaoh sword" },[74] = { id=3335,category=20,name="a twin axe" },[75] = { id=3336,category=20,name="a studded club" },[76] = { id=3337,category=20,name="a bone club" },[77] = { id=3338,category=20,name="a bone sword" },[78] = { id=3339,category=20,name="a djinn blade" },[79] = { id=3340,category=20,name="a heavy mace" },[80] = { id=3341,category=20,name="an arcane staff" },[81] = { id=3342,category=20,name="a war axe" },[82] = { id=3343,category=20,name="a lich staff" },[83] = { id=3344,category=20,name="a beastslayer axe" },[84] = { id=3345,category=20,name="a templar scytheblade" },[85] = { id=3346,category=20,name="a ripper lance" },[86] = { id=3347,category=20,name="a hunting spear" },[87] = { id=3348,category=20,name="a banana staff" },[88] = { id=3349,category=20,name="a crossbow" },[89] = { id=3350,category=20,name="a bow" },[90] = { id=3409,category=20,name="a steel shield" },[91] = { id=3410,category=20,name="a plate shield" },[92] = { id=3411,category=20,name="a brass shield" },[93] = { id=3412,category=20,name="a wooden shield" },[94] = { id=3413,category=20,name="a battle shield" },[95] = { id=3414,category=20,name="a mastermind shield" },[96] = { id=3415,category=20,name="a guardian shield" },[97] = { id=3416,category=20,name="a dragon shield" },[98] = { id=3417,category=20,name="a shield of honour" },[99] = { id=3418,category=20,name="a beholder shield" },[100] = { id=3419,category=20,name="a crown shield" },[101] = { id=3420,category=20,name="a demon shield" },[102] = { id=3421,category=20,name="a dark shield" },[103] = { id=3422,category=20,name="a great shield" },[104] = { id=3423,category=20,name="a blessed shield" },[105] = { id=3424,category=20,name="an ornamented shield" },[106] = { id=3425,category=20,name="a dwarven shield" },[107] = { id=3426,category=20,name="a studded shield" },[108] = { id=3427,category=20,name="a rose shield" },[109] = { id=3428,category=20,name="a tower shield" },[110] = { id=3429,category=20,name="a black shield" },[111] = { id=3430,category=20,name="a copper shield" },[112] = { id=3431,category=20,name="a viking shield" },[113] = { id=3432,category=20,name="an ancient shield" },[114] = { id=3433,category=20,name="a griffin shield" },[115] = { id=3434,category=20,name="a vampire shield" },[116] = { id=3435,category=20,name="a castle shield" },[117] = { id=3436,category=20,name="a medusa shield" },[118] = { id=3437,category=20,name="an amazon shield" },[119] = { id=3438,category=20,name="an eagle shield" },[120] = { id=3439,category=20,name="a phoenix shield" },[121] = { id=3440,category=20,name="a scarab shield" },[122] = { id=3441,category=20,name="a bone shield" },[123] = { id=3442,category=20,name="a tempest shield" },[124] = { id=3443,category=20,name="a tusk shield" },[125] = { id=3444,category=20,name="a sentinel shield" },[126] = { id=3445,category=20,name="a salamander shield" },[127] = { id=3453,category=20,name="a scythe" },[128] = { id=5803,category=20,name="an arbalest" },[129] = { id=6101,category=20,name="Ron the Ripper's sabre" },[130] = { id=6131,category=20,name="a tortoise shield" },[131] = { id=6390,category=20,name="a nightmare shield" },[132] = { id=6432,category=20,name="a necromancer shield" },[133] = { id=6527,category=20,name="the avenger" },[134] = { id=6553,category=20,name="a ruthless axe" },[135] = { id=7363,category=20,name="a piercing bolt" },[136] = { id=7364,category=20,name="a sniper arrow" },[137] = { id=7365,category=20,name="an onyx arrow" },[138] = { id=7366,category=20,name="a viper star" },[139] = { id=7367,category=20,name="an enchanted spear" },[140] = { id=7368,category=20,name="an assassin star" },[141] = { id=7378,category=20,name="a royal spear" },[142] = { id=7379,category=20,name="brutetamer's staff" },[143] = { id=7380,category=20,name="a headchopper" },[144] = { id=7381,category=20,name="a mammoth whopper" },[145] = { id=7382,category=20,name="a demonrage sword" },[146] = { id=7383,category=20,name="a relic sword" },[147] = { id=7384,category=20,name="a mystic blade" },[148] = { id=7385,category=20,name="a crimson sword" },[149] = { id=7386,category=20,name="a mercenary sword" },[150] = { id=7387,category=20,name="a diamond sceptre" },[151] = { id=7388,category=20,name="a vile axe" },[152] = { id=7389,category=20,name="a heroic axe" },[153] = { id=7390,category=20,name="the justice seeker" },[154] = { id=7391,category=20,name="a thaian sword" },[155] = { id=7392,category=20,name="an orcish maul" },[156] = { id=7402,category=20,name="a dragon slayer" },[157] = { id=7403,category=20,name="a berserker" },[158] = { id=7404,category=20,name="an assassin dagger" },[159] = { id=7405,category=20,name="a havoc blade" },[160] = { id=7406,category=20,name="a blacksteel sword" },[161] = { id=7407,category=20,name="a haunted blade" },[162] = { id=7408,category=20,name="a wyvern fang" },[163] = { id=7409,category=20,name="a northern star" },[164] = { id=7410,category=20,name="a queen's sceptre" },[165] = { id=7411,category=20,name="an ornamented axe" },[166] = { id=7412,category=20,name="a butcher's axe" },[167] = { id=7413,category=20,name="a titan axe" },[168] = { id=7414,category=20,name="a abyss hammer" },[169] = { id=7415,category=20,name="a cranial basher" },[170] = { id=7416,category=20,name="a bloody edge" },[171] = { id=7417,category=20,name="a runed sword" },[172] = { id=7418,category=20,name="a nightmare blade" },[173] = { id=7419,category=20,name="a dreaded cleaver" },[174] = { id=7420,category=20,name="a reaper's axe" },[175] = { id=7421,category=20,name="an onyx flail" },[176] = { id=7422,category=20,name="a jade hammer" },[177] = { id=7423,category=20,name="a skullcrusher" },[178] = { id=7424,category=20,name="a lunar staff" },[179] = { id=7425,category=20,name="a taurus mace" },[180] = { id=7426,category=20,name="an amber staff" },[181] = { id=7427,category=20,name="a chaos mace" },[182] = { id=7428,category=20,name="a bonebreaker" },[183] = { id=7429,category=20,name="a blessed sceptre" },[184] = { id=7430,category=20,name="a dragonbone staff" },[185] = { id=7431,category=20,name="a demonbone" },[186] = { id=7432,category=20,name="a furry club" },[187] = { id=7433,category=20,name="a ravenwing" },[188] = { id=7434,category=20,name="a royal axe" },[189] = { id=7435,category=20,name="an impaler" },[190] = { id=7436,category=20,name="an angelic axe" },[191] = { id=7437,category=20,name="a sapphire hammer" },[192] = { id=7449,category=20,name="a crystal sword" },[193] = { id=7450,category=20,name="a hammer of prophecy" },[194] = { id=7451,category=20,name="a shadow sceptre" },[195] = { id=7452,category=20,name="a spiked squelcher" },[196] = { id=7453,category=20,name="an executioner" },[197] = { id=7454,category=20,name="a glorious axe" },[198] = { id=7455,category=20,name="a mythril axe" },[199] = { id=7456,category=20,name="a noble axe" },[200] = { id=7460,category=20,name="a norse shield" },[201] = { id=3602,category=20,name="a brown bread" },[202] = { id=3008,category=20,name="a crystal necklace" },[203] = { id=3361,category=20,name="a leather armor" },[204] = { id=3114,category=20,name="a skull" },[205] = { id=3030,category=20,name="a small ruby" },[206] = { id=2920,category=20,name="a torch" },[207] = { id=3025,category=20,name="an ancient amulet" },[208] = { id=3046,category=20,name="a magic light wand" },[209] = { id=3357,category=20,name="a plate armor" },[210] = { id=3018,category=20,name="a scarab amulet" },[211] = { id=3042,category=20,name="a scarab coin" },[212] = { id=3033,category=20,name="a small amethyst" },[213] = { id=3032,category=20,name="a small emerald" },[214] = { id=3116,category=20,name="a big bone" },[215] = { id=3027,category=20,name="a black pearl" },[216] = { id=3041,category=20,name="a blue gem" },[217] = { id=3079,category=20,name="boots of haste" },[218] = { id=3076,category=20,name="a crystal ball" },[219] = { id=3007,category=20,name="a crystal ring" },[220] = { id=3356,category=20,name="a devil helmet" },[221] = { id=3051,category=20,name="an energy ring" },[222] = { id=3063,category=20,name="a gold ring" },[223] = { id=3364,category=20,name="golden legs" },[224] = { id=2903,category=20,name="a golden mug" },[225] = { id=3038,category=20,name="a green gem" },[226] = { id=3061,category=20,name="a life crystal" },[227] = { id=3366,category=20,name="a magic plate armor" },[228] = { id=3048,category=20,name="a might ring" },[229] = { id=3062,category=20,name="a mind stone" },[230] = { id=3070,category=20,name="a moonlight rod" },[231] = { id=3060,category=20,name="an orb" },[232] = { id=3055,category=20,name="a platinum amulet" },[233] = { id=3084,category=20,name="a protection amulet" },[234] = { id=2848,category=20,name="a purple tome" },[235] = { id=3098,category=20,name="a ring of healing" },[236] = { id=3006,category=20,name="a ring of the sky" },[237] = { id=3054,category=20,name="a silver amulet" },[238] = { id=3028,category=20,name="a small diamond" },[239] = { id=3029,category=20,name="a small sapphire" },[240] = { id=3066,category=20,name="a snakebite rod" },[241] = { id=3049,category=20,name="a stealth ring" },[242] = { id=3081,category=20,name="a stone skin amulet" },[243] = { id=3058,category=20,name="a strange symbol" },[244] = { id=3034,category=20,name="a talon" },[245] = { id=2993,category=20,name="a teddy bear" },[246] = { id=3069,category=20,name="a volcanic rod" },[247] = { id=3002,category=20,name="a voodoo doll" },[248] = { id=3072,category=20,name="a wand of plague" },[249] = { id=3026,category=20,name="a white pearl" },[250] = { id=3405,category=20,name="a horseman helmet" },[251] = { id=3404,category=20,name="a leopard armor" },[252] = { id=3351,category=20,name="a steel helmet" },[253] = { id=3577,category=20,name="meat" },[254] = { id=3492,category=20,name="a worm" },[255] = { id=3359,category=20,name="a brass armor" },[256] = { id=3352,category=20,name="a chain helmet" },[257] = { id=3353,category=20,name="an iron helmet" },[258] = { id=3559,category=20,name="leather legs" },[259] = { id=3567,category=20,name="a blue robe" },[260] = { id=2917,category=20,name="a candlestick" },[261] = { id=3122,category=20,name="a dirty cape" },[262] = { id=2949,category=20,name="a lyre" },[263] = { id=3463,category=20,name="a mirror" },[264] = { id=3566,category=20,name="a red robe" },[265] = { id=3017,category=20,name="a silver brooch" },[266] = { id=3568,category=20,name="a simple dress" },[267] = { id=3059,category=20,name="a spellbook" },[268] = { id=3004,category=20,name="a wedding ring" },[269] = { id=5894,category=20,name="a bat wing" },[270] = { id=3582,category=20,name="ham" },[271] = { id=5896,category=20,name="a bear paw" },[272] = { id=5902,category=20,name="a honeycomb" },[273] = { id=2893,category=20,name="an amphora" },[274] = { id=3383,category=20,name="a dark armor" },[275] = { id=3456,category=20,name="a pick" },[276] = { id=3554,category=20,name="steel boots" },[277] = { id=5893,category=20,name="a perfect behemoth fang" },[278] = { id=5930,category=20,name="a behemoth claw" },[279] = { id=3065,category=20,name="a quagmire rod" },[280] = { id=5898,category=20,name="a beholder's eye" },[281] = { id=3372,category=20,name="brass legs" },[282] = { id=3384,category=20,name="a dark helmet" },[283] = { id=3370,category=20,name="a knight armor" },[284] = { id=3371,category=20,name="knight legs" },[285] = { id=3003,category=20,name="a rope" },[286] = { id=3016,category=20,name="a ruby necklace" },[287] = { id=3369,category=20,name="a warrior helmet" },[288] = { id=3659,category=20,name="a blue rose" },[289] = { id=2844,category=20,name="a book" },[290] = { id=3595,category=20,name="a carrot" },[291] = { id=3574,category=20,name="a mystic turban" },[292] = { id=2933,category=20,name="a small oil lamp" },[293] = { id=5912,category=20,name="a blue piece of cloth" },[294] = { id=3115,category=20,name="a bone" },[295] = { id=3732,category=20,name="a green mushroom" },[296] = { id=5925,category=20,name="a hardened bone" },[297] = { id=3590,category=20,name="a cherry" },[298] = { id=3728,category=20,name="a dark mushroom" },[299] = { id=3661,category=20,name="a grave flower" },[300] = { id=3740,category=20,name="a shadow herb" },[301] = { id=3738,category=20,name="a sling herb" },[302] = { id=3607,category=20,name="cheese" },[303] = { id=3598,category=20,name="a cookie" },[304] = { id=3606,category=20,name="an egg" },[305] = { id=5890,category=20,name="a chicken feather" },[306] = { id=3578,category=20,name="a fish" },[307] = { id=3556,category=20,name="crocodile boots" },[308] = { id=3355,category=20,name="a leather helmet" },[309] = { id=3112,category=20,name="rotten meat" },[310] = { id=3093,category=20,name="a club ring" },[311] = { id=3012,category=20,name="a wolf tooth chain" },[312] = { id=3077,category=20,name="an ankh" },[313] = { id=3600,category=20,name="a bread" },[314] = { id=2885,category=20,name="a brown flask" },[315] = { id=2853,category=20,name="a bag" },[316] = { id=2914,category=20,name="a lamp" },[317] = { id=3050,category=20,name="a power ring" },[318] = { id=3551,category=20,name="sandals" },[319] = { id=2815,category=20,name="a scroll" },[320] = { id=2842,category=20,name="a book" },[321] = { id=3583,category=20,name="dragon ham" },[322] = { id=3386,category=20,name="a dragon scale mail" },[323] = { id=3450,category=20,name="a power bolt" },[324] = { id=3392,category=20,name="a royal helmet" },[325] = { id=3373,category=20,name="a strange helmet" },[326] = { id=5919,category=20,name="a dragon claw" },[327] = { id=5948,category=20,name="a red dragon leather" },[328] = { id=3731,category=20,name="a fire mushroom" },[329] = { id=5954,category=20,name="a demon horn" },[330] = { id=5776,category=20,name="a Sabrehaven talon" },[331] = { id=3078,category=20,name="a mysterious fetish" },[332] = { id=3147,category=20,name="a blank rune" },[333] = { id=2902,category=20,name="a bowl" },[334] = { id=3082,category=20,name="an elven amulet" },[335] = { id=3563,category=20,name="a green tunic" },[336] = { id=3509,category=20,name="an inkwell" },[337] = { id=3593,category=20,name="a melon" },[338] = { id=3037,category=20,name="a yellow gem" },[339] = { id=5805,category=20,name="a golden goblet" },[340] = { id=5922,category=20,name="a holy orchid" },[341] = { id=3449,category=20,name="a burst arrow" },[342] = { id=3557,category=20,name="plate legs" },[343] = { id=3071,category=20,name="a wand of inferno" },[344] = { id=5877,category=20,name="a green dragon leather" },[345] = { id=5920,category=20,name="a green dragon scale" },[346] = { id=5882,category=20,name="a red dragon scale" },[347] = { id=3097,category=20,name="a dwarven ring" },[348] = { id=3505,category=20,name="a letter" },[349] = { id=3378,category=20,name="a studded armor" },[350] = { id=3723,category=20,name="a white mushroom" },[351] = { id=5880,category=20,name="an iron ore" },[352] = { id=3552,category=20,name="leather boots" },[353] = { id=3584,category=20,name="a pear" },[354] = { id=3375,category=20,name="a soldier helmet" },[355] = { id=3362,category=20,name="studded legs" },[356] = { id=3092,category=20,name="an axe ring" },[357] = { id=3377,category=20,name="a scale armor" },[358] = { id=3446,category=20,name="a bolt" },[359] = { id=3358,category=20,name="a chain armor" },[360] = { id=3457,category=20,name="a shovel" },[361] = { id=3471,category=20,name="a cleaver" },[362] = { id=3403,category=20,name="a tribal mask" },[363] = { id=3560,category=20,name="a bast skirt" },[364] = { id=3056,category=20,name="a bronze amulet" },[365] = { id=3448,category=20,name="a poison arrow" },[366] = { id=2647,category=20,name="a green tapestry" },[367] = { id=5910,category=20,name="a green piece of cloth" },[368] = { id=3408,category=20,name="a beholder helmet" },[369] = { id=3044,category=20,name="an elephant tusk" },[370] = { id=3447,category=20,name="an arrow" },[371] = { id=3585,category=20,name="a red apple" },[372] = { id=3376,category=20,name="a studded helmet" },[373] = { id=5921,category=20,name="a heaven blossom" },[374] = { id=3073,category=20,name="a wand of cosmic energy" },[375] = { id=3592,category=20,name="grapes" },[376] = { id=2901,category=20,name="a waterskin" },[377] = { id=3105,category=20,name="a dirty fur" },[378] = { id=3736,category=20,name="a star herb" },[379] = { id=5786,category=20,name="a wooden whistle" },[380] = { id=5944,category=20,name="a soul orb" },[381] = { id=5903,category=20,name="Ferumbras' hat" },[382] = { id=3451,category=20,name="a pitchfork" },[383] = { id=3075,category=20,name="a wand of dragonbreath" },[384] = { id=3562,category=20,name="a coat" },[385] = { id=3130,category=20,name="twigs" },[386] = { id=2843,category=20,name="a book" },[387] = { id=3565,category=20,name="a cape" },[388] = { id=5909,category=20,name="a white piece of cloth" },[389] = { id=3354,category=20,name="a brass helmet" },[390] = { id=3052,category=20,name="a life ring" },[391] = { id=3367,category=20,name="a viking helmet" },[392] = { id=5913,category=20,name="a brown piece of cloth" },[393] = { id=3053,category=20,name="a time ring" },[394] = { id=5879,category=20,name="a spider silk" },[395] = { id=3120,category=20,name="a moldy cheese" },[396] = { id=3462,category=20,name="a small axe" },[397] = { id=2846,category=20,name="a book" },[398] = { id=3039,category=20,name="a red gem" },[399] = { id=3381,category=20,name="a crown armor" },[400] = { id=3385,category=20,name="a crown helmet" },[401] = { id=3382,category=20,name="crown legs" },[402] = { id=3658,category=20,name="a red rose" },[403] = { id=3572,category=20,name="a scarf" },[404] = { id=5911,category=20,name="a red piece of cloth" },[405] = { id=3558,category=20,name="chain legs" },[406] = { id=3396,category=20,name="a dwarfen helmet" },[407] = { id=3483,category=20,name="a fishing rod" },[408] = { id=5804,category=20,name="a nose ring" },[409] = { id=5878,category=20,name="a minotaur leather" },[410] = { id=3085,category=20,name="a dragon necklace" },[411] = { id=3586,category=20,name="an orange" },[412] = { id=3601,category=20,name="a roll" },[413] = { id=5875,category=20,name="sniper gloves" },[414] = { id=4839,category=20,name="a hydra egg" },[415] = { id=3587,category=20,name="a banana" },[416] = { id=5883,category=20,name="an ape fur" },[417] = { id=5876,category=20,name="a lizard leather" },[418] = { id=5881,category=20,name="a lizard scale" },[419] = { id=3407,category=20,name="a charmer's tiara" },[420] = { id=3998,category=20,name="a dead snake" },[421] = { id=2659,category=20,name="a blue tapestry" },[422] = { id=3588,category=20,name="a blueberry" },[423] = { id=3067,category=20,name="a tempest rod" },[424] = { id=2948,category=20,name="a wooden flute" },[425] = { id=5943,category=20,name="Morgaroth's heart" },[426] = { id=3045,category=20,name="a strange talisman" },[427] = { id=5914,category=20,name="a yellow piece of cloth" },[428] = { id=5809,category=20,name="a soul stone" },[429] = { id=5886,category=20,name="a spool of yarn" },[430] = { id=2854,category=20,name="a backpack" },[431] = { id=3091,category=20,name="a sword ring" },[432] = { id=2839,category=20,name="a book" },[433] = { id=3597,category=20,name="a corncob" },[434] = { id=3391,category=20,name="a crusader helmet" },[435] = { id=2875,category=20,name="a bottle" },[436] = { id=5808,category=20,name="Orshabaal's brain" },[437] = { id=3023,category=20,name="a holy scarab" },[438] = { id=3241,category=20,name="an ornamented ankh" },[439] = { id=3240,category=20,name="a burning heart" },[440] = { id=3024,category=20,name="a holy falcon" },[441] = { id=3019,category=20,name="a demonbone amulet" },[442] = { id=3237,category=20,name="a sword hilt" },[443] = { id=3239,category=20,name="a crystal arrow" },[444] = { id=3235,category=20,name="an ancient rune" },[445] = { id=3068,category=20,name="a crystal wand" },[446] = { id=3573,category=20,name="a magician hat" },[447] = { id=3036,category=20,name="a violet gem" },[448] = { id=3238,category=20,name="a cobrafang dagger" },[449] = { id=3022,category=20,name="an ancient tiara" },[450] = { id=3236,category=20,name="blue note" },[451] = { id=2950,category=20,name="a lute" },[452] = { id=2953,category=20,name="panpipes" },[453] = { id=3674,category=20,name="a goat grass" },[454] = { id=3739,category=20,name="a powder herb" },[455] = { id=3727,category=20,name="a wood mushroom" },[456] = { id=3374,category=20,name="a legion helmet" },[457] = { id=4831,category=20,name="an old parchment" },[458] = { id=3589,category=20,name="a coconut" },[459] = { id=3406,category=20,name="a feather headdress" },[460] = { id=3010,category=20,name="an emerald bangle" },[461] = { id=3360,category=20,name="a golden armor" },[462] = { id=2852,category=20,name="a red tome" },[463] = { id=5897,category=20,name="a wolf paw" },[464] = { id=2991,category=20,name="a doll" },[465] = { id=3454,category=20,name="a broom" },[466] = { id=3083,category=20,name="a garlic necklace" },[467] = { id=3553,category=20,name="bunnyslippers" },[468] = { id=5810,category=20,name="a voodoo doll" },[469] = { id=6088,category=20,name="a music sheet" },[470] = { id=6089,category=20,name="a music sheet" },[471] = { id=6099,category=20,name="Brutus Bloodbeard's hat" },[472] = { id=6102,category=20,name="Deadeye Devious' eye patch" },[473] = { id=5926,category=20,name="a pirate backpack" },[474] = { id=6090,category=20,name="a music sheet" },[475] = { id=5668,category=20,name="a mysterious voodoo skull" },[476] = { id=2995,category=20,name="a piggy bank" },[477] = { id=5096,category=20,name="a mango" },[478] = { id=5901,category=20,name="wood" },[479] = { id=6100,category=20,name="the Lethal Lissy's shirt" },[480] = { id=6087,category=20,name="a music sheet" },[481] = { id=3074,category=20,name="a wand of vortex" },[482] = { id=6095,category=20,name="a pirate shirt" },[483] = { id=5090,category=20,name="a treasure map" },[484] = { id=3123,category=20,name="worn leather boots" },[485] = { id=6097,category=20,name="a hook" },[486] = { id=6098,category=20,name="an eye patch" },[487] = { id=6126,category=20,name="a peg leg" },[488] = { id=5792,category=20,name="a dice" },[489] = { id=5552,category=20,name="a rum flask" },[490] = { id=5461,category=20,name="pirate boots" },[491] = { id=6096,category=20,name="a pirate hat" },[492] = { id=5813,category=20,name="a skull candle" },[493] = { id=5710,category=20,name="a light shovel" },[494] = { id=5927,category=20,name="a pirate bag" },[495] = { id=5918,category=20,name="pirate knee breeches" },[496] = { id=2814,category=20,name="a parchment" },[497] = { id=5917,category=20,name="a bandana" },[498] = { id=5928,category=20,name="an empty goldfish bowl" },[499] = { id=5895,category=20,name="a fish fin" },[500] = { id=3581,category=20,name="shrimp" },[501] = { id=3125,category=20,name="remains of a fish" },[502] = { id=3111,category=20,name="a fishbone" },[503] = { id=5741,category=20,name="a skull helmet" },[504] = { id=5678,category=20,name="a tortoise egg" },[505] = { id=5014,category=20,name="a mandrake" },[506] = { id=5899,category=20,name="a turtle shell" },[507] = { id=6558,category=20,name="concentrated demonic blood" },[508] = { id=5021,category=20,name="an orichalcum pearl" },[509] = { id=6299,category=20,name="a death ring" },[510] = { id=5799,category=20,name="a golden figurine" },[511] = { id=3605,category=20,name="a bunch of wheat" },[512] = { id=3057,category=20,name="an amulet of loss" },[513] = { id=6536,category=20,name="Countess Sorrow's frozen tear" },[514] = { id=3461,category=20,name="a saw" },[515] = { id=5479,category=20,name="a cat's paw" },[516] = { id=6546,category=20,name="Dracola's eye" },[517] = { id=6496,category=20,name="a christmas present bag" },[518] = { id=6276,category=20,name="a lump of cake dough" },[519] = { id=3599,category=20,name="a candy cane" },[520] = { id=2639,category=20,name="a picture" },[521] = { id=6500,category=20,name="a gingerbreadman" },[522] = { id=4871,category=20,name="an explorer brooch" },[523] = { id=6392,category=20,name="a valentine's cake" },[524] = { id=6091,category=20,name="a very noble-looking watch" },[525] = { id=2394,category=20,name="a blue pillow" },[526] = { id=2395,category=20,name="a red pillow" },[527] = { id=2396,category=20,name="a green pillow" },[528] = { id=2397,category=20,name="a yellow pillow" },[529] = { id=2983,category=20,name="a flower bowl" },[530] = { id=4828,category=20,name="a flask of cough syrup" },[531] = { id=3155,category=20,name="a spell rune" },[532] = { id=3124,category=20,name="a burnt scroll" },[533] = { id=3481,category=20,name="a closed trap" },[534] = { id=3113,category=20,name="broken pottery" },[535] = { id=5806,category=20,name="a silver goblet" },[536] = { id=6525,category=20,name="a skeleton decoration" },[537] = { id=6540,category=20,name="a piece of Massacre's shell" },[538] = { id=6537,category=20,name="Mr. Punish's handcuffs" },[539] = { id=3110,category=20,name="a piece of iron" },[540] = { id=5887,category=20,name="a piece of royal steel" },[541] = { id=5889,category=20,name="a piece of draconian steel" },[542] = { id=5888,category=20,name="a piece of hell steel" },[543] = { id=3103,category=20,name="a cornucopia" },[544] = { id=3260,category=20,name="a lyre" },[545] = { id=6539,category=20,name="the Handmaiden's protector" },[546] = { id=6534,category=20,name="the Imperor's trident" },[547] = { id=6528,category=20,name="an infernal bolt" },[548] = { id=6535,category=20,name="the Plasmother's remains" },[549] = { id=3379,category=20,name="a doublet" },[550] = { id=2874,category=20,name="a vial" },[551] = { id=2906,category=20,name="a watch" },[552] = { id=3579,category=20,name="salmon" },[553] = { id=3994,category=20,name="a dead rat" },[554] = { id=5460,category=20,name="a helmet of the deep" },[555] = { id=3080,category=20,name="a broken amulet" },[556] = { id=5906,category=20,name="a demon dust" },[557] = { id=5891,category=20,name="an enchanted chicken wing" },[558] = { id=5885,category=20,name="a flask of warrior's sweat" },[559] = { id=3657,category=20,name="a heaven blossom" },[560] = { id=5904,category=20,name="a magic sulphur" },[561] = { id=5884,category=20,name="a spirit container" },[562] = { id=5905,category=20,name="a vampire dust" },[563] = { id=3561,category=20,name="a jacket" },[564] = { id=3363,category=20,name="dragon scale legs" },[565] = { id=3365,category=20,name="a golden helmet" },[566] = { id=3368,category=20,name="a winged helmet" },[567] = { id=3380,category=20,name="a noble armor" },[568] = { id=3387,category=20,name="a demon helmet" },[569] = { id=3388,category=20,name="a demon armor" },[570] = { id=3389,category=20,name="demon legs" },[571] = { id=3390,category=20,name="a horned helmet" },[572] = { id=3397,category=20,name="a dwarven armor" },[573] = { id=4007,category=20,name="a dead wolf" },[574] = { id=2911,category=20,name="a candelabrum" },[575] = { id=2863,category=20,name="a bag" },[576] = { id=2834,category=20,name="a document" },[577] = { id=2835,category=20,name="a parchment" },[578] = { id=2871,category=20,name="a backpack" },[579] = { id=2856,category=20,name="a present" },[580] = { id=2873,category=20,name="a bucket" },[581] = { id=2881,category=20,name="a cup" },[582] = { id=2905,category=20,name="a plate" },[583] = { id=3179,category=20,name="a spell rune" },[584] = { id=3197,category=20,name="a spell rune" },[585] = { id=3173,category=20,name="a spell rune" },[586] = { id=3195,category=20,name="a spell rune" },[587] = { id=3149,category=20,name="a spell rune" },[588] = { id=3180,category=20,name="a spell rune" },[589] = { id=3203,category=20,name="a spell rune" },[590] = { id=3165,category=20,name="a spell rune" },[591] = { id=2775,category=20,name="a furniture package" },[592] = { id=2776,category=20,name="a furniture package" },[593] = { id=2777,category=20,name="a furniture package" },[594] = { id=2778,category=20,name="a furniture package" },[595] = { id=2779,category=20,name="a furniture package" },[596] = { id=4867,category=20,name="a botanist's container" },[597] = { id=4863,category=20,name="a butterfly conservation kit" },[598] = { id=4852,category=20,name="an ectoplasm container" },[599] = { id=6108,category=20,name="an atlas" },[600] = { id=5865,category=20,name="a juice squeezer" },[601] = { id=3594,category=20,name="a pumpkin" },[602] = { id=3591,category=20,name="a strawberry" },[603] = { id=2880,category=20,name="a mug" },[604] = { id=2876,category=20,name="a vase" },[605] = { id=3174,category=20,name="a spell rune" },[606] = { id=3172,category=20,name="a spell rune" },[607] = { id=3153,category=20,name="a spell rune" },[608] = { id=3188,category=20,name="a spell rune" },[609] = { id=3152,category=20,name="a spell rune" },[610] = { id=3189,category=20,name="a spell rune" },[611] = { id=3148,category=20,name="a spell rune" },[612] = { id=3198,category=20,name="a spell rune" },[613] = { id=3164,category=20,name="a spell rune" },[614] = { id=3160,category=20,name="a spell rune" },[615] = { id=3177,category=20,name="a spell rune" },[616] = { id=3191,category=20,name="a spell rune" },[617] = { id=3178,category=20,name="a spell rune" },[618] = { id=3192,category=20,name="a spell rune" },[619] = { id=3176,category=20,name="a spell rune" },[620] = { id=3200,category=20,name="a spell rune" },[621] = { id=3190,category=20,name="a spell rune" },[622] = { id=3166,category=20,name="a spell rune" },[623] = { id=2857,category=20,name="a bag" },[624] = { id=2865,category=20,name="a backpack" },[625] = { id=2861,category=20,name="a bag" },[626] = { id=2869,category=20,name="a backpack" },[627] = { id=2855,category=20,name="a basket" },[628] = { id=2990,category=20,name="a football" },[629] = { id=2862,category=20,name="a bag" },[630] = { id=2870,category=20,name="a backpack" },[631] = { id=2789,category=20,name="a furniture package" },[632] = { id=2790,category=20,name="a furniture package" },[633] = { id=2791,category=20,name="a furniture package" },[634] = { id=2471,category=20,name="a crate" },[635] = { id=2472,category=20,name="a chest" },[636] = { id=2469,category=20,name="a box" },[637] = { id=2793,category=20,name="a furniture package" },[638] = { id=2792,category=20,name="a furniture package" },[639] = { id=2794,category=20,name="a furniture package" },[640] = { id=6114,category=20,name="an armor rack kit" },[641] = { id=6115,category=20,name="a weapon rack kit" },[642] = { id=6372,category=20,name="a bookcase kit" },[643] = { id=3473,category=20,name="a rolling pin" },[644] = { id=3013,category=20,name="a golden amulet" },[645] = { id=5938,category=20,name="Ceiron's waterskin" },[646] = { id=2882,category=20,name="a jug" },[647] = { id=3464,category=20,name="a baking tray" },[648] = { id=3465,category=20,name="a pot" },[649] = { id=3466,category=20,name="a pan" },[650] = { id=3467,category=20,name="a fork" },[651] = { id=3468,category=20,name="a spoon" },[652] = { id=3469,category=20,name="a knife" },[653] = { id=3470,category=20,name="a wooden spoon" },[654] = { id=3472,category=20,name="an oven spatula" },[655] = { id=2968,category=20,name="a wooden key" },[656] = { id=5615,category=20,name="a pirate tapestry" },[657] = { id=2802,category=20,name="a furniture package" },[658] = { id=2803,category=20,name="a furniture package" },[659] = { id=2804,category=20,name="a furniture package" },[660] = { id=2782,category=20,name="a furniture package" },[661] = { id=2783,category=20,name="a furniture package" },[662] = { id=2784,category=20,name="a furniture package" },[663] = { id=2785,category=20,name="a furniture package" },[664] = { id=2981,category=20,name="god flowers" },[665] = { id=2811,category=20,name="a furniture package" },[666] = { id=2984,category=20,name="a honey flower" },[667] = { id=2985,category=20,name="a potted flower" },[668] = { id=2812,category=20,name="a furniture package" },[669] = { id=2386,category=20,name="a small purple pillow" },[670] = { id=2387,category=20,name="a small green pillow" },[671] = { id=2388,category=20,name="a small red pillow" },[672] = { id=2389,category=20,name="a small blue pillow" },[673] = { id=2390,category=20,name="a small orange pillow" },[674] = { id=2391,category=20,name="a small turquoise pillow" },[675] = { id=2392,category=20,name="a small white pillow" },[676] = { id=2398,category=20,name="a round blue pillow" },[677] = { id=2400,category=20,name="a round purple pillow" },[678] = { id=2399,category=20,name="a round red pillow" },[679] = { id=2401,category=20,name="a round turquoise pillow" },[680] = { id=2393,category=20,name="a heart pillow" },[681] = { id=2805,category=20,name="a furniture package" },[682] = { id=2806,category=20,name="a furniture package" },[683] = { id=6371,category=20,name="an oven kit" },[684] = { id=2807,category=20,name="a furniture package" },[685] = { id=2808,category=20,name="a furniture package" },[686] = { id=2974,category=20,name="a water pipe" },[687] = { id=2801,category=20,name="a furniture package" },[688] = { id=2799,category=20,name="a furniture package" },[689] = { id=2798,category=20,name="a furniture package" },[690] = { id=2800,category=20,name="a furniture package" },[691] = { id=2797,category=20,name="a furniture package" },[692] = { id=2796,category=20,name="a furniture package" },[693] = { id=2664,category=20,name="a cuckoo clock" },[694] = { id=2641,category=20,name="a picture" },[695] = { id=2640,category=20,name="a picture" },[696] = { id=2632,category=20,name="a wall mirror" },[697] = { id=2638,category=20,name="a wall mirror" },[698] = { id=2635,category=20,name="a wall mirror" },[699] = { id=2644,category=20,name="a purple tapestry" },[700] = { id=2650,category=20,name="a yellow tapestry" },[701] = { id=2653,category=20,name="an orange tapestry" },[702] = { id=2656,category=20,name="a red tapestry" },[703] = { id=2667,category=20,name="a white tapestry" },[704] = { id=2970,category=20,name="a copper key" },[705] = { id=4844,category=20,name="an elven poetry book" },[706] = { id=2952,category=20,name="a drum" },[707] = { id=2954,category=20,name="a simple fanfare" },[708] = { id=5952,category=20,name="a poem scroll" },[709] = { id=5467,category=20,name="a fire bug" },[710] = { id=2837,category=20,name="a book" },[711] = { id=2838,category=20,name="a book" },[712] = { id=6386,category=20,name="a greeting card" },[713] = { id=6538,category=20,name="a valentine's card" },[714] = { id=5088,category=20,name="a furniture package" },[715] = { id=5086,category=20,name="a furniture package" },[716] = { id=5087,category=20,name="a furniture package" },[717] = { id=2858,category=20,name="a bag" },[718] = { id=2866,category=20,name="a backpack" },[719] = { id=3596,category=20,name="a tomato" },[720] = { id=2872,category=20,name="a backpack" },[721] = { id=2864,category=20,name="a bag" },[722] = { id=6106,category=20,name="a bottle of whisper beer" },[723] = { id=3724,category=20,name="a red mushroom" },[724] = { id=3725,category=20,name="a brown mushroom" },[725] = { id=3668,category=20,name="a tulip" },[726] = { id=3735,category=20,name="a stone herb" },[727] = { id=3737,category=20,name="a fern" },[728] = { id=3452,category=20,name="a rake" },[729] = { id=3455,category=20,name="a hoe" },[730] = { id=5950,category=20,name="a beach bag" },[731] = { id=5949,category=20,name="a beach backpack" },[732] = { id=2860,category=20,name="a bag" },[733] = { id=2868,category=20,name="a backpack" },[734] = { id=2969,category=20,name="a silver key" },[735] = { id=2859,category=20,name="a bag" },[736] = { id=2867,category=20,name="a backpack" },[737] = { id=2780,category=20,name="a furniture package" },[738] = { id=2781,category=20,name="a furniture package" },[739] = { id=2809,category=20,name="a furniture package" },[740] = { id=2786,category=20,name="a furniture package" },[741] = { id=2787,category=20,name="a furniture package" },[742] = { id=2788,category=20,name="a furniture package" },[743] = { id=2810,category=20,name="a furniture package" },[744] = { id=2795,category=20,name="a furniture package" }, } - + local items = {[0]={id=1781,category=19,name="a small stone"},[1]={id=2853,category=4,name="a bag"},[2]={id=2854,category=4,name="a backpack"},[3]={id=2857,category=4,name="a bag"},[4]={id=2858,category=4,name="a bag"},[5]={id=2859,category=4,name="a bag"},[6]={id=2860,category=4,name="a bag"},[7]={id=2861,category=4,name="a bag"},[8]={id=2862,category=4,name="a bag"},[9]={id=2863,category=4,name="a bag"},[10]={id=2864,category=4,name="a bag"},[11]={id=2865,category=4,name="a backpack"},[12]={id=2866,category=4,name="a backpack"},[13]={id=2867,category=4,name="a backpack"},[14]={id=2868,category=4,name="a backpack"},[15]={id=2869,category=4,name="a backpack"},[16]={id=2870,category=4,name="a backpack"},[17]={id=2871,category=4,name="a backpack"},[18]={id=2872,category=4,name="a backpack"},[19]={id=2992,category=19,name="a snowball"},[20]={id=3004,category=11,name="a wedding ring"},[21]={id=3006,category=11,name="a ring of the sky"},[22]={id=3007,category=11,name="a crystal ring"},[23]={id=3008,category=2,name="a crystal necklace"},[24]={id=3009,category=2,name="a bronze necklace"},[25]={id=3011,category=7,name="a crown"},[26]={id=3012,category=2,name="a wolf tooth chain"},[27]={id=3013,category=2,name="a golden amulet"},[28]={id=3014,category=2,name="a star amulet"},[29]={id=3015,category=2,name="a silver necklace"},[30]={id=3016,category=2,name="a ruby necklace"},[31]={id=3018,category=2,name="a scarab amulet"},[32]={id=3019,category=2,name="a demonbone amulet"},[33]={id=3021,category=2,name="a saphire amulet"},[34]={id=3022,category=7,name="an ancient tiara"},[35]={id=3025,category=2,name="an ancient amulet"},[36]={id=3045,category=2,name="a strange talisman"},[37]={id=3048,category=11,name="a might ring"},[38]={id=3049,category=11,name="a stealth ring"},[39]={id=3050,category=11,name="a power ring"},[40]={id=3051,category=11,name="an energy ring"},[41]={id=3052,category=11,name="a life ring"},[42]={id=3053,category=11,name="a time ring"},[43]={id=3054,category=2,name="a silver amulet"},[44]={id=3055,category=2,name="a platinum amulet"},[45]={id=3056,category=2,name="a bronze amulet"},[46]={id=3057,category=2,name="an amulet of loss"},[47]={id=3063,category=11,name="a gold ring"},[48]={id=3079,category=3,name="boots of haste"},[49]={id=3080,category=2,name="a broken amulet"},[50]={id=3081,category=2,name="a stone skin amulet"},[51]={id=3082,category=2,name="an elven amulet"},[52]={id=3083,category=2,name="a garlic necklace"},[53]={id=3084,category=2,name="a protection amulet"},[54]={id=3085,category=2,name="a dragon necklace"},[55]={id=3091,category=11,name="a sword ring"},[56]={id=3092,category=11,name="an axe ring"},[57]={id=3093,category=11,name="a club ring"},[58]={id=3097,category=11,name="a dwarven ring"},[59]={id=3098,category=11,name="a ring of healing"},[60]={id=3102,category=2,name="a paw amulet"},[61]={id=3208,category=18,name="a giant smithhammer"},[62]={id=3210,category=7,name="a hat of the mad"},[63]={id=3217,category=4,name="a letterbag"},[64]={id=3226,category=7,name="a damaged helmet"},[65]={id=3229,category=7,name="a helmet of the ancients"},[66]={id=3244,category=4,name="an old and used backpack"},[67]={id=3245,category=11,name="a ring of wishes"},[68]={id=3246,category=3,name="boots of waterwalking"},[69]={id=3253,category=4,name="a backpack of holding"},[70]={id=3264,category=20,name="a sword"},[71]={id=3265,category=20,name="a two handed sword"},[72]={id=3266,category=17,name="a battle axe"},[73]={id=3267,category=20,name="a dagger"},[74]={id=3268,category=17,name="a hand axe"},[75]={id=3269,category=17,name="a halberd"},[76]={id=3270,category=18,name="a club"},[77]={id=3271,category=20,name="a spike sword"},[78]={id=3272,category=20,name="a rapier"},[79]={id=3273,category=20,name="a sabre"},[80]={id=3274,category=17,name="an axe"},[81]={id=3275,category=17,name="a double axe"},[82]={id=3276,category=17,name="a hatchet"},[83]={id=3277,category=19,name="a spear"},[84]={id=3278,category=20,name="a magic longsword"},[85]={id=3279,category=18,name="a war hammer"},[86]={id=3280,category=20,name="a fire sword"},[87]={id=3281,category=20,name="a giant sword"},[88]={id=3282,category=18,name="a morning star"},[89]={id=3283,category=20,name="a carlin sword"},[90]={id=3284,category=20,name="an ice rapier"},[91]={id=3285,category=20,name="a longsword"},[92]={id=3286,category=18,name="a mace"},[93]={id=3287,category=19,name="a throwing star"},[94]={id=3288,category=20,name="a magic sword"},[95]={id=3289,category=18,name="a staff"},[96]={id=3290,category=20,name="a silver dagger"},[97]={id=3291,category=20,name="a knife"},[98]={id=3292,category=20,name="a combat knife"},[99]={id=3293,category=17,name="a sickle"},[100]={id=3294,category=20,name="a short sword"},[101]={id=3295,category=20,name="a bright sword"},[102]={id=3296,category=20,name="a warlord sword"},[103]={id=3297,category=20,name="a serpent sword"},[104]={id=3298,category=19,name="a throwing knife"},[105]={id=3299,category=20,name="a poison dagger"},[106]={id=3300,category=20,name="a katana"},[107]={id=3301,category=20,name="a broadsword"},[108]={id=3302,category=17,name="a dragon lance"},[109]={id=3303,category=17,name="a great axe"},[110]={id=3304,category=18,name="a crowbar"},[111]={id=3305,category=18,name="a battle hammer"},[112]={id=3306,category=17,name="a golden sickle"},[113]={id=3307,category=20,name="a scimitar"},[114]={id=3308,category=20,name="a machete"},[115]={id=3309,category=18,name="a thunder hammer"},[116]={id=3310,category=18,name="an iron hammer"},[117]={id=3311,category=18,name="a clerical mace"},[118]={id=3312,category=18,name="a silver mace"},[119]={id=3313,category=17,name="an obsidian lance"},[120]={id=3314,category=17,name="a naginata"},[121]={id=3315,category=17,name="a guardian halberd"},[122]={id=3316,category=17,name="an orcish axe"},[123]={id=3317,category=17,name="a barbarian axe"},[124]={id=3318,category=17,name="a knight axe"},[125]={id=3319,category=17,name="a stonecutter axe"},[126]={id=3320,category=17,name="a fire axe"},[127]={id=3322,category=18,name="a dragon hammer"},[128]={id=3323,category=17,name="a dwarven axe"},[129]={id=3324,category=18,name="a skull staff"},[130]={id=3325,category=18,name="a light mace"},[131]={id=3326,category=20,name="a foil"},[132]={id=3327,category=18,name="a daramanian mace"},[133]={id=3328,category=17,name="a daramanian waraxe"},[134]={id=3329,category=17,name="a daramanian axe"},[135]={id=3330,category=20,name="a heavy machete"},[136]={id=3331,category=17,name="a ravager's axe"},[137]={id=3332,category=18,name="a hammer of wrath"},[138]={id=3333,category=18,name="a crystal mace"},[139]={id=3334,category=20,name="a pharaoh sword"},[140]={id=3335,category=17,name="a twin axe"},[141]={id=3336,category=18,name="a studded club"},[142]={id=3337,category=18,name="a bone club"},[143]={id=3338,category=20,name="a bone sword"},[144]={id=3339,category=20,name="a djinn blade"},[145]={id=3340,category=18,name="a heavy mace"},[146]={id=3341,category=18,name="an arcane staff"},[147]={id=3342,category=17,name="a war axe"},[148]={id=3343,category=18,name="a lich staff"},[149]={id=3344,category=17,name="a beastslayer axe"},[150]={id=3345,category=20,name="a templar scytheblade"},[151]={id=3346,category=17,name="a ripper lance"},[152]={id=3347,category=17,name="a hunting spear"},[153]={id=3348,category=18,name="a banana staff"},[154]={id=3349,category=19,name="a crossbow"},[155]={id=3350,category=19,name="a bow"},[156]={id=3351,category=7,name="a steel helmet"},[157]={id=3352,category=7,name="a chain helmet"},[158]={id=3353,category=7,name="an iron helmet"},[159]={id=3354,category=7,name="a brass helmet"},[160]={id=3355,category=7,name="a leather helmet"},[161]={id=3356,category=7,name="a devil helmet"},[162]={id=3357,category=1,name="a plate armor"},[163]={id=3358,category=1,name="a chain armor"},[164]={id=3359,category=1,name="a brass armor"},[165]={id=3360,category=1,name="a golden armor"},[166]={id=3361,category=1,name="a leather armor"},[167]={id=3362,category=8,name="studded legs"},[168]={id=3363,category=8,name="dragon scale legs"},[169]={id=3364,category=8,name="golden legs"},[170]={id=3365,category=7,name="a golden helmet"},[171]={id=3366,category=1,name="a magic plate armor"},[172]={id=3367,category=7,name="a viking helmet"},[173]={id=3368,category=7,name="a winged helmet"},[174]={id=3369,category=7,name="a warrior helmet"},[175]={id=3370,category=1,name="a knight armor"},[176]={id=3371,category=8,name="knight legs"},[177]={id=3372,category=8,name="brass legs"},[178]={id=3373,category=7,name="a strange helmet"},[179]={id=3374,category=7,name="a legion helmet"},[180]={id=3375,category=7,name="a soldier helmet"},[181]={id=3376,category=7,name="a studded helmet"},[182]={id=3377,category=1,name="a scale armor"},[183]={id=3378,category=1,name="a studded armor"},[184]={id=3379,category=1,name="a doublet"},[185]={id=3380,category=1,name="a noble armor"},[186]={id=3381,category=1,name="a crown armor"},[187]={id=3382,category=8,name="crown legs"},[188]={id=3383,category=1,name="a dark armor"},[189]={id=3384,category=7,name="a dark helmet"},[190]={id=3385,category=7,name="a crown helmet"},[191]={id=3386,category=1,name="a dragon scale mail"},[192]={id=3387,category=7,name="a demon helmet"},[193]={id=3388,category=1,name="a demon armor"},[194]={id=3389,category=8,name="demon legs"},[195]={id=3390,category=7,name="a horned helmet"},[196]={id=3391,category=7,name="a crusader helmet"},[197]={id=3392,category=7,name="a royal helmet"},[198]={id=3393,category=7,name="an amazon helmet"},[199]={id=3394,category=1,name="an amazon armor"},[200]={id=3395,category=7,name="a ceremonial mask"},[201]={id=3396,category=7,name="a dwarfen helmet"},[202]={id=3397,category=1,name="a dwarven armor"},[203]={id=3398,category=8,name="dwarfen legs"},[204]={id=3399,category=1,name="an elven mail"},[205]={id=3400,category=7,name="a dragon scale helmet"},[206]={id=3401,category=8,name="elven legs"},[207]={id=3402,category=1,name="a native armor"},[208]={id=3403,category=7,name="a tribal mask"},[209]={id=3404,category=1,name="a leopard armor"},[210]={id=3405,category=7,name="a horseman helmet"},[211]={id=3406,category=7,name="a feather headdress"},[212]={id=3407,category=7,name="a charmer's tiara"},[213]={id=3408,category=7,name="a beholder helmet"},[214]={id=3409,category=13,name="a steel shield"},[215]={id=3410,category=13,name="a plate shield"},[216]={id=3411,category=13,name="a brass shield"},[217]={id=3412,category=13,name="a wooden shield"},[218]={id=3413,category=13,name="a battle shield"},[219]={id=3414,category=13,name="a mastermind shield"},[220]={id=3415,category=13,name="a guardian shield"},[221]={id=3416,category=13,name="a dragon shield"},[222]={id=3417,category=13,name="a shield of honour"},[223]={id=3418,category=13,name="a beholder shield"},[224]={id=3419,category=13,name="a crown shield"},[225]={id=3420,category=13,name="a demon shield"},[226]={id=3421,category=13,name="a dark shield"},[227]={id=3422,category=13,name="a great shield"},[228]={id=3423,category=13,name="a blessed shield"},[229]={id=3424,category=13,name="an ornamented shield"},[230]={id=3425,category=13,name="a dwarven shield"},[231]={id=3426,category=13,name="a studded shield"},[232]={id=3427,category=13,name="a rose shield"},[233]={id=3428,category=13,name="a tower shield"},[234]={id=3429,category=13,name="a black shield"},[235]={id=3430,category=13,name="a copper shield"},[236]={id=3431,category=13,name="a viking shield"},[237]={id=3432,category=13,name="an ancient shield"},[238]={id=3433,category=13,name="a griffin shield"},[239]={id=3434,category=13,name="a vampire shield"},[240]={id=3435,category=13,name="a castle shield"},[241]={id=3436,category=13,name="a medusa shield"},[242]={id=3437,category=13,name="an amazon shield"},[243]={id=3438,category=13,name="an eagle shield"},[244]={id=3439,category=13,name="a phoenix shield"},[245]={id=3440,category=13,name="a scarab shield"},[246]={id=3441,category=13,name="a bone shield"},[247]={id=3442,category=13,name="a tempest shield"},[248]={id=3443,category=13,name="a tusk shield"},[249]={id=3444,category=13,name="a sentinel shield"},[250]={id=3445,category=13,name="a salamander shield"},[251]={id=3446,category=16,name="a bolt"},[252]={id=3447,category=16,name="an arrow"},[253]={id=3448,category=16,name="a poison arrow"},[254]={id=3449,category=16,name="a burst arrow"},[255]={id=3450,category=16,name="a power bolt"},[256]={id=3453,category=18,name="a scythe"},[257]={id=3550,category=3,name="patched boots"},[258]={id=3551,category=3,name="sandals"},[259]={id=3552,category=3,name="leather boots"},[260]={id=3553,category=3,name="bunnyslippers"},[261]={id=3554,category=3,name="steel boots"},[262]={id=3555,category=3,name="golden boots"},[263]={id=3556,category=3,name="crocodile boots"},[264]={id=3557,category=8,name="plate legs"},[265]={id=3558,category=8,name="chain legs"},[266]={id=3559,category=8,name="leather legs"},[267]={id=3560,category=8,name="a bast skirt"},[268]={id=3561,category=1,name="a jacket"},[269]={id=3562,category=1,name="a coat"},[270]={id=3563,category=1,name="a green tunic"},[271]={id=3564,category=1,name="a red tunic"},[272]={id=3565,category=1,name="a cape"},[273]={id=3566,category=1,name="a red robe"},[274]={id=3567,category=1,name="a blue robe"},[275]={id=3568,category=1,name="a simple dress"},[276]={id=3569,category=1,name="a white dress"},[277]={id=3570,category=1,name="a ball gown"},[278]={id=3571,category=1,name="a rangers cloak"},[279]={id=3572,category=2,name="a scarf"},[280]={id=3573,category=7,name="a magician hat"},[281]={id=3574,category=7,name="a mystic turban"},[282]={id=3575,category=7,name="a wood cape"},[283]={id=3576,category=7,name="a post officers hat"},[284]={id=4836,category=1,name="a spectral dress"},[285]={id=5460,category=7,name="a helmet of the deep"},[286]={id=5461,category=3,name="pirate boots"},[287]={id=5741,category=7,name="a skull helmet"},[288]={id=5803,category=19,name="an arbalest"},[289]={id=5903,category=7,name="Ferumbras' hat"},[290]={id=5917,category=7,name="a bandana"},[291]={id=5918,category=8,name="pirate knee breeches"},[292]={id=5926,category=4,name="a pirate backpack"},[293]={id=5927,category=4,name="a pirate bag"},[294]={id=5940,category=2,name="Ceiron's wolf tooth chain"},[295]={id=5949,category=4,name="a beach backpack"},[296]={id=5950,category=4,name="a beach bag"},[297]={id=6093,category=11,name="a crystal ring"},[298]={id=6095,category=1,name="a pirate shirt"},[299]={id=6096,category=7,name="a pirate hat"},[300]={id=6101,category=20,name="Ron the Ripper's sabre"},[301]={id=6131,category=13,name="a tortoise shield"},[302]={id=6299,category=11,name="a death ring"},[303]={id=6390,category=13,name="a nightmare shield"},[304]={id=6432,category=13,name="a necromancer shield"},[305]={id=6527,category=20,name="the avenger"},[306]={id=6528,category=16,name="an infernal bolt"},[307]={id=6529,category=3,name="pair of soft boots"},[308]={id=6531,category=7,name="a santa hat"},[309]={id=6553,category=17,name="a ruthless axe"},[310]={id=6578,category=7,name="a party hat"},[311]={id=7342,category=4,name="a fur backpack"},[312]={id=7343,category=4,name="a fur bag"},[313]={id=7363,category=16,name="a piercing bolt"},[314]={id=7364,category=16,name="a sniper arrow"},[315]={id=7365,category=16,name="an onyx arrow"},[316]={id=7366,category=19,name="a viper star"},[317]={id=7367,category=19,name="an enchanted spear"},[318]={id=7368,category=19,name="an assassin star"},[319]={id=7378,category=19,name="a royal spear"},[320]={id=7379,category=18,name="brutetamer's staff"},[321]={id=7380,category=17,name="a headchopper"},[322]={id=7381,category=18,name="a mammoth whopper"},[323]={id=7382,category=20,name="a demonrage sword"},[324]={id=7383,category=20,name="a relic sword"},[325]={id=7384,category=20,name="a mystic blade"},[326]={id=7385,category=20,name="a crimson sword"},[327]={id=7386,category=20,name="a mercenary sword"},[328]={id=7387,category=18,name="a diamond sceptre"},[329]={id=7388,category=17,name="a vile axe"},[330]={id=7389,category=17,name="a heroic axe"},[331]={id=7390,category=20,name="the justice seeker"},[332]={id=7391,category=20,name="a thaian sword"},[333]={id=7392,category=18,name="an orcish maul"},[334]={id=7402,category=20,name="a dragon slayer"},[335]={id=7403,category=20,name="a berserker"},[336]={id=7404,category=20,name="an assassin dagger"},[337]={id=7405,category=20,name="a havoc blade"},[338]={id=7406,category=20,name="a blacksteel sword"},[339]={id=7407,category=20,name="a haunted blade"},[340]={id=7408,category=20,name="a wyvern fang"},[341]={id=7409,category=18,name="a northern star"},[342]={id=7410,category=18,name="a queen's sceptre"},[343]={id=7411,category=17,name="an ornamented axe"},[344]={id=7412,category=17,name="a butcher's axe"},[345]={id=7413,category=17,name="a titan axe"},[346]={id=7414,category=18,name="a abyss hammer"},[347]={id=7415,category=18,name="a cranial basher"},[348]={id=7416,category=20,name="a bloody edge"},[349]={id=7417,category=20,name="a runed sword"},[350]={id=7418,category=20,name="a nightmare blade"},[351]={id=7419,category=17,name="a dreaded cleaver"},[352]={id=7420,category=17,name="a reaper's axe"},[353]={id=7421,category=18,name="an onyx flail"},[354]={id=7422,category=18,name="a jade hammer"},[355]={id=7423,category=18,name="a skullcrusher"},[356]={id=7424,category=18,name="a lunar staff"},[357]={id=7425,category=18,name="a taurus mace"},[358]={id=7426,category=18,name="an amber staff"},[359]={id=7427,category=18,name="a chaos mace"},[360]={id=7428,category=18,name="a bonebreaker"},[361]={id=7429,category=18,name="a blessed sceptre"},[362]={id=7430,category=18,name="a dragonbone staff"},[363]={id=7431,category=18,name="a demonbone"},[364]={id=7432,category=18,name="a furry club"},[365]={id=7433,category=17,name="a ravenwing"},[366]={id=7434,category=17,name="a royal axe"},[367]={id=7435,category=17,name="an impaler"},[368]={id=7436,category=17,name="an angelic axe"},[369]={id=7437,category=18,name="a sapphire hammer"},[370]={id=7438,category=19,name="an elvish bow"},[371]={id=7449,category=20,name="a crystal sword"},[372]={id=7450,category=18,name="a hammer of prophecy"},[373]={id=7451,category=18,name="a shadow sceptre"},[374]={id=7452,category=18,name="a spiked squelcher"},[375]={id=7453,category=17,name="an executioner"},[376]={id=7454,category=17,name="a glorious axe"},[377]={id=7455,category=17,name="a mythril axe"},[378]={id=7456,category=17,name="a noble axe"},[379]={id=7457,category=3,name="fur boots"},[380]={id=7458,category=7,name="a fur cap"},[381]={id=7459,category=7,name="a pair of earmuffs"},[382]={id=7460,category=13,name="a norse shield"},[383]={id=7461,category=7,name="a krimhorn helmet"},[384]={id=7462,category=7,name="a ragnir helmet"},[385]={id=7463,category=1,name="a mammoth fur cape"},[386]={id=7464,category=8,name="mammoth fur shorts"},[387]={id=3602,category=31,name="a brown bread"},[388]={id=3114,category=31,name="a skull"},[389]={id=3030,category=31,name="a small ruby"},[390]={id=2920,category=31,name="a torch"},[391]={id=3046,category=31,name="a magic light wand"},[392]={id=3042,category=31,name="a scarab coin"},[393]={id=3033,category=31,name="a small amethyst"},[394]={id=3032,category=31,name="a small emerald"},[395]={id=3116,category=31,name="a big bone"},[396]={id=3027,category=31,name="a black pearl"},[397]={id=3041,category=31,name="a blue gem"},[398]={id=3076,category=31,name="a crystal ball"},[399]={id=2903,category=31,name="a golden mug"},[400]={id=3038,category=31,name="a green gem"},[401]={id=3061,category=31,name="a life crystal"},[402]={id=3062,category=31,name="a mind stone"},[403]={id=3070,category=21,name="a moonlight rod"},[404]={id=3060,category=31,name="an orb"},[405]={id=2848,category=31,name="a purple tome"},[406]={id=3028,category=31,name="a small diamond"},[407]={id=3029,category=31,name="a small sapphire"},[408]={id=3066,category=21,name="a snakebite rod"},[409]={id=3058,category=31,name="a strange symbol"},[410]={id=3034,category=31,name="a talon"},[411]={id=2993,category=31,name="a teddy bear"},[412]={id=3069,category=21,name="a volcanic rod"},[413]={id=3002,category=31,name="a voodoo doll"},[414]={id=3072,category=21,name="a wand of plague"},[415]={id=3026,category=31,name="a white pearl"},[416]={id=3577,category=31,name="meat"},[417]={id=3492,category=31,name="a worm"},[418]={id=2917,category=31,name="a candlestick"},[419]={id=3122,category=31,name="a dirty cape"},[420]={id=2949,category=31,name="a lyre"},[421]={id=3463,category=31,name="a mirror"},[422]={id=3017,category=31,name="a silver brooch"},[423]={id=3059,category=31,name="a spellbook"},[424]={id=5894,category=31,name="a bat wing"},[425]={id=3582,category=31,name="ham"},[426]={id=5896,category=31,name="a bear paw"},[427]={id=5902,category=31,name="a honeycomb"},[428]={id=2893,category=31,name="an amphora"},[429]={id=3456,category=31,name="a pick"},[430]={id=5893,category=31,name="a perfect behemoth fang"},[431]={id=5930,category=31,name="a behemoth claw"},[432]={id=3065,category=21,name="a quagmire rod"},[433]={id=5898,category=31,name="a beholder's eye"},[434]={id=3003,category=31,name="a rope"},[435]={id=3659,category=31,name="a blue rose"},[436]={id=2844,category=31,name="a book"},[437]={id=3595,category=31,name="a carrot"},[438]={id=2933,category=31,name="a small oil lamp"},[439]={id=5912,category=31,name="a blue piece of cloth"},[440]={id=3115,category=31,name="a bone"},[441]={id=3732,category=31,name="a green mushroom"},[442]={id=5925,category=31,name="a hardened bone"},[443]={id=3590,category=31,name="a cherry"},[444]={id=3728,category=31,name="a dark mushroom"},[445]={id=3661,category=31,name="a grave flower"},[446]={id=3740,category=31,name="a shadow herb"},[447]={id=3738,category=31,name="a sling herb"},[448]={id=3607,category=31,name="cheese"},[449]={id=3598,category=31,name="a cookie"},[450]={id=3606,category=31,name="an egg"},[451]={id=5890,category=31,name="a chicken feather"},[452]={id=3578,category=31,name="a fish"},[453]={id=3112,category=31,name="rotten meat"},[454]={id=3077,category=31,name="an ankh"},[455]={id=3600,category=31,name="a bread"},[456]={id=2885,category=31,name="a brown flask"},[457]={id=2914,category=31,name="a lamp"},[458]={id=2815,category=31,name="a scroll"},[459]={id=2842,category=31,name="a book"},[460]={id=3583,category=31,name="dragon ham"},[461]={id=5919,category=31,name="a dragon claw"},[462]={id=5948,category=31,name="a red dragon leather"},[463]={id=3731,category=31,name="a fire mushroom"},[464]={id=5954,category=31,name="a demon horn"},[465]={id=5776,category=31,name="a Sabrehaven talon"},[466]={id=3078,category=31,name="a mysterious fetish"},[467]={id=3147,category=31,name="a blank rune"},[468]={id=2902,category=31,name="a bowl"},[469]={id=3509,category=31,name="an inkwell"},[470]={id=3593,category=31,name="a melon"},[471]={id=3037,category=31,name="a yellow gem"},[472]={id=5805,category=31,name="a golden goblet"},[473]={id=5922,category=31,name="a holy orchid"},[474]={id=3071,category=21,name="a wand of inferno"},[475]={id=5877,category=31,name="a green dragon leather"},[476]={id=5920,category=31,name="a green dragon scale"},[477]={id=5882,category=31,name="a red dragon scale"},[478]={id=3505,category=31,name="a letter"},[479]={id=3723,category=31,name="a white mushroom"},[480]={id=5880,category=31,name="an iron ore"},[481]={id=3584,category=31,name="a pear"},[482]={id=3457,category=31,name="a shovel"},[483]={id=3471,category=31,name="a cleaver"},[484]={id=2647,category=31,name="a green tapestry"},[485]={id=5910,category=31,name="a green piece of cloth"},[486]={id=3044,category=31,name="an elephant tusk"},[487]={id=3585,category=31,name="a red apple"},[488]={id=5921,category=31,name="a heaven blossom"},[489]={id=3073,category=21,name="a wand of cosmic energy"},[490]={id=3592,category=31,name="grapes"},[491]={id=2901,category=31,name="a waterskin"},[492]={id=3105,category=31,name="a dirty fur"},[493]={id=3736,category=31,name="a star herb"},[494]={id=5786,category=31,name="a wooden whistle"},[495]={id=5944,category=31,name="a soul orb"},[496]={id=3451,category=31,name="a pitchfork"},[497]={id=3075,category=21,name="a wand of dragonbreath"},[498]={id=3130,category=31,name="twigs"},[499]={id=2843,category=31,name="a book"},[500]={id=5909,category=31,name="a white piece of cloth"},[501]={id=5913,category=31,name="a brown piece of cloth"},[502]={id=5879,category=31,name="a spider silk"},[503]={id=3120,category=31,name="a moldy cheese"},[504]={id=3462,category=31,name="a small axe"},[505]={id=2846,category=31,name="a book"},[506]={id=3039,category=31,name="a red gem"},[507]={id=3658,category=31,name="a red rose"},[508]={id=5911,category=31,name="a red piece of cloth"},[509]={id=3483,category=31,name="a fishing rod"},[510]={id=5804,category=31,name="a nose ring"},[511]={id=5878,category=31,name="a minotaur leather"},[512]={id=3586,category=31,name="an orange"},[513]={id=3601,category=31,name="a roll"},[514]={id=5875,category=31,name="sniper gloves"},[515]={id=4839,category=31,name="a hydra egg"},[516]={id=3587,category=31,name="a banana"},[517]={id=5883,category=31,name="an ape fur"},[518]={id=5876,category=31,name="a lizard leather"},[519]={id=5881,category=31,name="a lizard scale"},[520]={id=2659,category=31,name="a blue tapestry"},[521]={id=3588,category=31,name="a blueberry"},[522]={id=3067,category=21,name="a tempest rod"},[523]={id=2948,category=31,name="a wooden flute"},[524]={id=5943,category=31,name="Morgaroth's heart"},[525]={id=5914,category=31,name="a yellow piece of cloth"},[526]={id=5809,category=31,name="a soul stone"},[527]={id=5886,category=31,name="a spool of yarn"},[528]={id=2839,category=31,name="a book"},[529]={id=3597,category=31,name="a corncob"},[530]={id=2875,category=31,name="a bottle"},[531]={id=5808,category=31,name="Orshabaal's brain"},[532]={id=3023,category=31,name="a holy scarab"},[533]={id=3024,category=31,name="a holy falcon"},[534]={id=3068,category=31,name="a crystal wand"},[535]={id=3036,category=31,name="a violet gem"},[536]={id=2950,category=31,name="a lute"},[537]={id=2953,category=31,name="panpipes"},[538]={id=3674,category=31,name="a goat grass"},[539]={id=3739,category=31,name="a powder herb"},[540]={id=3727,category=31,name="a wood mushroom"},[541]={id=4831,category=31,name="an old parchment"},[542]={id=3589,category=31,name="a coconut"},[543]={id=3010,category=31,name="an emerald bangle"},[544]={id=2852,category=31,name="a red tome"},[545]={id=5897,category=31,name="a wolf paw"},[546]={id=2991,category=31,name="a doll"},[547]={id=3454,category=31,name="a broom"},[548]={id=5810,category=31,name="a voodoo doll"},[549]={id=6088,category=31,name="a music sheet"},[550]={id=6089,category=31,name="a music sheet"},[551]={id=6099,category=31,name="Brutus Bloodbeard's hat"},[552]={id=6102,category=31,name="Deadeye Devious' eye patch"},[553]={id=6090,category=31,name="a music sheet"},[554]={id=5668,category=31,name="a mysterious voodoo skull"},[555]={id=2995,category=31,name="a piggy bank"},[556]={id=5096,category=31,name="a mango"},[557]={id=5901,category=31,name="wood"},[558]={id=6100,category=31,name="the Lethal Lissy's shirt"},[559]={id=6087,category=31,name="a music sheet"},[560]={id=3074,category=21,name="a wand of vortex"},[561]={id=5090,category=31,name="a treasure map"},[562]={id=3123,category=31,name="worn leather boots"},[563]={id=6097,category=31,name="a hook"},[564]={id=6098,category=31,name="an eye patch"},[565]={id=6126,category=31,name="a peg leg"},[566]={id=5792,category=31,name="a dice"},[567]={id=5552,category=31,name="a rum flask"},[568]={id=5813,category=31,name="a skull candle"},[569]={id=5710,category=31,name="a light shovel"},[570]={id=2814,category=31,name="a parchment"},[571]={id=5928,category=31,name="an empty goldfish bowl"},[572]={id=5895,category=31,name="a fish fin"},[573]={id=3581,category=31,name="shrimp"},[574]={id=3125,category=31,name="remains of a fish"},[575]={id=3111,category=31,name="a fishbone"},[576]={id=5678,category=31,name="a tortoise egg"},[577]={id=5014,category=31,name="a mandrake"},[578]={id=5899,category=31,name="a turtle shell"},[579]={id=6558,category=31,name="concentrated demonic blood"},[580]={id=5021,category=31,name="an orichalcum pearl"},[581]={id=5799,category=31,name="a golden figurine"},[582]={id=3605,category=31,name="a bunch of wheat"},[583]={id=6536,category=31,name="Countess Sorrow's frozen tear"},[584]={id=3461,category=31,name="a saw"},[585]={id=5479,category=31,name="a cat's paw"},[586]={id=6546,category=31,name="Dracola's eye"},[587]={id=6496,category=31,name="a christmas present bag"},[588]={id=6276,category=31,name="a lump of cake dough"},[589]={id=3599,category=31,name="a candy cane"},[590]={id=2639,category=31,name="a picture"},[591]={id=6500,category=31,name="a gingerbreadman"},[592]={id=4871,category=31,name="an explorer brooch"},[593]={id=6392,category=31,name="a valentine's cake"},[594]={id=6091,category=31,name="a very noble-looking watch"},[595]={id=2394,category=31,name="a blue pillow"},[596]={id=2395,category=31,name="a red pillow"},[597]={id=2396,category=31,name="a green pillow"},[598]={id=2397,category=31,name="a yellow pillow"},[599]={id=2983,category=31,name="a flower bowl"},[600]={id=4828,category=31,name="a flask of cough syrup"},[601]={id=3155,category=12,name="a spell rune"},[602]={id=3124,category=31,name="a burnt scroll"},[603]={id=3481,category=31,name="a closed trap"},[604]={id=3113,category=31,name="broken pottery"},[605]={id=5806,category=31,name="a silver goblet"},[606]={id=6525,category=31,name="a skeleton decoration"},[607]={id=6540,category=31,name="a piece of Massacre's shell"},[608]={id=6537,category=31,name="Mr. Punish's handcuffs"},[609]={id=3110,category=31,name="a piece of iron"},[610]={id=5887,category=31,name="a piece of royal steel"},[611]={id=5889,category=31,name="a piece of draconian steel"},[612]={id=5888,category=31,name="a piece of hell steel"},[613]={id=3103,category=31,name="a cornucopia"},[614]={id=3260,category=31,name="a lyre"},[615]={id=6539,category=31,name="the Handmaiden's protector"},[616]={id=6534,category=31,name="the Imperor's trident"},[617]={id=6535,category=31,name="the Plasmother's remains"},[618]={id=2874,category=31,name="a vial"},[619]={id=2906,category=31,name="a watch"},[620]={id=3579,category=31,name="salmon"},[621]={id=5906,category=31,name="a demon dust"},[622]={id=5891,category=31,name="an enchanted chicken wing"},[623]={id=5885,category=31,name="a flask of warrior's sweat"},[624]={id=3657,category=31,name="a heaven blossom"},[625]={id=5904,category=31,name="a magic sulphur"},[626]={id=5884,category=31,name="a spirit container"},[627]={id=5905,category=31,name="a vampire dust"},[628]={id=2911,category=31,name="a candelabrum"},[629]={id=2834,category=31,name="a document"},[630]={id=2835,category=31,name="a parchment"},[631]={id=2856,category=31,name="a present"},[632]={id=2873,category=31,name="a bucket"},[633]={id=2881,category=31,name="a cup"},[634]={id=2905,category=31,name="a plate"},[635]={id=3179,category=12,name="a spell rune"},[636]={id=3197,category=12,name="a spell rune"},[637]={id=3173,category=12,name="a spell rune"},[638]={id=3195,category=12,name="a spell rune"},[639]={id=3149,category=12,name="a spell rune"},[640]={id=3180,category=12,name="a spell rune"},[641]={id=3203,category=12,name="a spell rune"},[642]={id=3165,category=12,name="a spell rune"},[643]={id=2775,category=31,name="a furniture package"},[644]={id=2776,category=31,name="a furniture package"},[645]={id=2777,category=31,name="a furniture package"},[646]={id=2778,category=31,name="a furniture package"},[647]={id=2779,category=31,name="a furniture package"},[648]={id=4867,category=31,name="a botanist's container"},[649]={id=4863,category=31,name="a butterfly conservation kit"},[650]={id=4852,category=31,name="an ectoplasm container"},[651]={id=6108,category=31,name="an atlas"},[652]={id=5865,category=31,name="a juice squeezer"},[653]={id=3594,category=31,name="a pumpkin"},[654]={id=3591,category=31,name="a strawberry"},[655]={id=2880,category=31,name="a mug"},[656]={id=2876,category=31,name="a vase"},[657]={id=3174,category=12,name="a spell rune"},[658]={id=3172,category=12,name="a spell rune"},[659]={id=3153,category=12,name="a spell rune"},[660]={id=3188,category=12,name="a spell rune"},[661]={id=3152,category=12,name="a spell rune"},[662]={id=3189,category=12,name="a spell rune"},[663]={id=3148,category=12,name="a spell rune"},[664]={id=3198,category=12,name="a spell rune"},[665]={id=3164,category=12,name="a spell rune"},[666]={id=3160,category=12,name="a spell rune"},[667]={id=3177,category=12,name="a spell rune"},[668]={id=3191,category=12,name="a spell rune"},[669]={id=3178,category=12,name="a spell rune"},[670]={id=3192,category=12,name="a spell rune"},[671]={id=3176,category=12,name="a spell rune"},[672]={id=3200,category=12,name="a spell rune"},[673]={id=3190,category=12,name="a spell rune"},[674]={id=3166,category=12,name="a spell rune"},[675]={id=2855,category=31,name="a basket"},[676]={id=2789,category=31,name="a furniture package"},[677]={id=2790,category=31,name="a furniture package"},[678]={id=2791,category=31,name="a furniture package"},[679]={id=2471,category=31,name="a crate"},[680]={id=2472,category=31,name="a chest"},[681]={id=2469,category=31,name="a box"},[682]={id=2793,category=31,name="a furniture package"},[683]={id=2792,category=31,name="a furniture package"},[684]={id=2794,category=31,name="a furniture package"},[685]={id=6114,category=31,name="an armor rack kit"},[686]={id=6115,category=31,name="a weapon rack kit"},[687]={id=6372,category=31,name="a bookcase kit"},[688]={id=3473,category=31,name="a rolling pin"},[689]={id=5938,category=31,name="Ceiron's waterskin"},[690]={id=2882,category=31,name="a jug"},[691]={id=3464,category=31,name="a baking tray"},[692]={id=3465,category=31,name="a pot"},[693]={id=3466,category=31,name="a pan"},[694]={id=3467,category=31,name="a fork"},[695]={id=3468,category=31,name="a spoon"},[696]={id=3469,category=31,name="a knife"},[697]={id=3470,category=31,name="a wooden spoon"},[698]={id=3472,category=31,name="an oven spatula"},[699]={id=5615,category=31,name="a pirate tapestry"},[700]={id=2802,category=31,name="a furniture package"},[701]={id=2803,category=31,name="a furniture package"},[702]={id=2804,category=31,name="a furniture package"},[703]={id=2782,category=31,name="a furniture package"},[704]={id=2783,category=31,name="a furniture package"},[705]={id=2784,category=31,name="a furniture package"},[706]={id=2785,category=31,name="a furniture package"},[707]={id=2981,category=31,name="god flowers"},[708]={id=2811,category=31,name="a furniture package"},[709]={id=2984,category=31,name="a honey flower"},[710]={id=2985,category=31,name="a potted flower"},[711]={id=2386,category=31,name="a small purple pillow"},[712]={id=2387,category=31,name="a small green pillow"},[713]={id=2388,category=31,name="a small red pillow"},[714]={id=2389,category=31,name="a small blue pillow"},[715]={id=2390,category=31,name="a small orange pillow"},[716]={id=2391,category=31,name="a small turquoise pillow"},[717]={id=2392,category=31,name="a small white pillow"},[718]={id=2398,category=31,name="a round blue pillow"},[719]={id=2400,category=31,name="a round purple pillow"},[720]={id=2399,category=31,name="a round red pillow"},[721]={id=2401,category=31,name="a round turquoise pillow"},[722]={id=2393,category=31,name="a heart pillow"},[723]={id=2805,category=31,name="a furniture package"},[724]={id=2806,category=31,name="a furniture package"},[725]={id=6371,category=31,name="an oven kit"},[726]={id=2807,category=31,name="a furniture package"},[727]={id=2808,category=31,name="a furniture package"},[728]={id=2974,category=31,name="a water pipe"},[729]={id=2801,category=31,name="a furniture package"},[730]={id=2799,category=31,name="a furniture package"},[731]={id=2798,category=31,name="a furniture package"},[732]={id=2800,category=31,name="a furniture package"},[733]={id=2797,category=31,name="a furniture package"},[734]={id=2796,category=31,name="a furniture package"},[735]={id=2641,category=31,name="a picture"},[736]={id=2640,category=31,name="a picture"},[737]={id=2632,category=31,name="a wall mirror"},[738]={id=2638,category=31,name="a wall mirror"},[739]={id=2635,category=31,name="a wall mirror"},[740]={id=2644,category=31,name="a purple tapestry"},[741]={id=2650,category=31,name="a yellow tapestry"},[742]={id=2653,category=31,name="an orange tapestry"},[743]={id=2656,category=31,name="a red tapestry"},[744]={id=2667,category=31,name="a white tapestry"},[745]={id=4844,category=31,name="an elven poetry book"},[746]={id=2952,category=31,name="a drum"},[747]={id=2954,category=31,name="a simple fanfare"},[748]={id=5952,category=31,name="a poem scroll"},[749]={id=5467,category=31,name="a fire bug"},[750]={id=2837,category=31,name="a book"},[751]={id=2838,category=31,name="a book"},[752]={id=6386,category=31,name="a greeting card"},[753]={id=6538,category=31,name="a valentine's card"},[754]={id=5088,category=31,name="a furniture package"},[755]={id=5086,category=31,name="a furniture package"},[756]={id=5087,category=31,name="a furniture package"},[757]={id=3596,category=31,name="a tomato"},[758]={id=6106,category=31,name="a bottle of whisper beer"},[759]={id=3724,category=31,name="a red mushroom"},[760]={id=3725,category=31,name="a brown mushroom"},[761]={id=3668,category=31,name="a tulip"},[762]={id=3735,category=31,name="a stone herb"},[763]={id=3737,category=31,name="a fern"},[764]={id=3452,category=31,name="a rake"},[765]={id=3455,category=31,name="a hoe"},[766]={id=2780,category=31,name="a furniture package"},[767]={id=2781,category=31,name="a furniture package"},[768]={id=2809,category=31,name="a furniture package"},[769]={id=2786,category=31,name="a furniture package"},[770]={id=2787,category=31,name="a furniture package"},[771]={id=2788,category=31,name="a furniture package"},[772]={id=2810,category=31,name="a furniture package"},[773]={id=2795,category=31,name="a furniture package"},} local vocation = -1 local offers = msg:getU8() local balance = msg:getU64(); @@ -86,14 +85,6 @@ local function parseMarketDetail(protocol, msg) end end - if g_game.getProtocolVersion() >= 1100 then -- imbuements - if msg:peekU16() ~= 0x00 then - table.insert(descriptions, {MarketItemDescription.Last + 1, msg:getString()}) - else - msg:getU16() - end - end - local time = (os.time() / 1000) * statistics.SECONDS_PER_DAY; local purchaseStats = {} diff --git a/800OTClient/otclientv8.log b/800OTClient/otclientv8.log index f032777..36b309d 100644 --- a/800OTClient/otclientv8.log +++ b/800OTClient/otclientv8.log @@ -4111,3 +4111,725 @@ ERROR: ProtocolGame parse message exception (137 bytes, 1 unread, last opcode is Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) ERROR: ProtocolGame parse message exception (138 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 09:58:37 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 10:22:49 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (72 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (87 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (87 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (87 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (147 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (76 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (110 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (106 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (131 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (123 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (206 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (147 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (117 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 10:33:52 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: protected lua call failed: /modules/game_market/market.lua:1255: malformed pattern (missing ']') +stack traceback: + [C]: at 0x0063e880 + [C]: in function 'isItemValid' + /modules/game_market/market.lua:1255: in function 'loadMarketItems' + /modules/game_market/market.lua:1147: in function 'updateCurrentItems' + ..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:2: in function <..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:1> +ERROR: protected lua call failed: /modules/game_market/market.lua:1255: malformed pattern (missing ']') +stack traceback: + [C]: at 0x0063e880 + [C]: in function 'isItemValid' + /modules/game_market/market.lua:1255: in function 'loadMarketItems' + /modules/game_market/market.lua:1147: in function 'updateCurrentItems' + ..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:2: in function <..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:1> +ERROR: protected lua call failed: /modules/game_market/market.lua:1255: malformed pattern (missing ']') +stack traceback: + [C]: at 0x0063e880 + [C]: in function 'isItemValid' + /modules/game_market/market.lua:1255: in function 'loadMarketItems' + /modules/game_market/market.lua:1147: in function 'updateCurrentItems' + ..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:2: in function <..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:1> +ERROR: protected lua call failed: /modules/game_market/market.lua:1255: malformed pattern (missing ']') +stack traceback: + [C]: at 0x0063e880 + [C]: in function 'isItemValid' + /modules/game_market/market.lua:1255: in function 'loadMarketItems' + /modules/game_market/market.lua:1147: in function 'updateCurrentItems' + ..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:2: in function <..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:1> +ERROR: protected lua call failed: /modules/game_market/market.lua:1255: malformed pattern (missing ']') +stack traceback: + [C]: at 0x0063e880 + [C]: in function 'isItemValid' + /modules/game_market/market.lua:1255: in function 'loadMarketItems' + /modules/game_market/market.lua:1147: in function 'updateCurrentItems' + ..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:2: in function <..._market/ui/marketoffers/browse.otui:148: [@onTextChange]:1> +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (95 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (86 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 10:42:17 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 10:44:28 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (75 bytes, 6 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (115 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (85 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (155 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (173 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (105 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (105 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (143 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (95 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (107 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (167 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (118 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Login to 127.0.0.1:7172 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (79 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (79 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 11:03:17 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 11:06:15 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 11:08:46 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (157 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (157 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (72 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (112 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (157 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (87 bytes, 11 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: no thing at pos:32350 32229 6, stackpos:1 +at: + [C++]: ?getMappedThing@ProtocolGame@@QAE?AV?$shared_object_ptr@VThing@@@stdext@@ABV?$shared_object_ptr@VInputMessage@@@3@@Z +ERROR: no creature found to move +at: + [C++]: ?parseCreatureMove@ProtocolGame@@AAEXABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z +ERROR: ProtocolGame parse message exception (72 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (88 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (88 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (104 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (116 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (158 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (149 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (158 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +ERROR: ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:41:58 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +detail +ERROR: ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:42:38 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:43:08 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:43:36 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +detail12 +ERROR: ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +detail12 +ERROR: ProtocolGame parse message exception (88 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0)): InputMessage eof reached +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +detail12 +detail12 +detail12 +detail12 +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:52:36 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +0 +detail12 +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:53:33 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +ERROR: protected lua call failed: C++ call failed: InputMessage eof reached +stack traceback: + [builtin#146]: at 0x00794070 + [C]: in function 'getU32' + /modules/game_market/marketprotocol.lua:93: in function 'callback' + /modules/gamelib/protocolgame.lua:10: in function +ERROR: ProtocolGame parse message exception (74 bytes, 58 unread, last opcode is 0xf8 (248), prev opcode is 0xf9 (249)): unhandled opcode 248 +Packet has been saved to packet.log, you can use it to find what was wrong. (Protocol: 772) +Exiting application.. +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 13:54:25 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +detail12 +detail12 +detail12 +detail12 +detail12 +detail12 +detail12 +Login to 127.0.0.1:7172 +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at Apr 11 2022 16:15:11 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +Login to 127.0.0.1:7172 +Login to 127.0.0.1:7172 +detail12 +Login to 127.0.0.1:7172 +Login to 127.0.0.1:7172 +detail12 +detail12 +detail12 +detail12 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 +detail12 +detail12 +detail12 +detail12 +detail12 +detail12 +detail12 +detail12 +detail12 +ERROR: failed to save OTMM minimap: rename: The process cannot access the file because it is being used by another process.: "C:\Users\erika\AppData\Roaming\OTClientV8\otclientv8\/minimap772.otmm.tmp", "C:\Users\erika\AppData\Roaming\OTClientV8\otclientv8\/minimap772.otmm" +Login to 127.0.0.1:7172 +Login to 127.0.0.1:7172 +detail12 +Login to 127.0.0.1:7172 +detail12 +detail12 +detail12 +detail12 +ERROR: failed to save OTMM minimap: rename: The process cannot access the file because it is being used by another process.: "C:\Users\erika\AppData\Roaming\OTClientV8\otclientv8\/minimap772.otmm.tmp", "C:\Users\erika\AppData\Roaming\OTClientV8\otclientv8\/minimap772.otmm" +Login to 127.0.0.1:7172 +detail12 +detail12 +detail12 +detail12 +detail12 +Login to 127.0.0.1:7172 diff --git a/800OTClient/packet.log b/800OTClient/packet.log index 69b7383..09a1fdb 100644 --- a/800OTClient/packet.log +++ b/800OTClient/packet.log @@ -1271,3 +1271,1193 @@ ProtocolGame parse message exception (138 bytes, 1 unread, last opcode is 0x00 ( 00 00 00 00 00 00 00 00 00 +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 1e 0d 00 00 00 00 00 00 00 00 f8 1e 0d 01 00 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 31 30 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (72 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 44 00 f9 45 0d 00 00 00 00 00 00 00 00 f8 45 0d 02 00 31 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 31 33 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c5 1c 00 00 00 00 00 00 00 00 f8 c5 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c4 1c 00 00 00 00 00 00 00 00 f8 c4 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c3 1c 00 00 00 00 00 00 00 00 f8 c3 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c4 1c 00 00 00 00 00 00 00 00 f8 c4 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c5 1c 00 00 00 00 00 00 00 00 f8 c5 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 5f 00 f9 c5 0b 00 00 00 00 00 00 00 00 f8 c5 0b 00 00 00 00 00 00 00 00 1f 00 4d 61 6e 79 20 67 65 6d 73 20 67 6c 69 74 74 65 72 20 6f 6e 20 74 68 65 20 61 6d 75 6c 65 74 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 33 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 08 0c 00 00 00 00 00 00 00 00 f8 08 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f1 0b 00 00 00 00 00 00 00 00 f8 f1 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 08 0c 00 00 00 00 00 00 00 00 f8 08 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f1 0b 00 00 00 00 00 00 00 00 f8 f1 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (87 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 53 00 f9 20 1d 00 00 00 00 00 00 00 00 f8 20 1d 00 00 02 00 33 39 00 00 02 00 32 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 05 00 33 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (87 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 53 00 f9 1f 1d 00 00 00 00 00 00 00 00 f8 1f 1d 00 00 02 00 34 38 00 00 02 00 32 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 05 00 35 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 5f 00 f9 1e 1d 00 00 00 00 00 00 00 00 f8 1e 1d 00 00 02 00 34 30 00 00 02 00 32 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1a 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 39 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 5f 00 f9 1d 1d 00 00 00 00 00 00 00 00 f8 1d 1d 00 00 02 00 35 31 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1a 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 39 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (87 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 53 00 f9 09 1d 00 00 00 00 00 00 00 00 f8 09 1d 00 00 02 00 34 35 00 00 02 00 32 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 05 00 35 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 5f 00 f9 0c 1d 00 00 00 00 00 00 00 00 f8 0c 1d 00 00 02 00 34 34 00 00 02 00 32 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1a 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 35 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (147 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +98 00 8f 00 f9 0a 1d 00 00 00 00 00 00 00 00 f8 0a 1d 00 00 02 00 34 37 00 00 02 00 32 35 3c 00 54 68 69 73 20 61 78 65 20 69 73 20 6f 6e 6c 79 20 67 72 61 6e 74 65 64 20 74 6f 20 61 20 77 61 72 6c 6f 72 64 20 6f 66 20 74 68 65 20 53 76 61 72 67 72 6f 6e 64 20 61 72 65 6e 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 63 75 74 74 69 6e 67 20 77 65 61 70 6f 6e 05 00 39 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 e1 0d 00 00 00 00 00 00 00 00 f8 e1 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 55 15 00 00 00 00 00 00 00 00 f8 55 15 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 38 0b 00 00 00 00 00 00 00 00 f8 38 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 32 0b 00 00 00 00 00 00 00 00 f8 32 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 2e 0b 00 00 00 00 00 00 00 00 f8 2e 0b 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 30 0b 00 00 00 00 00 00 00 00 f8 30 0b 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 38 0b 00 00 00 00 00 00 00 00 f8 38 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 34 0b 00 00 00 00 00 00 00 00 f8 34 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 2c 0b 00 00 00 00 00 00 00 00 f8 2c 0b 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 33 0b 00 00 00 00 00 00 00 00 f8 33 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 2b 0b 00 00 00 00 00 00 00 00 f8 2b 0b 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (76 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 48 00 f9 b0 0b 00 00 00 00 00 00 00 00 f8 b0 0b 00 00 01 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 cd 0c 00 00 00 00 00 00 00 00 f8 cd 0c 00 00 02 00 32 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 05 00 32 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 e2 0c 00 00 00 00 00 00 00 00 f8 e2 0c 00 00 02 00 32 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 c8 1c 00 00 00 00 00 00 00 00 f8 c8 1c 00 00 02 00 36 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 04 00 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 c7 1c 00 00 00 00 00 00 00 00 f8 c7 1c 00 00 02 00 33 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 05 00 32 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 c8 1c 00 00 00 00 00 00 00 00 f8 c8 1c 00 00 02 00 36 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 04 00 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 d2 1c 00 00 00 00 00 00 00 00 f8 d2 1c 00 00 02 00 33 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 6d 69 73 73 69 6c 65 05 00 32 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 4d 0d 00 00 00 00 00 00 00 00 f8 4d 0d 01 00 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 34 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (110 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 6a 00 f9 3b 0d 00 00 00 00 00 00 00 00 f8 3b 0d 02 00 31 30 00 00 00 00 00 00 27 00 59 6f 75 20 68 65 61 72 20 61 6e 20 65 76 69 6c 20 77 68 69 73 70 65 72 69 6e 67 20 66 72 6f 6d 20 69 6e 73 69 64 65 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 39 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (106 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 66 00 f9 25 0d 00 00 00 00 00 00 00 00 f8 25 0d 02 00 31 32 00 00 00 00 00 00 23 00 49 74 27 73 20 74 68 65 20 66 61 6d 6f 75 73 20 48 65 6c 6d 65 74 20 6f 66 20 74 68 65 20 53 74 61 72 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 be 0b 00 00 00 00 00 00 00 00 f8 be 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 34 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 5a 0d 00 00 00 00 00 00 00 00 f8 5a 0d 00 00 00 00 00 00 02 00 32 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 34 37 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 72 0d 00 00 00 00 00 00 00 00 f8 72 0d 00 00 00 00 00 00 02 00 33 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 35 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 f3 17 00 00 00 00 00 00 00 00 f8 f3 17 00 00 00 00 00 00 02 00 32 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 35 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (131 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +88 00 7f 00 f9 f6 18 00 00 00 00 00 00 00 00 f8 f6 18 00 00 00 00 00 00 02 00 33 37 3c 00 49 74 20 77 61 73 20 63 72 61 66 74 65 64 20 62 79 20 74 68 65 20 61 6e 63 69 65 6e 74 20 6f 72 64 65 72 20 6f 66 20 74 68 65 20 6e 69 67 68 74 6d 61 72 65 20 6b 6e 69 67 68 74 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 12 0e 00 00 00 00 00 00 00 00 f8 12 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (123 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +80 00 77 00 f9 ff 0b 00 00 00 00 00 00 00 00 f8 ff 0b 00 00 00 00 00 00 00 00 23 00 49 74 20 75 6e 6c 65 61 73 68 65 73 20 74 68 65 20 76 65 72 79 20 66 69 72 65 73 20 6f 66 20 68 65 6c 6c 00 00 00 00 02 00 33 33 00 00 09 00 73 6f 72 63 65 72 65 72 73 00 00 00 00 00 00 08 00 77 61 6e 64 2f 72 6f 64 05 00 33 30 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (206 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +d0 00 ca 00 f9 02 0c 00 00 00 00 00 00 00 00 f8 02 0c 00 00 00 00 00 00 00 00 77 00 53 75 72 67 65 73 20 6f 66 20 65 6e 65 72 67 79 20 72 75 73 68 20 74 68 72 6f 75 67 68 20 74 68 65 20 74 69 70 20 6f 66 20 74 68 69 73 20 77 61 6e 64 2e 20 54 68 65 20 77 61 6e 64 20 68 61 73 20 6d 61 67 69 63 61 6c 20 70 6f 77 65 72 73 20 69 6e 73 69 64 65 20 61 6e 64 20 72 65 71 75 69 72 65 73 20 6e 6f 20 6d 61 6e 61 20 63 6f 6e 73 75 6d 70 74 69 6f 6e 00 00 00 00 01 00 37 00 00 09 00 73 6f 72 63 65 72 65 72 73 00 00 00 00 00 00 08 00 77 61 6e 64 2f 72 6f 64 05 00 32 33 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (147 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +98 00 8f 00 f9 03 0c 00 00 00 00 00 00 00 00 f8 03 0c 00 00 00 00 00 00 00 00 3b 00 4c 65 67 65 6e 64 73 20 73 61 79 20 74 68 61 74 20 74 68 69 73 20 77 61 6e 64 20 68 6f 6c 64 73 20 74 68 65 20 73 6f 75 6c 20 6f 66 20 61 20 79 6f 75 6e 67 20 64 72 61 67 6f 6e 00 00 00 00 02 00 31 33 00 00 09 00 73 6f 72 63 65 72 65 72 73 00 00 00 00 00 00 08 00 77 61 6e 64 2f 72 6f 64 05 00 32 33 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (117 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +78 00 71 00 f9 00 0c 00 00 00 00 00 00 00 00 f8 00 0c 00 00 00 00 00 00 00 00 1d 00 49 6e 66 65 63 74 69 6f 75 73 20 67 6f 6f 20 63 6f 76 65 72 73 20 69 74 73 20 74 69 70 00 00 00 00 02 00 31 39 00 00 09 00 73 6f 72 63 65 72 65 72 73 00 00 00 00 00 00 08 00 77 61 6e 64 2f 72 6f 64 05 00 32 33 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c4 1c 00 00 00 00 00 00 00 00 f8 c4 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c3 1c 00 00 00 00 00 00 00 00 f8 c3 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 99 0b 00 00 00 00 00 00 00 00 f8 99 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 54 0e 00 00 00 00 00 00 00 00 f8 54 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 60 0a 00 00 00 00 00 00 00 00 f8 60 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 69 0c 00 00 00 00 00 00 00 00 f8 69 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 09 00 61 64 65 74 61 20 73 69 6f 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4e 00 f9 53 0c 00 00 00 00 00 00 00 00 f8 53 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 61 64 6f 72 69 20 76 69 74 61 20 76 69 73 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 32 0b 00 00 00 00 00 00 00 00 f8 32 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 37 0b 00 00 00 00 00 00 00 00 f8 37 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 38 0b 00 00 00 00 00 00 00 00 f8 38 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 31 0b 00 00 00 00 00 00 00 00 f8 31 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (95 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5b 00 f9 26 0b 00 00 00 00 01 00 00 00 9f da 53 62 03 00 01 00 01 00 00 00 00 00 00 00 06 00 45 72 69 6b 61 73 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 0b 00 00 00 00 00 00 00 00 f8 26 0b 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4e 00 f9 64 0c 00 00 00 00 00 00 00 00 f8 64 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 61 64 65 76 6f 20 67 72 61 76 20 70 6f 78 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4e 00 f9 53 0c 00 00 00 00 00 00 00 00 f8 53 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 61 64 6f 72 69 20 76 69 74 61 20 76 69 73 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 58 0c 00 00 00 00 00 00 00 00 f8 58 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0a 00 61 64 75 72 61 20 76 69 74 61 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (86 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 52 00 f9 5e 0c 00 00 00 00 00 00 00 00 f8 5e 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 61 64 65 76 6f 20 6d 61 73 20 67 72 61 76 20 76 69 73 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 f4 0d 00 00 00 00 00 00 00 00 f8 f4 0d 01 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 79 0d 00 00 00 00 00 00 00 00 f8 79 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 78 0d 00 00 00 00 00 00 00 00 f8 78 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 77 0d 00 00 00 00 00 00 00 00 f8 77 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 80 19 00 00 00 00 00 00 00 00 f8 80 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 37 30 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 7a 0d 00 00 00 00 00 00 00 00 f8 7a 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 76 0d 00 00 00 00 00 00 00 00 f8 76 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 6d 00 f9 da 0b 00 00 00 00 00 00 00 00 f8 da 0b 00 00 00 00 00 00 00 00 2d 00 54 68 65 72 65 20 61 72 65 20 6d 61 6e 79 20 72 75 6d 6f 75 72 73 20 61 62 6f 75 74 20 74 68 65 73 65 20 6d 61 67 69 63 20 67 65 6d 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 6d 00 f9 20 0b 00 00 00 00 00 00 00 00 f8 20 0b 00 00 00 00 00 00 00 00 2c 00 49 74 27 73 20 61 20 76 6f 6c 75 6d 65 20 6f 66 20 54 68 65 20 4d 79 73 74 69 63 20 53 65 63 72 65 74 73 20 6f 66 20 54 69 62 69 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 de 0b 00 00 00 00 00 00 00 00 f8 de 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 33 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 6d 00 f9 20 0b 00 00 00 00 00 00 00 00 f8 20 0b 00 00 00 00 00 00 00 00 2c 00 49 74 27 73 20 61 20 76 6f 6c 75 6d 65 20 6f 66 20 54 68 65 20 4d 79 73 74 69 63 20 53 65 63 72 65 74 73 20 6f 66 20 54 69 62 69 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 79 0d 00 00 00 00 00 00 00 00 f8 79 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c5 1c 00 00 00 00 00 00 00 00 f8 c5 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c4 1c 00 00 00 00 00 00 00 00 f8 c4 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 79 0d 00 00 00 00 00 00 00 00 f8 79 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 80 19 00 00 00 00 00 00 00 00 f8 80 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 37 30 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c5 1c 00 00 00 00 00 00 00 00 f8 c5 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 7a 0d 00 00 00 00 00 00 00 00 f8 7a 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 76 0d 00 00 00 00 00 00 00 00 f8 76 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 79 0d 00 00 00 00 00 00 00 00 f8 79 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c4 1c 00 00 00 00 00 00 00 00 f8 c4 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c3 1c 00 00 00 00 00 00 00 00 f8 c3 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 80 19 00 00 00 00 00 00 00 00 f8 80 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 37 30 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c5 1c 00 00 00 00 00 00 00 00 f8 c5 1c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 80 19 00 00 00 00 00 00 00 00 f8 80 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 37 30 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 7a 0d 00 00 00 00 00 00 00 00 f8 7a 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 79 0d 00 00 00 00 00 00 00 00 f8 79 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (75 bytes, 6 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 47 00 f9 78 0d 00 00 00 00 00 00 00 00 f8 78 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 6c 5b 7e e4 7d 06 01 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 77 0d 00 00 00 00 00 00 00 00 f8 77 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 76 0d 00 00 00 00 00 00 00 00 f8 76 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (115 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +78 00 6f 00 f9 ca 17 00 00 00 00 00 00 00 00 f8 ca 17 00 00 00 00 00 00 00 00 2f 00 49 74 20 63 6f 6e 74 61 69 6e 73 20 74 68 65 20 66 6f 75 72 74 68 20 61 6e 64 20 6c 61 73 74 20 76 65 72 73 65 20 6f 66 20 61 20 68 79 6d 6e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (85 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 51 00 f9 fe 0a 00 00 00 00 00 00 00 00 f8 fe 0a 00 00 00 00 00 00 00 00 11 00 49 74 20 69 73 20 72 65 77 72 69 74 65 61 62 6c 65 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 85 0d 00 00 00 00 00 00 00 00 f8 85 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (155 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a0 00 97 00 f9 60 19 00 00 00 00 00 00 00 00 f8 60 19 00 00 00 00 00 00 00 00 56 00 49 74 20 63 6f 6e 74 61 69 6e 73 20 70 72 65 73 65 6e 74 73 20 77 68 69 63 68 20 77 65 72 65 20 73 74 6f 6c 65 6e 20 66 72 6f 6d 20 53 61 6e 74 61 2e 20 42 72 69 6e 67 20 74 68 65 6d 20 62 61 63 6b 20 74 6f 20 52 75 70 72 65 63 68 74 20 6f 6e 20 56 65 67 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 38 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 0c 0e 00 00 00 00 00 00 00 00 f8 0c 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 8d 0e 00 00 00 00 00 00 00 00 f8 8d 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (173 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +b0 00 a9 00 f9 90 16 00 00 00 00 00 00 00 00 f8 90 16 00 00 00 00 00 00 00 00 69 00 52 75 6d 6f 75 72 73 20 73 61 79 20 74 68 61 74 20 74 68 65 20 47 6f 64 73 20 65 6e 63 68 61 6e 74 65 64 20 74 68 65 73 65 20 74 61 6c 6f 6e 73 20 66 6f 72 20 74 68 65 20 67 72 65 61 74 65 73 74 20 67 6f 6f 64 2c 20 6f 72 20 74 68 65 20 67 72 65 61 74 65 73 74 20 65 76 69 6c 20 61 63 68 69 65 76 65 6d 65 6e 74 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 d6 0b 00 00 00 00 00 00 00 00 f8 d6 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 31 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 68 0b 00 00 00 00 00 00 00 00 f8 68 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 d8 0b 00 00 00 00 00 00 00 00 f8 d8 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 31 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 d9 0b 00 00 00 00 00 00 00 00 f8 d9 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 31 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 e1 0b 00 00 00 00 00 00 00 00 f8 e1 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 33 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 04 0c 00 00 00 00 00 00 00 00 f8 04 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 34 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f6 0b 00 00 00 00 00 00 00 00 f8 f6 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f5 0b 00 00 00 00 00 00 00 00 f8 f5 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 d5 0b 00 00 00 00 00 00 00 00 f8 d5 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 31 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (113 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 6d 00 f9 20 0b 00 00 00 00 00 00 00 00 f8 20 0b 00 00 00 00 00 00 00 00 2c 00 49 74 27 73 20 61 20 76 6f 6c 75 6d 65 20 6f 66 20 54 68 65 20 4d 79 73 74 69 63 20 53 65 63 72 65 74 73 20 6f 66 20 54 69 62 69 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f4 0b 00 00 00 00 00 00 00 00 f8 f4 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 ba 0b 00 00 00 00 00 00 00 00 f8 ba 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 65 0b 00 00 00 00 00 00 00 00 f8 65 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 33 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 87 0d 00 00 00 00 00 00 00 00 f8 87 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 39 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c9 0b 00 00 00 00 00 00 00 00 f8 c9 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 31 2e 31 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 85 0b 00 00 00 00 00 00 00 00 f8 85 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 32 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 32 0c 00 00 00 00 00 00 00 00 f8 32 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 39 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 fe 0d 00 00 00 00 00 00 00 00 f8 fe 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 08 17 00 00 00 00 00 00 00 00 f8 08 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 31 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 f3 0b 00 00 00 00 00 00 00 00 f8 f3 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 35 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (105 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 65 00 f9 0a 17 00 00 00 00 00 00 00 00 f8 0a 17 00 00 00 00 00 00 00 00 25 00 59 6f 75 20 63 6f 75 6c 64 20 73 77 65 61 72 20 69 74 20 6a 75 73 74 20 77 69 6e 6b 65 64 20 61 74 20 79 6f 75 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 2a 17 00 00 00 00 00 00 00 00 f8 2a 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 32 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (105 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 65 00 f9 0a 17 00 00 00 00 00 00 00 00 f8 0a 17 00 00 00 00 00 00 00 00 25 00 59 6f 75 20 63 6f 75 6c 64 20 73 77 65 61 72 20 69 74 20 6a 75 73 74 20 77 69 6e 6b 65 64 20 61 74 20 79 6f 75 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 4b 0e 00 00 00 00 00 00 00 00 f8 4b 0e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 18 17 00 00 00 00 00 00 00 00 f8 18 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (143 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +90 00 8b 00 f9 02 17 00 00 00 00 00 00 00 00 f8 02 17 00 00 00 00 00 00 00 00 4b 00 53 6f 6d 65 20 74 68 6f 75 73 61 6e 64 73 20 6f 66 20 74 68 65 73 65 20 77 6f 75 6c 64 20 70 72 6f 62 61 62 6c 79 20 6d 61 6b 65 20 61 6e 20 65 78 74 72 65 6d 65 6c 79 20 63 6f 6d 66 6f 72 74 61 62 6c 65 20 70 69 6c 6c 6f 77 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 31 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (95 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5b 00 f9 1f 17 00 00 00 00 00 00 00 00 f8 1f 17 00 00 00 00 00 00 00 00 1a 00 49 74 20 69 73 20 74 68 65 20 63 6c 61 77 20 6f 66 20 44 65 6d 6f 64 72 61 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 32 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 4d 0d 00 00 00 00 00 00 00 00 f8 4d 0d 01 00 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 34 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 1c 0d 00 00 00 00 00 00 00 00 f8 1c 0d 01 00 37 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 35 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 27 0d 00 00 00 00 00 00 00 00 f8 27 0d 01 00 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (107 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 67 00 f9 f6 0d 00 00 00 00 00 00 00 00 f8 f6 0d 01 00 31 00 00 00 00 00 00 26 00 53 6f 6d 65 74 68 69 6e 67 20 69 73 20 73 74 72 61 6e 67 65 20 61 62 6f 75 74 20 74 68 69 73 20 74 75 72 62 61 6e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 2f 0d 00 00 00 00 00 00 00 00 f8 2f 0d 01 00 35 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (167 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a8 00 a3 00 f9 0f 17 00 00 00 00 00 00 00 00 f8 0f 17 01 00 31 00 00 00 00 00 00 62 00 49 74 20 69 73 20 74 68 65 20 70 72 6f 6f 66 20 74 68 61 74 20 46 65 72 75 6d 62 72 61 73 20 68 61 73 20 66 61 6c 6c 65 6e 2e 20 46 6f 72 20 6e 6f 77 2e 20 54 68 65 20 45 64 72 6f 6e 20 41 63 61 64 65 6d 79 20 73 68 6f 75 6c 64 20 62 65 20 69 6e 74 65 72 65 73 74 65 64 20 69 6e 20 74 68 69 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 88 0b 00 00 00 00 00 00 00 00 f8 88 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 8a 0b 00 00 00 00 00 00 00 00 f8 8a 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (118 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +78 00 72 00 f9 ec 12 00 00 00 00 00 00 00 00 f8 ec 12 00 00 00 00 00 00 00 00 31 00 49 74 20 63 6f 6e 74 61 69 6e 73 20 61 20 63 6f 6c 6c 65 63 74 69 6f 6e 20 6f 66 20 62 65 61 75 74 69 66 75 6c 20 65 6c 76 65 6e 20 70 6f 65 6d 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 33 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (79 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4b 00 f9 e5 0b 00 00 00 00 00 00 00 00 f8 e5 0b 00 00 00 00 00 00 00 00 00 00 00 00 0b 00 65 6e 65 72 67 79 20 2b 31 30 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 cb 0b 00 00 00 00 00 00 00 00 f8 cb 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (79 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4b 00 f9 e5 0b 00 00 00 00 00 00 00 00 f8 e5 0b 00 00 00 00 00 00 00 00 00 00 00 00 0b 00 65 6e 65 72 67 79 20 2b 31 30 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 08 0c 00 00 00 00 00 00 00 00 f8 08 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (99 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 5f 00 f9 c5 0b 00 00 00 00 00 00 00 00 f8 c5 0b 00 00 00 00 00 00 00 00 1f 00 4d 61 6e 79 20 67 65 6d 73 20 67 6c 69 74 74 65 72 20 6f 6e 20 74 68 65 20 61 6d 75 6c 65 74 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 33 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 ee 0b 00 00 00 00 00 00 00 00 f8 ee 0b 00 00 00 00 00 00 00 00 00 00 00 00 0a 00 65 61 72 74 68 20 2b 31 30 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 ca 0b 00 00 00 00 00 00 00 00 f8 ca 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 37 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 ee 0b 00 00 00 00 00 00 00 00 f8 ee 0b 00 00 00 00 00 00 00 00 00 00 00 00 0a 00 65 61 72 74 68 20 2b 31 30 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 c8 0b 00 00 00 00 00 00 00 00 f8 c8 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 f4 0d 00 00 00 00 00 00 00 00 f8 f4 0d 01 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4e 00 f9 f0 0b 00 00 00 00 00 00 00 00 f8 f0 0b 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 6d 61 6e 61 64 72 61 69 6e 20 2b 31 35 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4e 00 f9 0b 0c 00 00 00 00 00 00 00 00 f8 0b 0c 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 6c 69 66 65 64 72 61 69 6e 20 2b 32 30 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 33 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f1 0b 00 00 00 00 00 00 00 00 f8 f1 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 34 2e 32 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (82 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4e 00 f9 0b 0c 00 00 00 00 00 00 00 00 f8 0b 0c 00 00 00 00 00 00 00 00 00 00 00 00 0e 00 6c 69 66 65 64 72 61 69 6e 20 2b 32 30 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 33 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 55 15 00 00 00 00 00 00 00 00 f8 55 15 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 e4 0d 00 00 00 00 00 00 00 00 f8 e4 0d 01 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 df 0d 00 00 00 00 00 00 00 00 f8 df 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 e2 0d 00 00 00 00 00 00 00 00 f8 e2 0d 01 00 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 e1 0d 00 00 00 00 00 00 00 00 f8 e1 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 e0 0d 00 00 00 00 00 00 00 00 f8 e0 0d 01 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 07 0c 00 00 00 00 00 00 00 00 f8 07 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 09 00 73 70 65 65 64 20 2b 31 30 00 00 00 00 04 00 37 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 e2 0d 00 00 00 00 00 00 00 00 f8 e2 0d 01 00 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 07 0c 00 00 00 00 00 00 00 00 f8 07 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 09 00 73 70 65 65 64 20 2b 31 30 00 00 00 00 04 00 37 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 07 0c 00 00 00 00 00 00 00 00 f8 07 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 09 00 73 70 65 65 64 20 2b 32 30 00 00 00 00 04 00 37 2e 35 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5e 00 f9 ae 0c 00 00 00 00 00 00 00 00 f8 ae 0c 00 00 00 00 00 00 00 00 1e 00 28 54 68 69 73 20 69 74 65 6d 20 68 61 73 20 35 20 63 68 61 72 67 65 73 20 6c 65 66 74 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 37 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5e 00 f9 ae 0c 00 00 00 00 00 00 00 00 f8 ae 0c 00 00 00 00 00 00 00 00 1e 00 28 54 68 69 73 20 69 74 65 6d 20 68 61 73 20 35 20 63 68 61 72 67 65 73 20 6c 65 66 74 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 37 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 de 0d 00 00 00 00 00 00 00 00 f8 de 0d 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5e 00 f9 ae 0c 00 00 00 00 00 00 00 00 f8 ae 0c 00 00 00 00 00 00 00 00 1e 00 28 54 68 69 73 20 69 74 65 6d 20 68 61 73 20 35 20 63 68 61 72 67 65 73 20 6c 65 66 74 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 37 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5e 00 f9 ae 0c 00 00 00 00 00 00 00 00 f8 ae 0c 00 00 00 00 00 00 00 00 1e 00 28 54 68 69 73 20 69 74 65 6d 20 68 61 73 20 35 20 63 68 61 72 67 65 73 20 6c 65 66 74 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 37 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (157 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a0 00 99 00 f9 21 1d 00 00 00 00 00 00 00 00 f8 21 1d 01 00 32 00 00 00 00 00 00 57 00 54 68 65 73 65 20 62 6f 6f 74 73 20 6b 65 65 70 20 79 6f 75 72 20 74 6f 65 73 20 77 61 72 6d 20 69 6e 20 65 76 65 6e 20 74 68 65 20 69 63 69 65 73 74 20 72 65 67 69 6f 6e 73 2c 20 62 75 74 20 74 68 65 79 20 66 65 65 6c 20 6b 69 6e 64 20 6f 66 20 68 65 61 76 79 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 55 15 00 00 00 00 00 00 00 00 f8 55 15 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (157 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a0 00 99 00 f9 21 1d 00 00 00 00 00 00 00 00 f8 21 1d 01 00 32 00 00 00 00 00 00 57 00 54 68 65 73 65 20 62 6f 6f 74 73 20 6b 65 65 70 20 79 6f 75 72 20 74 6f 65 73 20 77 61 72 6d 20 69 6e 20 65 76 65 6e 20 74 68 65 20 69 63 69 65 73 74 20 72 65 67 69 6f 6e 73 2c 20 62 75 74 20 74 68 65 79 20 66 65 65 6c 20 6b 69 6e 64 20 6f 66 20 68 65 61 76 79 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 55 15 00 00 00 00 00 00 00 00 f8 55 15 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 55 15 00 00 00 00 00 00 00 00 f8 55 15 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 e2 0d 00 00 00 00 00 00 00 00 f8 e2 0d 01 00 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (98 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +60 00 5e 00 f9 ae 0c 00 00 00 00 00 00 00 00 f8 ae 0c 00 00 00 00 00 00 00 00 1e 00 28 54 68 69 73 20 69 74 65 6d 20 68 61 73 20 35 20 63 68 61 72 67 65 73 20 6c 65 66 74 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 37 2e 37 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 f3 0d 00 00 00 00 00 00 00 00 f8 f3 0d 01 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 33 0d 00 00 00 00 00 00 00 00 f8 33 0d 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 32 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (72 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 44 00 f9 2a 0d 00 00 00 00 00 00 00 00 f8 2a 0d 02 00 31 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 31 32 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (112 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +70 00 6c 00 f9 26 0d 00 00 00 00 00 00 00 00 f8 26 0d 02 00 31 37 00 00 00 00 00 00 29 00 41 6e 20 65 6e 63 68 61 6e 74 65 64 20 67 65 6d 20 67 6c 6f 77 73 20 6f 6e 20 74 68 65 20 70 6c 61 74 65 20 61 72 6d 6f 72 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 38 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 df 0d 00 00 00 00 00 00 00 00 f8 df 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 de 0d 00 00 00 00 00 00 00 00 f8 de 0d 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 df 0d 00 00 00 00 00 00 00 00 f8 df 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 de 0d 00 00 00 00 00 00 00 00 f8 de 0d 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 df 0d 00 00 00 00 00 00 00 00 f8 df 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (157 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a0 00 99 00 f9 21 1d 00 00 00 00 00 00 00 00 f8 21 1d 01 00 32 00 00 00 00 00 00 57 00 54 68 65 73 65 20 62 6f 6f 74 73 20 6b 65 65 70 20 79 6f 75 72 20 74 6f 65 73 20 77 61 72 6d 20 69 6e 20 65 76 65 6e 20 74 68 65 20 69 63 69 65 73 74 20 72 65 67 69 6f 6e 73 2c 20 62 75 74 20 74 68 65 79 20 66 65 65 6c 20 6b 69 6e 64 20 6f 66 20 68 65 61 76 79 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 32 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 e3 0d 00 00 00 00 00 00 00 00 f8 e3 0d 01 00 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 e3 0d 00 00 00 00 00 00 00 00 f8 e3 0d 01 00 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 e4 0d 00 00 00 00 00 00 00 00 f8 e4 0d 01 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 55 15 00 00 00 00 00 00 00 00 f8 55 15 01 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 e3 0d 00 00 00 00 00 00 00 00 f8 e3 0d 01 00 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 33 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 e1 0d 00 00 00 00 00 00 00 00 f8 e1 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 df 0d 00 00 00 00 00 00 00 00 f8 df 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 36 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (69 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 41 00 f9 af 1c 00 00 00 00 00 00 00 00 f8 af 1c 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 26 17 00 00 00 00 00 00 00 00 f8 26 17 00 00 00 00 02 00 32 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 31 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (87 bytes, 11 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 53 00 f9 81 19 00 00 00 00 00 00 00 00 f8 81 19 00 00 00 00 00 00 00 00 00 00 07 00 34 20 68 6f 75 72 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 38 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 6d 5d 7e e5 7d 06 01 5e 7e e5 7d 06 + +ProtocolGame parse message exception (72 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 44 00 f9 2a 0d 00 00 00 00 00 00 00 00 f8 2a 0d 02 00 31 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 31 32 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (88 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 54 00 f9 1a 0c 00 00 00 00 00 00 00 00 f8 1a 0c 00 00 00 00 00 00 00 00 00 00 14 00 37 20 6d 69 6e 75 74 65 73 20 33 30 20 73 65 63 6f 6e 64 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 14 0c 00 00 00 00 00 00 00 00 f8 14 0c 00 00 00 00 00 00 00 00 00 00 0a 00 33 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 eb 0b 00 00 00 00 00 00 00 00 f8 eb 0b 00 00 00 00 00 00 00 00 00 00 0a 00 31 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 ec 0b 00 00 00 00 00 00 00 00 f8 ec 0b 00 00 00 00 00 00 00 00 00 00 0a 00 32 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (68 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 40 00 f9 f7 0b 00 00 00 00 00 00 00 00 f8 f7 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 ed 0b 00 00 00 00 00 00 00 00 f8 ed 0b 00 00 00 00 00 00 00 00 00 00 0a 00 31 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 e9 0b 00 00 00 00 00 00 00 00 f8 e9 0b 00 00 00 00 00 00 00 00 00 00 0a 00 31 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 ea 0b 00 00 00 00 00 00 00 00 f8 ea 0b 00 00 00 00 00 00 00 00 00 00 0a 00 33 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 eb 0b 00 00 00 00 00 00 00 00 f8 eb 0b 00 00 00 00 00 00 00 00 00 00 0a 00 31 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (78 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 4a 00 f9 ec 0b 00 00 00 00 00 00 00 00 f8 ec 0b 00 00 00 00 00 00 00 00 00 00 0a 00 32 30 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (88 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 54 00 f9 1a 0c 00 00 00 00 00 00 00 00 f8 1a 0c 00 00 00 00 00 00 00 00 00 00 14 00 37 20 6d 69 6e 75 74 65 73 20 33 30 20 73 65 63 6f 6e 64 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (77 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +50 00 49 00 f9 9b 18 00 00 00 00 00 00 00 00 f8 9b 18 00 00 00 00 00 00 00 00 00 00 09 00 38 20 6d 69 6e 75 74 65 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 38 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (104 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +68 00 64 00 f9 cd 17 00 00 00 00 00 00 00 00 f8 cd 17 00 00 00 00 00 00 00 00 24 00 54 68 65 20 69 6e 69 74 69 61 6c 73 20 45 2e 53 2e 20 61 72 65 20 65 6e 67 72 61 76 65 64 20 6f 6e 20 69 74 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (116 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +78 00 70 00 f9 bf 0b 00 00 00 00 00 00 00 00 f8 bf 0b 00 00 00 00 00 00 00 00 30 00 54 68 65 20 6d 61 67 69 63 61 6c 20 72 69 6e 67 20 77 69 6c 6c 20 63 6f 6e 76 65 72 74 20 74 68 65 20 67 6f 6c 64 20 79 6f 75 20 74 6f 75 63 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 30 2e 39 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 55 00 f9 16 0d 00 00 00 00 00 00 00 00 f8 16 0d 00 00 01 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 33 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (158 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a0 00 9a 00 f9 0e 1d 00 00 00 00 00 00 00 00 f8 0e 1d 00 00 01 00 30 00 00 00 00 45 00 54 68 69 73 20 62 65 61 75 74 69 66 75 6c 6c 79 20 6f 72 6e 61 6d 65 6e 74 65 64 20 62 6f 77 20 77 61 73 20 6d 61 64 65 20 62 79 20 61 20 73 6b 69 6c 6c 65 64 20 65 6c 76 69 73 68 20 62 6f 77 6d 61 6b 65 72 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 33 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 55 00 f9 15 0d 00 00 00 00 00 00 00 00 f8 15 0d 00 00 01 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 34 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (149 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +98 00 91 00 f9 ab 16 00 00 00 00 00 00 00 00 f8 ab 16 00 00 01 00 30 00 00 00 00 3c 00 49 74 20 69 73 20 61 20 62 69 74 20 68 65 61 76 79 20 64 75 65 20 74 6f 20 74 68 65 20 69 72 6f 6e 20 6d 6f 75 6e 74 69 6e 67 2c 20 62 75 74 20 76 65 72 79 20 70 72 65 63 69 73 65 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 39 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (158 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +a0 00 9a 00 f9 0e 1d 00 00 00 00 00 00 00 00 f8 0e 1d 00 00 01 00 30 00 00 00 00 45 00 54 68 69 73 20 62 65 61 75 74 69 66 75 6c 6c 79 20 6f 72 6e 61 6d 65 6e 74 65 64 20 62 6f 77 20 77 61 73 20 6d 61 64 65 20 62 79 20 61 20 73 6b 69 6c 6c 65 64 20 65 6c 76 69 73 68 20 62 6f 77 6d 61 6b 65 72 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 33 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 55 00 f9 16 0d 00 00 00 00 00 00 00 00 f8 16 0d 00 00 01 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 33 31 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (89 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 55 00 f9 15 0d 00 00 00 00 00 00 00 00 f8 15 0d 00 00 01 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 6d 69 73 73 69 6c 65 2c 20 74 77 6f 2d 68 61 6e 64 65 64 05 00 34 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (70 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 42 00 f9 4a 0d 00 00 00 00 00 00 00 00 f8 4a 0d 01 00 37 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 38 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 3c 0d 00 00 00 00 00 00 00 00 f8 3c 0d 02 00 31 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 38 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 42 0d 00 00 00 00 00 00 00 00 f8 42 0d 02 00 31 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 39 39 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (71 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +48 00 43 00 f9 3c 0d 00 00 00 00 00 00 00 00 f8 3c 0d 02 00 31 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 38 30 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (88 bytes, 1 unread, last opcode is 0x00 (0), prev opcode is 0x00 (0), proto: 772): InputMessage eof reached +58 00 54 00 f9 c0 0c 00 00 00 00 00 00 00 00 f8 c0 0c 00 00 02 00 31 34 00 00 02 00 31 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 73 74 61 62 62 69 6e 67 20 77 65 61 70 6f 6e 05 00 33 35 2e 30 30 00 00 00 00 00 00 00 +00 00 00 00 00 +00 00 00 00 + +ProtocolGame parse message exception (74 bytes, 58 unread, last opcode is 0xf8 (248), prev opcode is 0xf9 (249), proto: 772): unhandled opcode 248 +48 00 46 00 +f9 c0 0c 00 00 00 00 00 00 00 00 +f8 c0 0c 00 00 02 00 31 34 00 00 02 00 31 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 73 74 61 62 62 69 6e 67 20 77 65 61 70 6f 6e 05 00 33 35 2e 30 30 00 00 + diff --git a/config.lua b/config.lua index 20378d2..616d470 100644 --- a/config.lua +++ b/config.lua @@ -11,7 +11,7 @@ ropeSpotBlock = false showMonsterLoot = true blockHeight = false dropItems = false -marketOfferDuration = 1 +marketOfferDuration = 7 * 24 * 60 * 60 premiumToCreateMarketOffer = false -- Combat settings diff --git a/data/events/scripts/player.lua b/data/events/scripts/player.lua index ec20f86..70bd387 100644 --- a/data/events/scripts/player.lua +++ b/data/events/scripts/player.lua @@ -327,7 +327,6 @@ function Player:onLookInMarket(itemType) end if duration > 0 then - -- TODO!!!!!!!!!!!!! response:addString(Game.getCountdownString(duration, true, true)) else response:addU16(0) @@ -427,7 +426,7 @@ function Player:onLookInMarket(itemType) -- speed if abilities.speed ~= 0 then - skillBoosts[#skillBoosts + 1] = string.format("speed %+d", math.floor(abilities.speed / 2)) + skillBoosts[#skillBoosts + 1] = string.format("speed %+d", abilities.speed) end -- skills @@ -465,16 +464,7 @@ function Player:onLookInMarket(itemType) -- weight response:addString(string.format("%0.2f", itemType:getWeight() / 100)) - - -- to do - response:addU16(0) -- Imbuement Slots - response:addU16(0) -- Magic Shield Capacity - response:addU16(0) -- Cleave - response:addU16(0) -- Damage Reflection - response:addU16(0) -- Perfect Shot - response:addU16(0) -- Classification - response:addU16(0) -- Tier - + -- buy stats do local stats = itemType:getMarketBuyStatistics() diff --git a/data/lib/compat/compat.lua b/data/lib/compat/compat.lua index 789451e..ff78592 100644 --- a/data/lib/compat/compat.lua +++ b/data/lib/compat/compat.lua @@ -998,3 +998,22 @@ end function Guild.removeMember(self, player) return player:getGuild() == self and player:setGuild(nil) end + +function getCombatName(combat) + local combats = { + [COMBAT_PHYSICALDAMAGE] = 'physical', + [COMBAT_ENERGYDAMAGE] = 'energy', + [COMBAT_EARTHDAMAGE] = 'earth', + [COMBAT_FIREDAMAGE] = 'fire', + [COMBAT_UNDEFINEDDAMAGE] = 'undefined', + [COMBAT_LIFEDRAIN] = 'lifedrain', + [COMBAT_MANADRAIN] = 'manadrain', + [COMBAT_HEALING] = 'healing', + [COMBAT_DROWNDAMAGE] = 'drown', + --[COMBAT_ICEDAMAGE] = 'ice', + --[COMBAT_HOLYDAMAGE] = 'holy', + --[COMBAT_DEATHDAMAGE] = 'death' + } + + return combats[combat] +end \ No newline at end of file diff --git a/data/lib/core/game.lua b/data/lib/core/game.lua index fc900f7..0bdf207 100644 --- a/data/lib/core/game.lua +++ b/data/lib/core/game.lua @@ -157,3 +157,59 @@ function Game.setStorageValue(key, value) db.query("INSERT INTO `global_storage` (`key`, `value`) VALUES (" .. key .. ", " .. value .. ");") end end + +do + local cdShort = {"d", "h", "m", "s"} + local cdLong = {" day", " hour", " minute", " second"} + local function getTimeUnitGrammar(amount, unitID, isLong) + return isLong and string.format("%s%s", cdLong[unitID], amount ~= 1 and "s" or "") or cdShort[unitID] + end + + function Game.getCountdownString(duration, longVersion, hideZero) + if duration < 0 then + return "expired" + end + + local days = math.floor(duration / 86400) + local hours = math.floor((duration % 86400) / 3600) + local minutes = math.floor((duration % 3600) / 60) + local seconds = math.floor(duration % 60) + + local response = {} + if hideZero then + if days > 0 then + response[#response + 1] = days .. getTimeUnitGrammar(days, 1, longVersion) + end + + if hours > 0 then + response[#response + 1] = hours .. getTimeUnitGrammar(hours, 2, longVersion) + end + + if minutes > 0 then + response[#response + 1] = minutes .. getTimeUnitGrammar(minutes, 3, longVersion) + end + + if seconds > 0 then + response[#response + 1] = seconds .. getTimeUnitGrammar(seconds, 4, longVersion) + end + else + if days > 0 then + response[#response + 1] = days .. getTimeUnitGrammar(days, 1, longVersion) + response[#response + 1] = hours .. getTimeUnitGrammar(hours, 2, longVersion) + response[#response + 1] = minutes .. getTimeUnitGrammar(minutes, 3, longVersion) + response[#response + 1] = seconds .. getTimeUnitGrammar(seconds, 4, longVersion) + elseif hours > 0 then + response[#response + 1] = hours .. getTimeUnitGrammar(hours, 2, longVersion) + response[#response + 1] = minutes .. getTimeUnitGrammar(minutes, 3, longVersion) + response[#response + 1] = seconds .. getTimeUnitGrammar(seconds, 4, longVersion) + elseif minutes > 0 then + response[#response + 1] = minutes .. getTimeUnitGrammar(minutes, 3, longVersion) + response[#response + 1] = seconds .. getTimeUnitGrammar(seconds, 4, longVersion) + elseif seconds >= 0 then + response[#response + 1] = seconds .. getTimeUnitGrammar(seconds, 4, longVersion) + end + end + + return table.concat(response, " ") + end +end