tombeir

Well-Known Member
Oct 9, 2018
1,320
1,716
Does anyone know how much more content is left for the entire game to be completed? or how many seasons will be there in total?
 

SHER!FF

Member
Aug 15, 2019
104
70
Has anyone gotten this? Game won't even load.


I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/DefineWORLD/CharacterDefines.rpy', 1654275811, 1) is defined twice, at game/CharacterDefines.rpyc:1 and game/DefineWORLD/CharacterDefines.rpy:1.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/DefineWORLD/CharacterDefines.rpy', 1654275811, 1) is defined twice, at game/CharacterDefines.rpyc:1 and game/DefineWORLD/CharacterDefines.rpy:1.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266

Mon Jun 13 10:58:52 2022
 

david45

New Member
Nov 11, 2018
9
3
Love this game so much. I was just wondering if anyone has had any issues with the bugfix.

I've downloaded it, copied it to the game folder but it does not work. I still can't start or finish the "Contract" mission to get the promotion.

Please help.
 

djsverige

Active Member
Dec 29, 2019
664
226
If you want to go all technical, then yes, things have been removed. However, I think that is more nitpicking on your part. No story has been removed. No gameplay as such has been removed. What has been removed are simple stat checks and for that the ways of increasing those stats a certain way. But there has been no removal of any experience for the player, only additions. Some might not like them, sure, but in the vein of your argument I could say that content has been removed after a typo was corrected because the old line of dialogue was there and is not anymore. But that is not "backward" at all. Even if content were removed it wouldn't necessarily "backward" but could be streamlining stuff.



This of course is true, albeit within limitations - there is stuff that you will not check against necessarily. However, (a) as long as the program works as intended there is no use for complaint. Yes, a safeguard against programming errors may be missing but if there are no programming errors but modding errors, this is a problem of the mod. Also (b) some of these stat checks will need upper boundaries sooner or later when the respective stuff gets expanded, so already putting them into place instead of forgetting about it and having troubles later on does seem sensible to me.
as you read my original post there were nothing about the story i was just talking about the skills that i was wanting to see why i didnt get it and thats why i asked but people got dont know what word to use to describe how each person replied like they have something they want to hide or in other words they just been picking on the way how i choose my words instead what i was asking for.

anyway ty for your reply and to be honest if i was upset about the story then i would of spacified it too but ty again.
 

Master of Puppets

Conversation Conqueror
Oct 5, 2017
7,574
10,112
The issue is more that cheat mods are actually shadowing original values. They aren't even the same types. I take no responsibility for people carelessly modifying the types of values they don't even understand n the first place. I would never get anything done otherwise
Well that is definitely different then lol. I just meant purely numeric values. Never poked into modding this one myself.
 

JJJ84

Engaged Member
Dec 24, 2018
3,202
6,758
Does anyone know how much more content is left for the entire game to be completed? or how many seasons will be there in total?
Around the time when it neared the release of v0.07 (Ombra missions content & Wilfred's Contracts gameplay overhaul), Hopes said the game was around 30% complete.

He also said that the complete game may have around 4 seasons, even though it isn't definitive (only thing that's certain is, next upcoming update will be the Season 1 finale update).
 
  • Heart
Reactions: tombeir

LazyBear29

Newbie
Feb 20, 2021
29
50
Around the time when it neared the release of v0.07 (Ombra missions content & Wilfred's Contracts gameplay overhaul), Hopes said the game was around 30% complete.

He also said that the complete game may have around 4 seasons, even though it isn't definitive (only thing that's certain is, next upcoming update will be the Season 1 finale update).

I am note a math genius but 4 seasons and 30 or so % completion of the game before the release of 0.7 update which was last update before current one doesnt really add up. Of course seasons can have diffrent amount of content but this doesnt feel right.
 
Last edited:

3 Pood

Newbie
Jun 11, 2022
55
60
Has anyone gotten this? Game won't even load.


I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/DefineWORLD/CharacterDefines.rpy', 1654275811, 1) is defined twice, at game/CharacterDefines.rpyc:1 and game/DefineWORLD/CharacterDefines.rpy:1.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/DefineWORLD/CharacterDefines.rpy', 1654275811, 1) is defined twice, at game/CharacterDefines.rpyc:1 and game/DefineWORLD/CharacterDefines.rpy:1.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266

Mon Jun 13 10:58:52 2022
You have script files in multiple locations. What were you doing?
 

JJJ84

Engaged Member
Dec 24, 2018
3,202
6,758
I am note a math genius but 4 seasons and 30 or so % completion of the game before the release of 0.7 update which was last update before current one doesnt really add up. Of course seasons can have diffrent amount of content but this doesnt feel right.
That's probably because you're thinking of version number as percentages.
That's not the case here.

More often than not, version numbers don't really mean anything for this site.
For a lot of games, version numbers are just what it is....... a numbering system.

For example, in another game you might have an update where at a point it's v0.38, and on the next update it will jump to 0.79.

Of course, there may be exceptions (like for example OIAL or Eternum by Caribdis, his update always go in 10% increments, with 0.1, 0.2, 0.3.......0.8, 0.9, 1.0 Final) but those are rare.
 
Last edited:

Jimayo

Well-Known Member
Jan 1, 2018
1,608
1,925
That's probably because you're thinking of version number as percentages.
That's not the case here.
Ain't that the truth. If ever get the chance to make the game I want to make it'll be chapter wise not point wise so that people don't think it's a fucking percentage.
 
  • Like
Reactions: crabsinthekitchen

LazyBear29

Newbie
Feb 20, 2021
29
50
Around the time when it neared the release of v0.07 (Ombra missio
That's probably because you're thinking of version number as percentages.
That's not the case here.

More often than not, version numbers don't really mean anything for this site.
For a lot of games, version numbers are just what it is....... a numbering system.

For example, in another game you might have an update where at a point it's v0.38, and on the next next it will jump to 0.79.

Of course, there may be exceptions (like for example OIAL or Eternum by Caribdis, his update always go in 10% increments, with 0.1, 0.2, 0.3.......0.8, 0.9, 1.0 Final) but those are rare.
Nah... I was thinking more like 100% divided by 4 seasons = 25% per season. So if we are close to end of season 1 and we are way beyond 30% since it was at this state before update that was realesed before the current one I felt the % doesn't felt right to me. So basicly what i tried to tell with my not so great english skills ( not my native tongue as you probably noticed ) is that I would not stick much to that 30% statement from Hopes from some time ago as game development is not rocket science and probably he/her will make plenty of changes and cutbacks/expansions in his/her original plan along the way :) Only Hopes know what he/her plan next ( and I am sure even he/her doesn't know evrything :) )

That said I should probably check new update now but to be honest I don't realy have time right now so couple more days until I try it ( long weekend in my country soon ). Probably will start over from scratch because last time I played was some time ago and don't realy remeber all of the plot. Is there much Isabel ( favorite girl ) in new update? I know its Gracie focused ( least favorire girl so far sorry:p ) but maybe my sweet Isabel has some scenes also?
 
Last edited:

JJJ84

Engaged Member
Dec 24, 2018
3,202
6,758
Nah... I was thinking more like 100% divided by 4 seasons = 25% per season. So if we are close to end of season 1 and we are way beyond 30% since it was at this state before update that was realesed before the current one I felt the % doesn't felt right to me. So basicly what i tried to tell with my not so great english skills ( not my native tongue as you probably noticed ) is that I would not stick much to that 30% statement from Hopes from some time ago as game development is not rocket science and probably he/her will make plenty of changes and cutbacks/expansions in his/her original plan along the way :) Only Hopes know what he/her plan next ( and I am sure even he/her doesn't know evrything :) )

That said I should probably check new update now but to be honest I don't realy have time right now so couple more days until I try it ( long weekend in my country soon ). Probably will start over from scratch because last time I played was some time ago and don't realy remeber all of the plot. Is there much Isabel ( favorite girl ) in new update? I know its Gracie focused ( least favorire girl so far sorry:p ) but maybe my sweet Isabel has some scenes also?
The "4 seasons" statement was not definitive though (as I said in the previous post).
Hopes said it may have 3 or 4 seasons, so for all we know it could be 3 seasons, or it could be 4 seasons.

And I don't think it's a right approach of thinking it will be cut neatly into 25% (or all same % per season), most game development isn't anywhere as neatly cut up like that into equal pieces.
For all we know season 1 could contain 34% of the entire pie (i.e. the whole game), whereas season 2 could contain another 20% of the entire pie (resulting in both seasons 1 & 2 to add up to 55%).

Game could definitely have longer or shorter seasons in the future depending on how he decides so as I said before I doubt the split would be the same all around.

And right now with him obviously being the dev, he's the only source to go by, with anyone who asks question "How much of the game is completed?" (it's his game, and he knows best around how much has progressed for it overall).


With Isabel content, no. There is no new content with her (well nothing really significant).
Only just one scene (Not lewd) of her within Gracie's event, where she has some dialogue (won't spoil it since you haven't played it).
All I'm gonna say is, if you're anticipating Isabel content in this update (and also the next update), you should heavily temper your expectations, cause otherwise you'll be pretty disappointed (next upcoming update is just a short story event which serves as the season finale + Lore section. So no girls lewd/free-roam content in season finale).
 

WhiteyG

Active Member
Sep 30, 2020
728
2,276
I think it's fair to say that HopesGaming isn't great at estimates, so I wouldn't put to much stock in that percentage.

He is a tremendous game developer and story teller so who gives a shit if his estimates are usually off. Just keep giving me content and the heads of some of the mysterious six. ;)
 
  • Like
Reactions: c3p0 and JJJ84

-zoneout-

Member
Dec 7, 2018
147
79
So its been over a year or so since the last update. This update seems very small, so Im thinking of just skipping it and waiting till the next update arrives in a year or so (or whatever the timeline is for updates).
 

JJJ84

Engaged Member
Dec 24, 2018
3,202
6,758
So its been over a year or so since the last update. This update seems very small, so Im thinking of just skipping it and waiting till the next update arrives in a year or so (or whatever the timeline is for updates).
What makes you think the update will be small?
It's got 1 Luna event, & 9 Gracie events.

It's at the very least really decent sized update, if not huge/chunky sized.
 
4.40 star(s) 509 Votes