Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

After i finished version 0.6 my game start crushing everytime i launch in

Any ideas why?

(-1)

Corrupted game or save files maybe? Have you tried redownloading/reinstalling? Do you get an error message?

Same problem here. Not only I redownloaded and re-extracted the game, but also tried reinstalling Windows, installing Python, installing other runtimes, deleting save files, ...and it stil crashes after the first sound of launch. Here's the log:

Tue Sep 19 01:27:17 2023
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Bootstrap to the start of init.init took 0.19s
Early init took 0.02s
Loader init took 0.07s
Loading error handling took 0.14s
Loading script took 4.46s
Loading save slot metadata. took 0.44s
Loading persistent took 0.44s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 6)
 - Init at renpy/common/00images.rpy:52 took 0.33500 s.
Running init code took 0.55s
Loading analysis data took 0.13s
Analyze and compile ATL took 0.23s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc. took 0.49s
DPI scale factor: 1.104167
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: "Couldn't load nvlib." (can be ignored)
Creating interface object took 0.00s
Cleaning stores took 0.00s
Init translation took 0.55s
Build styles took 0.01s
Load screen analysis took 0.00s
Analyze screens took 0.03s
Save screen analysis took 0.22s
Prepare screens took 0.20s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.01s
Performance test:
Interface start took 0.61s
Initializing gl2 renderer:
primary display bounds: (0, 0, 1600, 900)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ATI Technologies Inc.'
Renderer: 'ATI Mobility Radeon HD 4500 Series'
Version: '3.3.11672 Compatibility Profile Context'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1600, 900) drawable=(1600, 900)
Maximum texture size: 4096x4096
Total time until interface ready: 10.2751700878s
(1 edit) (+1)

You reinstalled Windows? That's commitment. So you've essentially replaced everything but it still doesn't work... This might be above my area of expertise but here's what I think: Your log looks fine actually, none of those warnings seem to be of critical nature. I still suspect that it might have something to do with the savefiles...

Try this: Delete/move the saves folder of the game AND open your Windows search, type %appdata%, find the RenPy folder, then delete/move the Eternum-[Numbers] folder. Or heck, try deleting/moving the entire RenPy folder if you need to.

Renpy keeps a second set of saves in the user folder, maybe those cause trouble.  If that's not it, I'm out of ideas. Maybe a driver problem of some sort, idk. EDIT: Make sure to tell me if it worked, I'm curious :P

I have checked. Even the previous version of Eternum which I had fully played doesn't run anymore. There are two other Itch games that I have the same issue with: MurMur and My Bully Is My Lover. I guess it relates to some Windows update or something like that, because it's just after a unknown date that this problems appeared and doesn't go away no matter what.

Sorry to hear that. Then this is a general RenPy problem I guess. I'm definitely out of my area of expertise here, you should escalate this to general RenPy forums. :(