Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DREAMsmp- a dsmp fangame (update 3)

You wake up in a strange world- The dream smp world. What story will you choose? · By Sam does Games

Instructions for bug fixing

A topic by Skye_TheARSONIST created Nov 09, 2022 Views: 298 Replies: 3
Viewing posts 1 to 4
(3 edits) (+1)

hello! i just started playing and noticed some bugs in the games code, which cause an error screen to pop up when helping ghostbur and 2 other errors while talking to tommy after helping ghostbur. so here is the fix.

if you want to do it by yourself you have to change the code in  "script", line 932 from "default go_with_ghost = False" to "default go_with_Ghost = False"

although, if you dont feel like changing the code yourself, you can download the modified script file from the link below and simply replace the original one in it. if you dont know how to do that, simply open the unpacked folder of the game and go into the "game" folder. in it you'll find "script.rpy". you need to copy and paste the modified script folder in the game folder and delete the old one or move it from the game files. after that the game should work pretty much fine. if i find any other bugs i will reply to this post with the bug and the way to fix it.

EDIT 1: the new script file which also fixes the phil sprite bug is now on google drive

EDIT 1.5: i just found something i did wrong in the code- setting the "default go_with_Ghost" option to true actually makes it so that the tommy dialogue will be the ghostbur one even if you didnt choose the option so im gonna fix that and add it as a half update on the google drive

here's the link to google drive where you can download the fixed code file: https://drive.google.com/drive/folders/17fYk5Mw9wYwyZoQLypTu9mwJa0wo1BAN?usp=sha...

guess what! i already found another bug! when you choose to stay with phil on the ghostbur dialogue, when you ask about him theres a scene where his sprite is missing. the cause is simple. the dev forgot to make/include a nervous sprite of philza and then tried to add it to a scene. theres no real fix for this, since i cant just make a whole new sprite, but if you really want it to be fixed, you can swap  "show phil nervous day" in line 1116 of script to "show phil annoyed day", which will replace it with an existing sprite which also kinda fits, or you can download and replace the script file with the updated file on the google drive i linked above. have a great day :D

aaaalright another one. BUT BE WARNED, SPOILERS AHEAD


when you achieve the "nightmare" dreamxd name easteregg, when you choose the no option, this string of code should go off:

        "No.":

            n "No?"

            n "."

            n ".."

            n "..."

            show jumpscareXD

            scene game over

            return

but, the problem is............. the dev didnt make the jumpscareXD file to begin with :/ 

theres not a lot of ways to quickly fix this, so the bug fix might take some time (i might have to make the jumpscare myself, and im kinda ill right now), but when i do have it done i'll update this topic and upload the fixed file on google drive

please help this game looks really fun but it won't let me go past the first scene :(