ShangTsung

Active Member
Aug 6, 2017
717
1,401
I have this error i get multiple times with the last update.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 55, in execute
NameError: name 'intro_nude_button' is not defined
Any way to fix it please ?
 

Orzammar

Member
Nov 21, 2017
277
314
I'm in an infinite loop (ironic, I guess) of the School i the morning. Hint says Ellie is there, but I'm always stuck in convo with Nicole. Nicole's hint says something about saying I have feelings for her, but the option never shows up. Just the same events every morning every day.
 

JudasICarrot

New Member
Jun 19, 2019
14
37
yeah got everything done but the stuff for zoe. took a peek at all the images and did not see anything new that would be for her story. Unless they were put in the file list not at the end, but all the other new stuff is together so I doubt it. I guess there just is no zoe in this release.
That problem again? :rolleyes:
 
  • Like
Reactions: Masq87

GTBALL_BALLY

Unknown User
Apr 5, 2020
181
1,637
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 55, in execute
NameError: name 'intro_nude_button' is not defined

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

Full traceback:
File "3_School_label.rpyc", line 1976, in script
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\ast.py", line 671, in execute
statement_name("say")
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\ast.py", line 45, in statement_name
i(name)
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 55, in execute
File "<screen language>", line 55, in <module>
NameError: name 'intro_nude_button' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
EchoesOfLust2 S2E3
Thu Dec 24 13:39:28 2020
 

Old Dog

Message Maven
Donor
Jul 20, 2017
14,979
91,170
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 55, in execute
NameError: name 'intro_nude_button' is not defined

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

Full traceback:
File "3_School_label.rpyc", line 1976, in script
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\ast.py", line 671, in execute
statement_name("say")
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\ast.py", line 45, in statement_name
i(name)
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\Setups\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 52, in execute
File "game/G_Cheat_Menu.rpy", line 55, in execute
File "<screen language>", line 55, in <module>
NameError: name 'intro_nude_button' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
EchoesOfLust2 S2E3
Thu Dec 24 13:39:28 2020
https://f95zone.to/threads/echoes-of-lust-s2-e3-inceton.21005/post-4786310
Here for solution
 

Demon Jhim

Well-Known Member
Aug 5, 2017
1,994
956
I get this error
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/G_Cheat_Menu.rpy", line 52, in execute
  File "game/G_Cheat_Menu.rpy", line 52, in execute
  File "game/G_Cheat_Menu.rpy", line 55, in execute
NameError: name 'intro_nude_button' is not defined

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

Full traceback:
  File "3_School_label.rpyc", line 2222, in script
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "C:\Users\obliv\Documents\MEGAsync Downloads\EchoesOfLust2-S2E3-pc-Compressed\EchoesOfLust2-S2E3-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/G_Cheat_Menu.rpy", line 52, in execute
  File "game/G_Cheat_Menu.rpy", line 52, in execute
  File "game/G_Cheat_Menu.rpy", line 55, in execute
  File "<screen language>", line 55, in <module>
NameError: name 'intro_nude_button' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
EchoesOfLust2 S2E3
Thu Dec 24 16:16:59 2020
 

freaking_hecks

New Member
Apr 3, 2020
3
0
Does anyone have any MEGA links for season 1? I wanted to try the game, but none of the downloads for season 1 work except one that is 10 hours of downloading which will probably not happen since Chrome will fuck me over somehow. Ty
 
3.80 star(s) 234 Votes