Nadira

Well-Known Member
Jun 29, 2024
1,170
3,382
Yeah, that works, and so did the button but I have trouble getting the orange highlight to show up when you hover over the button. The roll back button has the same issue but I don't use it so didn't notice. The rest of the menu works fine though.

I should also mention that I moved onto part 2 last night and it's not an issue there.

Something else of note is that when I moved over to part 2, it warned me that my save for part 1 was made on another device (It wasn't). And I just opened to part 1 again to see if I still had the fullscreen issue and I'm getting an error on a save I just made last night.

Someone else mentioned I might have a corrupted download and I'm willing to believe them, but again I'm on part 2 now so as far as I'm concerned the problem solved itself.

I thought I'd post the error report just in case it was helpful to you.

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

While running game code:
  File "renpy/common/00action_file.rpy", line 463, in __call__
    renpy.load(fn)
ModuleNotFoundError: No module named 'renpy.display.scenelists'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\core.py", line 4258, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\screen.py", line 743, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\behavior.py", line 1073, in event
    return handle_click(self.clicked)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\behavior.py", line 1008, in handle_click
    rv = run(action)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\display\behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 463, in __call__
    renpy.load(fn)
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\compat\pickle.py", line 100, in loads
    return load(io.BytesIO(s))
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\compat\pickle.py", line 97, in load
    return up.load()
  File "C:\Users\Admin\Downloads\TFS-Update_12a-pc-compressed\renpy\compat\pickle.py", line 93, in find_class
    return super().find_class(module, name)
ModuleNotFoundError: No module named 'renpy.display.scenelists'

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
The Fiery Scion Update_12a
Thu Apr 17 09:13:38 2025
The most concerning thing here is not the error log, but that your user is called Admin...
 

TiranoSupremo

Newbie
Jul 27, 2017
68
130
I probably just didn't set my computer up right.
Thats pretty normal when you installed an "All in one" version of windows.. anyway.. playing the game straight from the "Downloads" folder.. thats a worring sign my friend... at least put the damn porn game in another folder.. damn it.. my OSD is make me itch every cell from my body.. why men? why?!
 
  • Haha
Reactions: Nadira and Elhemeer

Elhemeer

Conversation Conqueror
Jun 20, 2022
6,845
11,411
Thats pretty normal when you installed an "All in one" version of windows.. anyway.. playing the game straight from the "Downloads" folder.. thats a worring sign my friend... at least put the damn porn game in another folder.. damn it.. my OSD is make me itch every cell from my body.. why men? why?!
I get you there ... I have "Stuff/Games/renpy/" THEN all my AVNs ... not even connected to the downloads folder ...
 
  • Like
Reactions: TiranoSupremo

Shenhan

Member
Apr 7, 2018
439
677
Thats pretty normal when you installed an "All in one" version of windows.. anyway.. playing the game straight from the "Downloads" folder.. thats a worring sign my friend... at least put the damn porn game in another folder.. damn it.. my OSD is make me itch every cell from my body.. why men? why?!
Why? people keep telling me things I'm doing are worrying but nobodies bothering to explain why?
 

HiHaHo

Well-Known Member
Jan 2, 2023
1,994
2,861
Why? people keep telling me things I'm doing are worrying but nobodies bothering to explain why?
not sure this is legit question but here we go.
because opinions don't need to be explained?
and one acutally did:

my OSD is make me itch every cell from my body.. why men? why?!
this is men bantering .. very lightly and polite ... if it was legit i sure hope you grow some skin and/or grow your social skills
 

Fulminato

Well-Known Member
Oct 17, 2017
1,456
1,240
Why? people keep telling me things I'm doing are worrying but nobodies bothering to explain why?
because all of them are huge security risk.
the admin account is used only for doing admin business {you logout your normal account, login with admin, doing exact only the thing you need to do, then logout admin and login your normal account}, because if your account will be compromised and that is the admin account you will be royally fucked. the download folder it's the same by a less degree, it's a special folder with special permission
 

TiranoSupremo

Newbie
Jul 27, 2017
68
130
Why? people keep telling me things I'm doing are worrying but nobodies bothering to explain why?
Two reasons..first security reasons, let the default name for the use (Admin, Administrator, User) can be use as even a backdoor to your data, the second one is mostly for order.. i mean the "Downloads" folders is royal mess when compressed files are extrated there, not gonna even talk about the indexing from the complete "user" folder. There is a secondary reason, for privacy reasons, i mean, Downloads folder is like your frontyard together with the Desktop folders, if you need to show your PC to someone, you normally dont wanna show them your virtual porn collection. Now if you dont give a fuck, good for you.
 
4.50 star(s) 66 Votes