Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Share Posted May 1, 2019 Amigos, eu estava tentando mudar a descrição do meu item como esta no exemplo: Porem, eu salvei e executei o client, e deu esse erro aqui: e dentro do jogo o item some e da varios erros, e se eu deixar a descrição no padrao, continua normal, lembrando que eu modifiquei apenas a descrição. Quote Link to comment Share on other sites More sharing options...
_Terra Posted May 1, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 4 hours ago Share Posted May 1, 2019 Por algum motivo quando um edita o arquivo do iteminfo novo, alguns itens corrompe. Procura o erro com CTRL + H e procura o num que diz no erro "138717" Quote Link to comment Share on other sites More sharing options...
Haikenz Posted May 1, 2019 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 309 Reputation: 82 Joined: 11/15/11 Last Seen: October 1, 2023 Share Posted May 1, 2019 2 hours ago, Raiden said: Amigos, eu estava tentando mudar a descrição do meu item como esta no exemplo: Porem, eu salvei e executei o client, e deu esse erro aqui: e dentro do jogo o item some e da varios erros, e se eu deixar a descrição no padrao, continua normal, lembrando que eu modifiquei apenas a descrição. O erro está obvio porem você passou despercebido.. está faltando o }, em unidentifiedDescriptionName unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." }, Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 eu conferi e mudei mas o erro continua 10 minutes ago, Haikenz said: O erro está obvio porem você passou despercebido.. está faltando o }, em unidentifiedDescriptionName unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." }, Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 Para mudar a descrição do item bastar ir no Iteminfo.lua certo? dentro da pasta System, lembrando que sao itens que ja existem no jogo, nao modifiquei sprite, nem nada, é necessario mudar o nome no item_db tambem??? Quote Link to comment Share on other sites More sharing options...
Haikenz Posted May 1, 2019 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 309 Reputation: 82 Joined: 11/15/11 Last Seen: October 1, 2023 Share Posted May 1, 2019 Postei aqui seu iteminfo.lua para analisar melhor. ( não interfere se você tem ou não a sprite ou no item_db, quando abre o jogo ) Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 Aqui esta o arquivo, se é isso que você quis dizer, fiquei na duvida se era o arquivo ou digitado. (estou tentando mudar a descrição do item Mr.Smile, apenas para que eu possa aprender mesmo a configurar os itens no servidor, é apenas um teste, mas ja de cara nao esta dando certo!) itemInfo.lua Quote Link to comment Share on other sites More sharing options...
Haikenz Posted May 1, 2019 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 309 Reputation: 82 Joined: 11/15/11 Last Seen: October 1, 2023 Share Posted May 1, 2019 (edited) 7 minutes ago, Raiden said: Aqui esta o arquivo, se é isso que você quis dizer, fiquei na duvida se era o arquivo ou digitado. (estou tentando mudar a descrição do item Mr.Smile, apenas para que eu possa aprender mesmo a configurar os itens no servidor, é apenas um teste, mas ja de cara nao esta dando certo!) itemInfo.lua 11.14 MB · 0 downloads Essa iteminfo está cheia de falhas... onde você pegou? [13468] = { unidentifiedDisplayName = "Unidentified Sword", unidentifiedResourceName = "¼Òµå", unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." }, identifiedDisplayName = "Vicious Mind Saber", identifiedResourceName = "»ç³äÀǼ¼À̹ö", identifiedDescriptionName = { "Ž?O‚?ž‚??????, "•??•B", "________________________", "[Ž?O‚?ZƒCƒo‚?, "?B'l‚????x‚ '???, "Atk‚???, "________________________", o seu primeiro erro desse iteminfo da linha 138717 [12940] = { unidentifiedDisplayName = "Kaiser Knuckle Box", unidentifiedResourceName = "¿À·¡µÈº¸¶ó»óÀÚ", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Kaiser Knuckle Box", identifiedResourceName = "¿À·¡µÈº¸¶ó?óÀ?, identifiedDescriptionName = { "A box that contains rental Kaiser Knuckle. Please handle with care.", faltando um " em identifiedResourceName = "¿À·¡µÈº¸¶ó?óÀ?, Edited May 1, 2019 by Haikenz Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 Peguei aqui no rAtherna porem foi de um gringo, ele passou: sera que você pode me passar o correto então? estou usando 2018-04-18bRagexeRE_patched, e a base do kRO, outra coisa que queria perguntar, alguns arquivos .lub tem uma programação estranha com uns caracteres em negrito o que e aquilo?? Quote Link to comment Share on other sites More sharing options...
Haikenz Posted May 1, 2019 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 309 Reputation: 82 Joined: 11/15/11 Last Seen: October 1, 2023 Share Posted May 1, 2019 PRE https://github.com/zackdreaver/ROenglishPRE/tree/master/System RE https://github.com/zackdreaver/ROenglishRE/tree/master/Ragnarok/System 1 Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 Nao estou conseguindo baixar esses arquivos do link 20 minutes ago, Haikenz said: PRE https://github.com/zackdreaver/ROenglishPRE/tree/master/System RE https://github.com/zackdreaver/ROenglishRE/tree/master/Ragnarok/System Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 Beleza, agora consegui, baixei a pasta inteira zipado Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 1, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 1, 2019 @Haikenz, eu alterei a basta e tal, e continua dando o erro, baixei o novo iteminfo e continua com o erro. Quote Link to comment Share on other sites More sharing options...
Haikenz Posted May 1, 2019 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 309 Reputation: 82 Joined: 11/15/11 Last Seen: October 1, 2023 Share Posted May 1, 2019 q erro ta dando Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 2, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 2, 2019 @Haikenz Entao amigo, eu pesquisei bastante e ainda nao cheguei a uma conclusao, é o seguinte, se eu tentar alterar o iteminfo.lua de alguma forma, alias so de eu abrir ele no notepad, e salvar denovo o patch ja da erro quando tento abrir, System/iteminfo.lua:138717: unfinished string near "uns simbolos doidos", é como se ele tivesse protegido bloqueado sei la, pode ser o meu patch tambem, se voce tiver um mais atual que nao tenha esse erro, porque nao da pra alterar nada Quote Link to comment Share on other sites More sharing options...
_Terra Posted May 2, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 4 hours ago Share Posted May 2, 2019 Fixed. itemInfo.lua Quote Link to comment Share on other sites More sharing options...
anacondaq Posted May 2, 2019 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted May 2, 2019 6 hours ago, Raiden said: Pegueiaqui no rAthernaporemfoi de um gringo, elepassou: sera quevocêpodemepassarocorretoentão? estouusando 2018-04-18bRagexeRE_patched, e a base do kRO, outra coisaquequeriaperguntar, algunsarquivos .lub temumaprogramaçãoestranhacom uns caracteres em negritooqueeaquilo?? This is not a problem of the package mentioned by you above. The problem with ItemInfo.lua itself. It's bugged and pushed to release from zack repo. I had the error too, something wrong with the same lines, or encoding, or I dunno remove an item (whole item) above the line where you have the error, and everything will work fine. Also SDE have problems with ItemInfo.lua too (I do not remember which version). Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 2, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 2, 2019 17 hours ago, anacondaq said: This is not a problem of the package mentioned by you above. The problem with ItemInfo.lua itself. It's bugged and pushed to release from zack repo. I had the error too, something wrong with the same lines, or encoding, or I dunno remove an item (whole item) above the line where you have the error, and everything will work fine. Also SDE have problems with ItemInfo.lua too (I do not remember which version). Eu nao compreendi, voce disse tirar a linha que esta com erro?? Mas isso nao resolve, se eu abrir o arquivo no notepad e salvar denovo sem alterar nenhum item, ele ja da o erro, é como se fosse uma criptografia anti ediçao, so se abrir e salvar sem mexer em nada, ja acontece Quote Link to comment Share on other sites More sharing options...
_Terra Posted May 2, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 4 hours ago Share Posted May 2, 2019 21 hours ago, EIysium said: Fixed. itemInfo.lua 11.06 MB · 0 downloads @Raiden Aproveitei o tempo para corrigi-lo e você não testou. 20 minutes ago, Raiden said: Eu nao compreendi, voce disse tirar a linha que esta com erro?? Mas isso nao resolve, se eu abrir o arquivo no notepad e salvar denovo sem alterar nenhum item, ele ja da o erro, é como se fosse uma criptografia anti ediçao, so se abrir e salvar sem mexer em nada, ja acontece O arquivo corrompe quando vc edita ele, por isso tem que ir item x item corrigindo, btw eu deixei para baixar o iteminfo ja corrigido. Quote Link to comment Share on other sites More sharing options...
Raiden Posted May 2, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 04/28/19 Last Seen: May 7, 2019 Author Share Posted May 2, 2019 1 hour ago, EIysium said: @Raiden Aproveitei o tempo para corrigi-lo e você não testou. O arquivo corrompe quando vc edita ele, por isso tem que ir item x item corrigindo, btw eu deixei para baixar o iteminfo ja corrigido. Resolveu, o que voce fez? me ensina ai???? por favor Quote Link to comment Share on other sites More sharing options...
_Terra Posted May 3, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 4 hours ago Share Posted May 3, 2019 5 hours ago, Raiden said: Resolveu, o que voce fez? me ensina ai???? por favor Só procurei o error no notepad++ com alt + g deletando os símbolos como NULL ou ????, a maioria tinha a descrição assim: ?┳?┯업?ㄳ?? ou também tinha os nomes dos itens sem fechar com " " Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.