Quote Originally Posted by onebadmotha View Post
I think you misunderstand what is happening here. I haven't changed anything about this repack. I simply went to find the listing you were referring to and found that it already had a 7 in it. I changed it to 8 .. saved... then changed it back to 7 and got the same results. I am new to all of this so I am not sure what you mean by setting the account to 7. Could you give me the db path so I can make this change? But just so you know I have changed nothing regarding the repack. I am using the 8.01 client with the Arctium Dev Team work around.

Tried it again with a new extract of the repack.. same issue. however this is the error I am getting when I try and start an alied race. Maybe that helps?

Battle.net account created: [email protected] with game account 5#1
TC> Received not handled opcode [CMSG_BATTLE_PAY_GET_PURCHASE_LIST 0x36BC (14012)] from [Player: Account: 5]
Received not handled opcode [CMSG_BATTLE_PAY_GET_PRODUCT_LIST 0x36BB (14011)] from [Player: Account: 5]
Received not handled opcode [CMSG_UPDATE_VAS_PURCHASE_STATES 0x36F5 (14069)] from [Player: Account: 5]
[Player: Account: 5] Client tried to call not implemented method ResourcesService.GetContentHandle({ program: 16974 stream: 1634756212 version: 1701729619 })
Upon further inspection I noticed the expansion should be 8. But you were changing the default expansion for when new accounts are made, not your specific account. run this query:
UPDATE `auth`.`account` SET `expansion`=8;