Game please? I admittedly just updated a bunch of up-front logic for games which ship only partial Python packages and maybe my regression testing was too brief.Tried to run latest version, instantly crashes
Hi, just catching up here, sorry: can you offer an example game to check, please?Good night, could you please advise me when extracting rpa files with the batton unren version 1.09, unren 8.0.0, unren-ultrahack, etc., then pops up this error: Fatal Python error: inint_fs_encoding: failed to get the Python codec of the file system coding. Python runtime state: core initialized. ModuleNotFoundError: No module named "encodings" and then the error, can someone tell me how to fix it?
Checked on several batons and all exactly the same error pops up the error.
Thanks, that's an option we specifically did not include in UnRen because we've seen cases of regret when the .rpa was missing and it turned out to be needed/useful later. So, we're trying to help people avoid shooting themselves in the foot.Added a line to remove the rpa archives on extract cleanup.
Code:for %%f in (*.rpa) do ( del "%%f" )
https://f95zone.to/threads/murmur-v0-6-public-devils-dad.41403/Game please? I admittedly just updated a bunch of up-front logic for games which ship only partial Python packages and maybe my regression testing was too brief.
Hmm, that's indeed very weird, like I said it doesn't even let me open it, a very fast flash of the window and it instantly crashes...tried with admin as wellUnpacking the archives:
View attachment 2137557
Decompiling the scripts:
View attachment 2137559
Ran UnRen from both the main and game\ folders. This was for v1.0.10
Sorry that's happening, I'll DM you directly and see if we can figure this out, thanks.Hmm, that's indeed very weird, like I said it doesn't even let me open it, a very fast flash of the window and it instantly crashes...tried with admin as well
An option for people who understand risk would be nice. Stupid people and why we cannot have nice things...Thanks, that's an option we specifically did not include in UnRen because we've seen cases of regret when the .rpa was missing and it turned out to be needed/useful later. So, we're trying to help people avoid shooting themselves in the foot.
Yep this is the same for me as well...I tried opening it in a random folder not a game one and it opens fine, just displays the intended error message. This instant opening and crashing only happens in a game folder.Hmm, that's indeed very weird, like I said it doesn't even let me open it, a very fast flash of the window and it instantly crashes...tried with admin as well
I've narrowed down the issue with their run instantly crashing - if you could send the game referenced my way, I'd appreciate the chance to look at another case where this might be happening.Yep this is the same for me as well...I tried opening it in a random folder not a game one and it opens fine, just displays the intended error message. This instant opening and crashing only happens in a game folder.
Firstly, you never need ADMIN rights for such common tasks. Just for changes on the host-system. Just saying...for correctness......like I said it doesn't even let me open it, a very fast flash of the window and it instantly crashes...tried with admin as well
You could make a big fat "warning! danger!" sign beside such a option, add a very understandable explaination what will happen if clicked, make it blink brightly, additional in neon-green color and with "red alarm" sound. People would still click on it and erase "unknowingly" some dumb stuff where they think they don't care about.An option for people who understand risk would be nice. Stupid people and why we cannot have nice things...
Thanks, I happen to have a logging version of UnRen too - I've sent that to the two folks who reported these unusual situations and for the first report it does seem to have found the location where something breaks, but it's very odd and may be a unique environment difference that isn't yet obvious.Firstly, you never need ADMIN rights for such common tasks. Just for changes on the host-system. Just saying...for correctness...
Secondly, please open a console(cmd.exe) and execute the "Unren" app there directly. (Do not just click on it. Type it out in the console!) This should give some error message or similar. Post this ouput then unchanged and complete here so people can take a look.
Please try the latest version available in the OP.do i have to wait for a new version of unren? because I'm not able to extract the rpa files anymore
View attachment 2145518
i have tried it also.
seriously? I thought a new version of unren would be coming outi have tried it also.
but it depends on the game codes/structure.
some games are working and some dont.
Please share the name of the game and I'll try to see what's happening, thanks.seriously? I thought a new version of unren would be coming out
the games I tried were IntotheMilfyver, MadAdventure, I tried these two but they gave the same errorPlease share the name of the game and I'll try to see what's happening, thanks.
Is it possible that you have any non-ASCII characters in the overall path to the game? Those two error messages seem to indicate it cannot find powershell and/or Python.
Thank you.the games I tried were IntotheMilfyver, MadAdventure, I tried these two but they gave the same error