Crowangel

Well-Known Member
Dec 12, 2021
1,170
1,785
anyone know if the 6.6gb download file showing on gofile is the fix everyone is complaining about.. no point downloading it if its for something unreleated
 

shoujolover

New Member
Oct 12, 2020
5
11
Game crashes when I click the puzzle box on the 2nd free roam.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen puzzle_box_screen is not known.


-- Full Traceback ------------------------------------------------------------

Full traceback:
File "scripts/freeroam/episode11/ep11_freeroam_room1.rpyc", line 286, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3129, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "renpy/display/screen.py", line 1131, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen puzzle_box_screen is not known.
 

InsaneINC

Newbie
May 31, 2024
80
49
Damn anyone know where all the boxes are? I found two for the life of me cannot find the last one
NVM: I literally stood infront of the thing as I typed this
:FacePalm:
 

Mattb1110

New Member
Jun 27, 2017
3
1
Anytime I download any version of this game and extract it, I get an error saying the file is corrupt. I never see anyone else with this issue. Anybody know how to fix this?
 

Prosper

Newbie
Jun 25, 2020
49
59
Game crashes when I click the puzzle box on the 2nd free roam.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen puzzle_box_screen is not known.


-- Full Traceback ------------------------------------------------------------

Full traceback:
File "scripts/freeroam/episode11/ep11_freeroam_room1.rpyc", line 286, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3129, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "renpy/display/screen.py", line 1131, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen puzzle_box_screen is not known.
I get the same error, someone spoil what happens when you solve this puzzle, is it worth waiting for a fix or should I just continue playing?
 

Aswolfr

New Member
Jun 24, 2022
12
4
I'm having this problem, all my saves are doing this at the beginning of season 11, I downloaded the mod fix.

because all my saves were made with the mod, all story lines I have the final saves. So playing the game from the beginning 4 times again is out of the question.


I downloaded the full 17GB game

and installed the mod fix from this link.

https://f95zone.to/threads/being-a-dik-walkthrough-cheat-mod-v0-10-1-scrappy.29402/

can anyone help me? Thanks
I didnt used any mods, yet my saves still starts at the beginning.I have no idea why or how, but im too tired to start searching for a fix, so i just rush through the old content
 

nutz104

Newbie
Feb 7, 2018
31
7
Mod checks - Crash

- You have to download the unren tool
https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
-Extract the .bat file in the game folder (ex:BeingADIK-S3v0.10.1\BeingADIK-S3v0.10.1\Game)
- Launch the bat file
- Choose option 1 Extract RPA packages
- Choose option 2 Decompile rpyc files
- Then we figure out which scripts has the "quit" line

BeingADIK-S3EP11\game\scripts
Update 11 scripts
remove line 362 and 363. Save

View attachment 4621373


Those are the only ones I found so far

Tremonia Did you find any others? I checked all the scripts in the free roam folder.
What is a good program to open these files in?
 
4.70 star(s) 1,610 Votes