- Jan 30, 2019
- 1,666
- 1,126
I've seen this forum many people complaining about errors in games "Renpy"
Tool to fix and edit this.
Use Notepad ++
Steps to follow:
1- Always have 2 text files of the game, the Original and the Translated.
2- Get the file that gave error that will be in the document name (traceback)
3- Example - (Full traceback:
File "renpy / common / _layout / screen_load_save.rpym", line 35, in script
$ ui.interact ())
4- Open the Original File in Notpad ++ and also open the same file that gave error in Notpad ++.
5- Check the line that gave error in the example above will be in (game / screen)
Compare one file with the other and correct the original and save your work.
7- I do this step in all files that gave error, do not forget to look at the path or address .... because errors can give only one file or maybe in several.
8- Once you correct everything, delete the generated file from your game folder or the name (traceback)
Always try to load all games as Administrator.
To do this - Click the game's executable icon Right-click / Properties / Compatibility / Below the Privilege level check box - Run this program as administrator - from an Apply and close the file.
Going back to step 8 after deleting upload the game and upload a saved file near where you gave the error.
11- Usually this solves by correcting the errors if everything is right as explained here.
12- There are certain files that cannot be corrected because it is an error that only the creator of the game will be able to correct, it is an error that causes the game to break due to some line-writing-comma-space- or code that was injected into the game. wrong place at the time the game was being made, and this can only be fixed if the Author of the game makes a patch to correct such a break.
I hope this makes your life easier.
Thank you all for the attention.
Dowmload Notpad++ Here
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Language - Português Br
Corrigindo erros em jogos Renpy
Já vi neste forum muitas pessoas reclamando de erros em jogos "Renpy"
Ferramenta para consertar e editar isto.
Use o "Notepad ++
Passos a seguir:
1- Tenha sempre 2 Arquivos de texto do jogo, o Original e o Traduzido.
2- Pegue o Arquivo que deu erro que vai estar no documento de nome(traceback)
3- Exemplo - (Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact())
4- Abra o Arquivo Original no Notpad++ e abra tambem o mesmo arquivo que deu erro no Notpad++
5- Verifique a linha que deu erro no exemplo acima vai estar em( game/screen)
6- Compare um arquivo com o outro e corrija pelo original e salve seu trabalho.
7- Faço este passo em todos os arquivos que deu erro, não esqueça de olhar o caminho ou endereço.... pois erros podem dar em um arquivo somente ou talves em varios.
8- Assim que corrigir tudo, exclua o arquivo gerado da sua pasta do jogo o de nome (traceback)
9- Procure sempre carregar todos os jogos como Administrador.
Para fazer isto - Clique no Icone Executavel do jogo botão Direito do Mouse/Propriedades/Compatibilidade/ Abaixo na descrição Nivel de Privilégio Marque a caixa - Executar este programa como administrador - de um Aplicar e feche o arquivo.
10- Voltando no passo 8 depois de excluir carregue o jogo e carregue um arquivo salvo perto de onde deu o erro.
11- Geralmente isto resolve corrigindo os erros se fizer tudo certo como expliquei aqui.
12- Existe certos arquivos que não são possiveis corrigir porque é erro que só o proprio criador do jogo vai poder corrigir, é algum erro que faz dar quebra no jogo devido a alguma linha- escrita- virgula- espaço- ou codigo que foi injetado no lugar errado na hora que estava se fazendo o jogo, e isto só é possivel consertar se o Autor do jogo fizer alguma patch para corrigir tal quebra.
Espero que isto torne sua vida mais facil.
Obrigado pela atenção de todos.
Download Notpad++ Aqui
Tool to fix and edit this.
Use Notepad ++
Steps to follow:
1- Always have 2 text files of the game, the Original and the Translated.
2- Get the file that gave error that will be in the document name (traceback)
3- Example - (Full traceback:
File "renpy / common / _layout / screen_load_save.rpym", line 35, in script
$ ui.interact ())
4- Open the Original File in Notpad ++ and also open the same file that gave error in Notpad ++.
5- Check the line that gave error in the example above will be in (game / screen)
Compare one file with the other and correct the original and save your work.
7- I do this step in all files that gave error, do not forget to look at the path or address .... because errors can give only one file or maybe in several.
8- Once you correct everything, delete the generated file from your game folder or the name (traceback)
Always try to load all games as Administrator.
To do this - Click the game's executable icon Right-click / Properties / Compatibility / Below the Privilege level check box - Run this program as administrator - from an Apply and close the file.
Going back to step 8 after deleting upload the game and upload a saved file near where you gave the error.
11- Usually this solves by correcting the errors if everything is right as explained here.
12- There are certain files that cannot be corrected because it is an error that only the creator of the game will be able to correct, it is an error that causes the game to break due to some line-writing-comma-space- or code that was injected into the game. wrong place at the time the game was being made, and this can only be fixed if the Author of the game makes a patch to correct such a break.
I hope this makes your life easier.
Thank you all for the attention.
Dowmload Notpad++ Here
You must be registered to see the links
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Language - Português Br
Corrigindo erros em jogos Renpy
Já vi neste forum muitas pessoas reclamando de erros em jogos "Renpy"
Ferramenta para consertar e editar isto.
Use o "Notepad ++
Passos a seguir:
1- Tenha sempre 2 Arquivos de texto do jogo, o Original e o Traduzido.
2- Pegue o Arquivo que deu erro que vai estar no documento de nome(traceback)
3- Exemplo - (Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact())
4- Abra o Arquivo Original no Notpad++ e abra tambem o mesmo arquivo que deu erro no Notpad++
5- Verifique a linha que deu erro no exemplo acima vai estar em( game/screen)
6- Compare um arquivo com o outro e corrija pelo original e salve seu trabalho.
7- Faço este passo em todos os arquivos que deu erro, não esqueça de olhar o caminho ou endereço.... pois erros podem dar em um arquivo somente ou talves em varios.
8- Assim que corrigir tudo, exclua o arquivo gerado da sua pasta do jogo o de nome (traceback)
9- Procure sempre carregar todos os jogos como Administrador.
Para fazer isto - Clique no Icone Executavel do jogo botão Direito do Mouse/Propriedades/Compatibilidade/ Abaixo na descrição Nivel de Privilégio Marque a caixa - Executar este programa como administrador - de um Aplicar e feche o arquivo.
10- Voltando no passo 8 depois de excluir carregue o jogo e carregue um arquivo salvo perto de onde deu o erro.
11- Geralmente isto resolve corrigindo os erros se fizer tudo certo como expliquei aqui.
12- Existe certos arquivos que não são possiveis corrigir porque é erro que só o proprio criador do jogo vai poder corrigir, é algum erro que faz dar quebra no jogo devido a alguma linha- escrita- virgula- espaço- ou codigo que foi injetado no lugar errado na hora que estava se fazendo o jogo, e isto só é possivel consertar se o Autor do jogo fizer alguma patch para corrigir tal quebra.
Espero que isto torne sua vida mais facil.
Obrigado pela atenção de todos.
Download Notpad++ Aqui
You must be registered to see the links