Decompilation of 1 file failed
+ Decompiling "wisdom_lake.rpyc" - 16205 bytes
Decompiling F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpyc to F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpy...
Error while decompiling F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpyc:
Traceback (most recent call last):
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 194, in worker
tag_outside_block=args.tag_outside_block, init_offset=args.init_offset, try_harder=args.try_harder)
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 157, in decompile_rpyc
ast = read_ast_from_file(in_file)
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 130, in read_ast_from_file
data, stmts = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"})
File "../decompiler/magic.py", line 599, in safe_loads
encoding=encoding, errors=errors).load()
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 864, in load
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 1223, in load_build
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 72, in __setstate__
(_, self.source, self.location, self.mode) = state
ValueError: too many values to unpack
Decompilation of 1 file failed
+ Decompiling "yamiyo_prison.rpyc" - 25398 bytes
Decompiling F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpyc to F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpy...
Error while decompiling F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpyc:
Traceback (most recent call last):
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 194, in worker
tag_outside_block=args.tag_outside_block, init_offset=args.init_offset, try_harder=args.try_harder)
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 157, in decompile_rpyc
ast = read_ast_from_file(in_file)
File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 130, in read_ast_from_file
data, stmts = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"})
File "../decompiler/magic.py", line 599, in safe_loads
encoding=encoding, errors=errors).load()
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 864, in load
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 1089, in load_newobj
TypeError: __new__() takes exactly 4 arguments (5 given)
Decompilation of 1 file failed
Same here I'm using UnRen-v.0.11-new on DarkMagic-V.0.15.5-pc and getting failed messages
Code:Decompilation of 1 file failed + Decompiling "wisdom_lake.rpyc" - 16205 bytes Decompiling F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpyc to F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpy... Error while decompiling F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpyc: Traceback (most recent call last): File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 194, in worker tag_outside_block=args.tag_outside_block, init_offset=args.init_offset, try_harder=args.try_harder) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 157, in decompile_rpyc ast = read_ast_from_file(in_file) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 130, in read_ast_from_file data, stmts = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"}) File "../decompiler/magic.py", line 599, in safe_loads encoding=encoding, errors=errors).load() File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 864, in load File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 1223, in load_build File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 72, in __setstate__ (_, self.source, self.location, self.mode) = state ValueError: too many values to unpack Decompilation of 1 file failed + Decompiling "yamiyo_prison.rpyc" - 25398 bytes Decompiling F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpyc to F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpy... Error while decompiling F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpyc: Traceback (most recent call last): File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 194, in worker tag_outside_block=args.tag_outside_block, init_offset=args.init_offset, try_harder=args.try_harder) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 157, in decompile_rpyc ast = read_ast_from_file(in_file) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 130, in read_ast_from_file data, stmts = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"}) File "../decompiler/magic.py", line 599, in safe_loads encoding=encoding, errors=errors).load() File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 864, in load File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 1089, in load_newobj TypeError: __new__() takes exactly 4 arguments (5 given) Decompilation of 1 file failed
I'll see what's the matter, but I'll probably have to wait for a new version of the decompiler before I can update the tool. This game has switched to a new version of the engine and uses all its features.Hello decomplie rpyc files not working with DARK MAGIC 15.5 please test it out the error
I tried with unren 0.92 and 11
I just checked, everything works. No one has touched this part for a long time.is there something wrong with this unren or it's just me? enable console doesn't work for me now I tried it in different games.
google says there is not enough RAMHey, I was using Sam's version for a while now and just started getting an error, so I downloaded the v11-new version and I'm getting the same error with the message 'Process is terminated due to StackOverflowException' while extracting .rpa files. How to fix this?
View attachment 1681414
I am also having this problem, is there any solution?Same here I'm using UnRen-v.0.11-new on DarkMagic-V.0.15.5-pc and getting failed messages
Code:Decompilation of 1 file failed + Decompiling "wisdom_lake.rpyc" - 16205 bytes Decompiling F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpyc to F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpy... Error while decompiling F:\DarkMagic-V.0.15.5-pc\game\places\wisdom_lake.rpyc: Traceback (most recent call last): File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 194, in worker tag_outside_block=args.tag_outside_block, init_offset=args.init_offset, try_harder=args.try_harder) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 157, in decompile_rpyc ast = read_ast_from_file(in_file) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 130, in read_ast_from_file data, stmts = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"}) File "../decompiler/magic.py", line 599, in safe_loads encoding=encoding, errors=errors).load() File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 864, in load File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 1223, in load_build File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 72, in __setstate__ (_, self.source, self.location, self.mode) = state ValueError: too many values to unpack Decompilation of 1 file failed + Decompiling "yamiyo_prison.rpyc" - 25398 bytes Decompiling F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpyc to F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpy... Error while decompiling F:\DarkMagic-V.0.15.5-pc\game\places\yamiyo_prison.rpyc: Traceback (most recent call last): File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 194, in worker tag_outside_block=args.tag_outside_block, init_offset=args.init_offset, try_harder=args.try_harder) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 157, in decompile_rpyc ast = read_ast_from_file(in_file) File "F:\DarkMagic-V.0.15.5-pc\unrpyc.py", line 130, in read_ast_from_file data, stmts = magic.safe_loads(raw_contents, class_factory, {"_ast", "collections"}) File "../decompiler/magic.py", line 599, in safe_loads encoding=encoding, errors=errors).load() File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 864, in load File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/pickle.py", line 1089, in load_newobj TypeError: __new__() takes exactly 4 arguments (5 given) Decompilation of 1 file failed
see VepsrP post https://f95zone.to/threads/mod-upda...-0-11v4-new-unren-windowed.92717/post-7614181I am also having this problem, is there any solution?
Are you really saying this dev uses a nightly Ren`py version for his game development and even a release of it? v7.5 and v8.0 is even a month after your post, which i cited with this post, still in dev state and far from stable.... wait for a new version of the decompiler... This game has switched to a new version of the engine and uses all its features.
I don't want to say anything. But in the file script_version.txt it is written 7.5.0 and in the lib folder the folders with python2 are signed accordingly.Are you really saying this dev uses a nightly Ren`py version for his game development and even a release of it? v7.5 and v8.0 is even a month after your post, which i cited with this post, still in dev state and far from stable.
Thanks for the info. I was not sure if the number i read elsewhere a mistake was and did not want to download the game just to know this... If the version stats are correct, i cannot understand why a dev would do this. Recipe for disaster.I don't want to say anything. But in the file script_version.txt it is written 7.5.0 and in the lib folder the folders with python2 are signed accordingly.
You're welcome. By the way, I haven't seen you for a long time. I've already forgotten what your avatar looks like. I decided that you left our cozy corner of support tool in service.Thanks for the info. I was not sure if the number i read elsewhere a mistake was and did not want to download the game just to know this... If the version stats are correct, i cannot understand why a dev would do this. Recipe for disaster.
@krostxx69: It looks like the games dev uses a engine version which still in development is and therefore mostly unsupported. You should take this problem maybe there to get a answer. (Please dont forget its a english speaking forum.)
I am just on pause somewhat and did'n have much time because i moved places. Bevor this i renovated some of the apartment myself and got problems to get all the needed stuff in pandemics broken logistics. I was most of the time here, peeked sometimes and lurked....By the way, I haven't seen you for a long time. ...
Dont panic. That's just a sign of old age. Happens to most of us one day....I've already forgotten what your avatar looks like.
Well, the fact that they decided to go further into OOP helped me to abandon a third-party unpacking tool. Changed the title? Played with indexes? What difference does it make if the engine itself helps to get all the game files hidden by it. If this can be mixed up with decompilation, then it will be just happiness for the moderators. I'm already thinking of trying to do this after I finish another project.Was also a bit tired with waiting for Ren'py with py3 so the tool support/overhaul gets moving. Looks like its finally on its way. Anyone a idea what changes and incompatibility are to expect?
expand: invalid option -- F
+ Decompiling "<gamefile>.rpyc" - 65536 bytes
\<game>\lib\windows-i686\python.exe: can't open file '\<game>\unrpyc.py': [Errno 2] No such file or directory