hgdischt

New Member
Apr 21, 2021
2
9
Hello i got this message afte install .38 an cope paste at the file .37

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, 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/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895

Mon Sep 11 19:53:12 2023
 

Satou Pendragon

Engaged Member
Jan 24, 2018
3,455
10,771
Hello i got this message afte install .38 an cope paste at the file .37

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, 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/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895

Mon Sep 11 19:53:12 2023
Did you save EXACTLY at the "SAVE NOW" Screen? If not you need to do that.
(If that's the problem)
 
  • Like
Reactions: Old Grumpy Wolf

Guyin Cognito

Gentleman Pervert
Donor
Feb 23, 2018
826
1,566
Hello i got this message afte install .38 an cope paste at the file .37

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, 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/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895

Mon Sep 11 19:53:12 2023
Did you try to combine Part 1 and Part 2 into a single game? Because I don't think that was intended. If that were the case, there wouldn't be any need for transferring the saves.
Nevermind, I had initially only looked at the error message and was trying to figure out why there were two ending files.
Part 3 is ALSO not meant to be attached to Part 2.
 
Last edited:

Old Grumpy Wolf

Devoted Member
Jul 17, 2021
8,847
13,483
Hello i got this message afte install .38 an cope paste at the file .37

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, 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/ending.rpy', 1665499905, 0) is defined twice, at game/ending.rpy:2 and game/ending2.rpy:2.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895

Mon Sep 11 19:53:12 2023
Did you save EXACTLY at the "SAVE NOW" Screen? If not you need to do that.
(If that's the problem)
 

HentaiKami

Engaged Member
Jan 27, 2019
2,509
3,736
View attachment 2921967

not weird but indeed ironic
a comfortable woman is one of the most sexiest things
there's more to it (like the balance between what is shown and isn't) but i won't get into a full theory of why the t-shirt trumps lingerie
While true that woman can look sexier in old t-shirt than she does in lingerie, it's extremely situational i'd say, even when she would be equally comfortable with both. Whole situation basically factors to what would be sexiest option, the environment, mood etc...
 
  • Like
Reactions: CircaAD and MoonBox

HentaiKami

Engaged Member
Jan 27, 2019
2,509
3,736
I'm wondering why we got a new standalone version instead of continuing part 2 ? I mean part 2 was already quite recent.
As MoonBox stated at the end of update 37, it's in order to keep the size of a part within reason. Not everyone is as lucky as some of us and has space to keep the game on their harddrive permanently or connection available to download it again every time.
 
  • Like
Reactions: MoonBox
3.80 star(s) 299 Votes