antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
AlphaMaster

Erro Ao Converter Item_Proto.txt

Question

Ola pessoal estou com um erro ,quero converter sql para txt mais pela maquina eu coloquei tudo certo o mob_proto converteu para txt mais o item proto não converte me da um erro >>> 

 

Conectando a Database

Conectado
Convertendo item_proto...
Traceback (most recent call last):
  File "item_txt.py", line 792, in <module>
    item_proto_line = "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s" % (row[0], "\"" + row[1] + "\"", "\""  + get_item_type(row[3], row[0]) + "\"" , "\""  + get_item_subtype(row[3], row[4], row[0]) + "\"", row[6] , get_antiflag(row[7], row[0]), get_flag(row[8], row[0]), get_wearflag(row[9], row[0]), get_immuneflag(row[10]), row[11], row[12], row[13], row[14], row[16], get_limittype(row[17]), row[18], get_limittype(row[19]), row[20], get_apply(row[21]), row[22], get_apply(row[23]), row[24], get_apply(row[25]), row[26], row[27], row[28], row[29], row[30], row[31], row[32], row[39], row[40], row[41])
TypeError: cannot concatenate 'str' and 'NoneType' objects

 

alguém pode me ajudar ??  :+1:

Share this post


Link to post
Share on other sites

3 answers to this question

  • 0

Navicat -> Player -> item_proto -> Filters -> seleciona como as imagens que estarão representados abaixo.

 

qT2fple.pnge8D9nBW.png

Share this post


Link to post
Share on other sites
antiblock
Elveron
  • 0

Navicat -> Player -> item_proto -> Filters -> seleciona como as imagens que estarão representados abaixo.

qT2fple.pnge8D9nBW.png

esse não deu ;/

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this