Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Post Your Bugs and Glitches Here!!! Sticky

A topic by Jazztheman created Feb 26, 2025 Views: 1,047 Replies: 30
Viewing posts 1 to 9

just bugs and glitches

from: Urmom23Lbozo


I keep getting an error every time I try to open the game file which is making it unplayable do you know why? 

Bootstrap to the start of init.init took 0.17s

Early init took 0.02s

Full traceback:

  File "D:\DOD-Chapter3EP2-PUBLIC-pc\DOD-Chapter3EP2-pc\renpy\bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "D:\DOD-Chapter3EP2-PUBLIC-pc\DOD-Chapter3EP2-pc\renpy\main.py", line 425, in main

    renpy.loader.index_archives()

  File "D:\DOD-Chapter3EP2-PUBLIC-pc\DOD-Chapter3EP2-pc\renpy\loader.py", line 261, in index_archives

    index = handler.read_index(f)

  File "D:\DOD-Chapter3EP2-PUBLIC-pc\DOD-Chapter3EP2-pc\renpy\loader.py", line 133, in read_index

    index = loads(zlib.decompress(infile.read()))

error: Error -5 while decompressing data: incomplete or truncated stream

Before loading the script.

error: Error -5 while decompressing data: incomplete or truncated stream
Developer

Firstly, which version did he download?
Second, did your own error got resolved?

i have no clue which version he had, i just grabbed this comment from the old bugs and glitches. (because it had too many comment between us) and i moved the comment here so all the info he gave is here


as for my glitch no because every time i load the save it keeps giving an error then gives me the rollback, ignore, open and other stuff options and all of those options bring me back to the beginning of the game to select my name

Developer

I think at this point you should start a new game. 

alright thanks for having the patience to deal with me

Developer (1 edit)

No Problem. Hope you enjoyed the game

(+1)

i did and i still do

I downloaded the newest version, and no.

Developer

Which platform did you download for?

Urmom23Lbozo

pc

Developer

It seems like you are missing some files, Have you tried re-downloading the files?

error after julie scene in office.

tuple type used instead of int or something

(+1)

Can't reply to Julie's message after the office scene

same

tried to open the wallpapers app in the phone shortly after finishing the prologue and got an error

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 609, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/sandbox/phone_system.rpy", line 1210, in execute

  File "game/sandbox/phone_system.rpy", line 1210, in execute

  File "game/sandbox/phone_system.rpy", line 1226, in execute

  File "game/sandbox/phone_system.rpy", line 1246, in execute

  File "game/sandbox/phone_system.rpy", line 1255, in execute

  File "game/sandbox/phone_system.rpy", line 1261, in execute

  File "game/sandbox/phone_system.rpy", line 1262, in execute

  File "game/sandbox/phone_system.rpy", line 1269, in execute

  File "game/sandbox/phone_system.rpy", line 1269, in keywords

  File "game/sandbox/phone_system.rpy", line 1270, in keywords

  File "game/sandbox/phone_system.rpy", line 1270, in <module>

IndexError: list index out of range

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

Full traceback:

  File "sandbox/map.rpyc", line 143, in script

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\ast.py", line 2232, in execute

    self.call("execute")

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\ast.py", line 2220, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\statements.py", line 281, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 609, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\exports.py", line 3181, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\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\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/sandbox/phone_system.rpy", line 1210, in execute

  File "game/sandbox/phone_system.rpy", line 1210, in execute

  File "game/sandbox/phone_system.rpy", line 1226, in execute

  File "game/sandbox/phone_system.rpy", line 1246, in execute

  File "game/sandbox/phone_system.rpy", line 1255, in execute

  File "game/sandbox/phone_system.rpy", line 1261, in execute

  File "game/sandbox/phone_system.rpy", line 1262, in execute

  File "game/sandbox/phone_system.rpy", line 1269, in execute

  File "game/sandbox/phone_system.rpy", line 1269, in keywords

  File "game/sandbox/phone_system.rpy", line 1270, in keywords

  File "game/sandbox/phone_system.rpy", line 1270, in <module>

  File "C:\Users\?????\OneDrive\Desktop\uh\DOD-Chapter3EP4-pc\DOD-Chapter3EP4-pc\renpy\revertable.py", line 217, in __getitem__

    rv = list.__getitem__(self, index)

IndexError: list index out of range

Windows-10-10.0.26100 AMD64

Ren'Py 8.0.3.22090809

DilemmaofDevotion Chapter3EP4

Sun May 18 21:34:58 2025

[/code]

Hi, got a problem with the messages on phone, I cant go down to see messages from some people. Am I missing a button ? 


Developer

Did you download the android build? It should have a scroll bar

If you are using the pc build in joi-play it won't work

im using à PC and the PC version. I dont have à scrole bar. Or I cant see it. 

Developer

Use mousewheel.

i was playing on a laptop, Im not use to scroll down with the pad, its working thank you! 

The entire map and background went BLACK.

The locales are still visible houses, college, gas station, etc... but the background map IS BLACK. 

The INTERIORS are ALL BLACK TOO

The doors and items like TV/Computer are there, and the NPCs are visible... but it is still IMPOSSIBLE to navigate properly. 

I have no idea what to do or where to go... and this bug makes it EVEN HARDER to work that out. 

Developer

I am aware of the bug... Will post the fixed version soon.

I cannot even see the bed to sleep in. I am told to sleep, so a someone will text me, but I CANNOT. 

All I can do is "Freshen Up" late at night... and that clicks the day over. 

Developer

It has been fixed now. (For compressed version and android version). You can download those versions and the bugs will be fixed.

Thanks heaps

I have a couple more bugs. 

I am told wot watch TV with Zoey at night... but I cannot. She is not in the lounge room, and she wont interact with me in her bedroom. 

I am told to visit Jane on Thursday... technically it says 'IN Thursday'.... but no matter what time on Thursday I cannot. 

I am told to leave the door open when bathing (though actually we're showing)... for progress with Eugene, It worked once before, but now, I just get a little white marker saying 'Affection X 3" and no scenes. The thing is, this is a NEW save. 

Now, I cannot rollback. Since the Washing Machine scene with Deborah, I cannot roll back most scenes... but I CAN with Rachel and the Cafe. 

Developer

Affection X 3 means you don't have enough affection with eugene,

you can watch tv with zoey in her room

try visiting jane on evening.


some scenes block rollback for certain parts of story so you either need to load another save or load from Auto

But I do not have any other way of raising affection with Eugene.... I watched TV with her... and there is no other option, the guide says bathe, leave the door open. 

There is literally nothing else I can do. 

Also, I cannot watch TV with Zoey in her room, I DID once, in the evening and after that it told me to watch TV with her AT NIGHT, but the MC only says "I should not bother her again tonight"... even though we have NOT spoken AT ALL that day. 

Developer

for zoey you have already watched tv with her so you can try doing it the next day. 
as for eugene you probably missed out on some affection earlier, you can try playing previous save for that.

I have started a new game. I will try and see what happens..

My last game was littered with error pages. 

I finally updated and we'll see. I am a little in to this story, to a degree... seems like it is not batsh*t crazy like some AVNs, nor preachy like the ones which try to be a little and emotional, so I am kind of hoping this new update runs everything smooth.