giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,853
47,343
Its not version 0.3 its 0.2 .....what the hell ?
https://thef95zone.info/threads/the-grey-dream-ep-3-0-early-access-thegreys.125324/post-10861012

I downloaded it from the link above. 3.0
Now in options.rpy configuration is 2.0

options.rpy


define config.name = _("TheGreyDream")


## Determines if the title given above is shown on the main menu screen. Set
## this to False to hide the title.

define gui.show_name = False


## The version of the game.

define config.version = "2.0"

tg.jpg
 
Last edited:

Aristos

Forum Fanatic
Dec 28, 2017
5,581
16,668
Seriously, I can't launch this game without wiggling in my seat EVERY SINGLE TIME since the first time I tried it. Such a great opening music :cool:
 
  • Haha
Reactions: vgyew and drisarter

XV71

Active Member
Feb 25, 2020
715
3,697
yeah compressed version ends where ep2 did, even though the splash screen says ep 3
 

Abhai

Devoted Member
Sep 12, 2018
9,482
38,596
I just download and.. it's 2.0 ver... End of Chapter 2
Maybe because i downloaded the compressed version... all 180.7MB
yeah compressed version ends where ep2 did
it isnt compressed version fault - they/dev have messed up the scripts (putting an old script with a new build apparently).
it is early access so "bugs" can happen...still, i would bet the "fix" will be uploading whole 6.5+ GBs again, and not just a single scripts.rpa file.
 
  • Like
Reactions: XV71 and giqui

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,853
47,343
it isnt compressed version fault - they/dev have messed up the scripts (putting an old script with a new build apparently).
it is early access so "bugs" can happen...still, i would bet the "fix" will be uploading whole 6.5+ GBs again, and not just a single scripts.rpa file.
I downloaded the game from the available links. I didn't change the settings files. I only changed images, videos and audios. I'm going to download from another server, but I believe it's the same file I downloaded.
 
  • Like
Reactions: XV71 and Abhai

Abhai

Devoted Member
Sep 12, 2018
9,482
38,596
I downloaded the game from the available links. I didn't change the settings files. I only changed images, videos and audios. I'm going to download from another server, but I believe it's the same file I downloaded.
you dont need to...the version that has been lekaed here is bugged - (messed up script, everything else is here/fine).
untill that is fixed, you will just waste your time and dl bandwitch...
 
  • Like
Reactions: XV71 and giqui

hyuk_reaper

Newbie
Sep 2, 2020
50
233
Eh, in the full version, I didn't see any problems when starting episode 3, but in the compressed version, at the end of episode 2, the game returns to the main menu
 
  • Thinking Face
Reactions: giqui

TotalDago

Newbie
Feb 18, 2018
68
34
you dont need to...the version that has been lekaed here is bugged - (messed up script, everything else is here/fine).
untill that is fixed, you will just waste your time and dl bandwitch...
Yeah, you are right... There is images of Ep 3 but the problem it's script
 

Abhai

Devoted Member
Sep 12, 2018
9,482
38,596
Eh, in the full version, I didn't see any problems when starting episode 3, but in the compressed version, at the end of episode 2, the game returns to the main menu
can you upload/attach just scripts.rpa from your version here, please?
 

RNasc4444

Well-Known Member
Aug 16, 2022
1,249
5,151
you dont need to...the version that has been lekaed here is bugged - (messed up script, everything else is here/fine).
untill that is fixed, you will just waste your time and dl bandwitch...
Not sure what you mean. I just ctrl skipped the entirety of ep 3 and everything looks ok. The only issue I have is there seems to be a broken variable somewhere because one of my 2 saves does not load. The "Alpha" route seems broken somewhere. But the Sigma is fine.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?[/I]
 

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,853
47,343
can you upload/attach just scripts.rpa from your version here, please?
I'm going to create the packages, after I'm done, I'll copy the scripts.rpa from the original to the compressed version.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,105
Not sure what you mean. I just ctrl skipped the entirety of ep 3 and everything looks ok. The only issue I have is there seems to be a broken variable somewhere because one of my 2 saves does not load. The "Alpha" route seems broken somewhere. But the Sigma is fine.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?[/I]
Rollback errors aren't due to variables... they are due to (usually) using different rpyc files from the previous build, adding or changing too many conditionals, altering character naming conventions, and other drastic measures to the file(s), and RenPy not being able to rollback far enough to find a proper landing spot. Rpyc files contain the location markers used in save files so RenPy can later find the right spot to load to, and other things as well.
 

Abhai

Devoted Member
Sep 12, 2018
9,482
38,596
I'm going to create the packages, after I'm done, I'll copy the scripts.rpa from the original to the compressed version.
you dont have to create it all over again...just attach the scripts.rpa as a fix (with an explanation how to "use" it).
obviously tehre were some bugged versions and few of us had the misfortune to download it.
glad it is resolved now though.
 
  • Like
Reactions: giqui
3.90 star(s) 81 Votes