CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Others Completed Resident Cheesel: Moushley [v1.3] [Edmango]

4.00 star(s) 6 Votes
Mar 19, 2018
330
749
Did you by chance open the .console.exe instead of the .exe?
surprisingly, no! i was ready to write a post about how stupid i was and everything, thinking that probably was it, so i went to open the normal .exe, making absolutely sure it wasn't console.exe...

...and it's still in debug mode.
 

DenseFool

Active Member
Oct 30, 2020
677
781
when i launch the game, it's in Debug mode, making it so that everything is covered in white squares. anyone know how to fix this?
I am also in debug mode with no weird rendering issues. This game uses the Forward+ godot renderer which uses Vulkan. Maybe your video drivers or your GPU is cursed? lol
 

EDMANGO

New Member
Apr 24, 2023
5
7
Hi, I made this game

when i launch the game, it's in Debug mode, making it so that everything is covered in white squares. anyone know how to fix this?
The debug mode issue is more because I was dumb and didn't export it as release build (it's literally just a tick box), I've pushed a bugfix version out on the itch page. But this white square bug is *VERY* new to me, could you post a screenshot of it or PM me what it looks like, because boy howdy does that sound SUPER weird and I'm imagining something is happening that's causing the tilemap to just break entirely.

I imagine that this isn't normal...
View attachment 3610439
You're right, it's not, you're the 4th or 5th person I've seen report this bug and I cannot for the life of me figure out what is causing it. I thought it was the main menu glitching out, but it's not the right color, nor is it in the right position to just be a bug with that. It can't be the Background Manager or the UI manager either because it's still a different color. It's almost like the viewport just crapped itself, but only in this room. I'm also not doing anything *different* here either so it's just weird. What kind of device do you have or are running the game on? And do you remember what you did just before this and entered the room, maybe something like spam click something, or open the menu during a level transition?


Either way, thanks for the memes y'all I just love Moushley and got hit with the brain worms to make something with her.
 

snailman1999

Newbie
Feb 27, 2020
47
23
You're right, it's not, you're the 4th or 5th person I've seen report this bug and I cannot for the life of me figure out what is causing it. I thought it was the main menu glitching out, but it's not the right color, nor is it in the right position to just be a bug with that. It can't be the Background Manager or the UI manager either because it's still a different color. It's almost like the viewport just crapped itself, but only in this room. I'm also not doing anything *different* here either so it's just weird. What kind of device do you have or are running the game on? And do you remember what you did just before this and entered the room, maybe something like spam click something, or open the menu during a level transition?
I don't think I was doing anything odd and I am just using a laptop but seemingly no matter how I enter that room the left side is just an impenetrable black void.
Edit. I am going to try downloading and playing the Android version on my phone to see if that version works.
Edit 2. The APK version just immediately crashes after the first ingame cutscene ends
 
Last edited:
Mar 19, 2018
330
749
But this white square bug is *VERY* new to me, could you post a screenshot of it or PM me what it looks like, because boy howdy does that sound SUPER weird and I'm imagining something is happening that's causing the tilemap to just break entirely.
first off, it's great to hear from you! always nice when we have devs here who don't get mad at f95zone doing what it does

second off: i've included a screenshot below, showing what i mean. i can still interact with stuff, but they cover up a LOT of things
 
  • Like
Reactions: Back

consey

Member
Aug 6, 2022
129
78
Im too lazy to get the other endings, I only got the naked ending, wind ending, BORING ending, Cheeze ending... Fuck the cheese ending I spent 30 minutes trying to find the last cheese.
 

Fishface

New Member
Apr 28, 2017
13
5
Im too lazy to get the other endings, I only got the naked ending, wind ending, BORING ending, Cheeze ending... Fuck the cheese ending I spent 30 minutes trying to find the last cheese.
Where is the last cheese? Or the second one, I suppose.

Nevermind, found it. just need to read things instead of clicking through text I guess.
 
Last edited:

mooncake013

Newbie
Aug 29, 2017
20
104
For those who want to find second cheese:

Collect the unlit torch from the right side of the second room
Embrace the statue
Use the torch on the statue
Examine the statue one last time
 
  • Like
Reactions: OleshkoTop

EDMANGO

New Member
Apr 24, 2023
5
7
first off, it's great to hear from you! always nice when we have devs here who don't get mad at f95zone doing what it does

second off: i've included a screenshot below, showing what i mean. i can still interact with stuff, but they cover up a LOT of things
Yeaaaaahh I know exactly what this is, it's your device not reading the spritesheet that is storing all of the art assets for the environment props and it's replacing it with just a 1px texture that's blank. There's not really a good workaround for that other then me restructuring how it instantiates stuff (which is also the cause of the initial lag when you first load an area). I'm working on optimizing my scripts for the next project and preloading *everything* in an assetloader (which causes some lag at runtime but makes sure all assets are properly loaded, thanks godot for being weird about this), but I have no idea why a random device out in the internet would just not load the assets (or, conversely, show a black screen over half in a random area of the map)

I don't think I was doing anything odd and I am just using a laptop but seemingly no matter how I enter that room the left side is just an impenetrable black void.
Edit. I am going to try downloading and playing the Android version on my phone to see if that version works.
Edit 2. The APK version just immediately crashes after the first ingame cutscene ends
Are you on windows or a virtual machine or anything? Windows 11? I've had people have issues who are on windows 7/8/vista, no idea about XP or anything before that though.

As for the APK, yeah, it's labeled as experimental cause I don't have a good way to iterate and test on it right now. I included it since it worked on higher end devices I had some friends test it, but I don't have a great way to bugfix specifically for android when the issue is about the number of draw calls and for loops in the beginning initialization causing the crash. Hopefully optimizing my assetloader to do some things in the background will fix this in the future though.

Where is the last cheese? Or the second one, I suppose.

Nevermind, found it. just need to read things instead of clicking through text I guess.
If you download the art pack there's a .txt file in there that explains how to find all the endings and get all the secret cheeses, I included it for people who got stuck or just didn't want to read the game's text and who just went to look at the art in the folder.
 
  • Like
Reactions: Vfan12
4.00 star(s) 6 Votes