Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

𝗣π—₯π—’π—•π—Ÿπ—˜π—  π—ͺπ—œπ—§π—› π—¦π—”π—©π—˜ 𝗔𝗑𝗗 π—Ÿπ—’π—”π——

A topic by Franz90 created Aug 26, 2024 Views: 529 Replies: 19
Viewing posts 1 to 3

This appear whenever I click on Save or Load in my laptop. I keep clicking Reload but it does nothing.

i assume you mean when you bring up the screen with the saves?

There is more to the error below if you keep scrolling down, consider taking screenshots (press S on your keyboard to save them in your folder) and send here.

For now, i can guess two things: you named your file with a weird character in the game, we know "[" breaks the game, i can fix that by going in the code, send the save here and i'll do it for you, if that's the case (Caro is fixing that in the next version btw). OR it's something related to a save thumbnail? Try renaming your saves in the "game --> saves" folder so they appear in a different page in-game when you call the saves screen... For example, a file named "8-3-LT1.save" shows up at page 8, top right, make it so they all appear in different pages, so you will find out which is the corrupted one once you check that page.

oh yeah I named my latest file (Without killing moles) since I wanted to start the mole arc without killing em. I guess using the () broke the game, my bad I didn't know. 

(1 edit)

very likely those break it like [ because they may interfer with the language used in the code itself, either send the save here or wait for the update. the thing was fixing a line at the very end of that exception (by scrolling below) simply by removing the line in an editor (i have visual studio), changing the save name in-game and re-adding the line (to be safe, the game seems to work regardless without it). i can't check what line it was now because it seems the guy i fixed it for before deleted the thread lol.

if you can't use the editor and fix it yourself, send the save here, i'll fix it, but i need to sleep now.

P.S: the moles become hostile after you kill 5, as in they can just kill you in that grinding spot behind Kin/Kith, a line changes with Atah, but it seems nothing else for now. Still, 0-4 moles is the exact same, in case you killed very few.

So should I copy/screenshot everything and send it here? 

Also another question, based on the guide about the suspicious points, I did the math and it's possible to stay at 3 suspicious points to both Naxus and Axel since I followed the guide. So how will that work? What route will I end up with? 

(1 edit)

the exception screen, yes. the save (if needed) can be shared through google drive, dropbox... and then you send the link here, or find me on discord, i'm on the gayme server.


as the guide says:

If Axel’s suspicion points ≀ Nauxus’s β†’ bull route

If Nauxus’s suspicion points < Axel’s β†’ lizard route

("≀ " meaning "less or equal", so Axel, but Nauxus still dates you if you end up doing neutral route; if you are concerned about killing the spy, it influences a quest about collecting ingredients later on, idk if it will matter again later on).

(1 edit)

I'll try but I have assignments and classes tomorrow so I'm gonna be really busy. Maybe if I'm to busy I might actually forget about it so might as well wait for the update. So if I wait and download the next version, will it fix the problem?? 

Though I wish will make an actual neutral route when you can have good terms with both of them (Swap it with the Salye route HAHAHAHAHA) Although that would be too greedy but it's not a bad idea, just give it less content compared to choosing between the two so players can still decide to choose between the two for more and deeper contents. Also regarding to the new r18 scenes, I here there's a gore in it. Spoil me, is it bad or maybe not? Cuz I've probably seen worse. 

(1 edit)

take your time, but yes, Caro confirmed he will fix it.

The routes actually were meant to be more... strict, but they are still meant to be like that to incentivize replayability (worth it for the differences in story themselves tbh~) even if i'd date them all too~.

The only gore in recent sex scenes is the vore scene, but no chewing or actual gore tbh, it's just pretty sinful~.

Anyway, is it possible to have a sex scene with Snow in the future? I know it's kinda fucked up since Snow is a spinning image of MC's father but.. Kinda hot.. Also, has anyone thought about a possible sex between Axel and Naxus? I kinda imagine seeing Naxus getting dicked down...

Nothing wrong with fictional potential wincest~. And i have been hoping for that too, maybe in a bonus, since they aren't both dateable in neutral, could easily meet to discuss something related to peace and bond more, who knows~.

Problem with the first one is Patreon banning incest now btw, so Caro would have to come up with something (some kind of spirit taking his form?) or admit they aren't, in fact, related, which is a running mystery in the gayme.

Deleted 120 days ago

Yeah, I have a theory that Snow is someone related to the fog since how is he look like the MCs father? Maybe he's created to mess with the MCs mind? That's what bugging me. 

Hello it's me again, since it's my semestral break I decided to visit my game and downloaded the latest version! Unfortunately, the recent problem isn't fixed yet even downloading the new ver. Should I copy the code in my laptop and send it here hoping you can fix it? If you don't mind :>

ok, it got harder to pinpoint in the latest update, as the lines touched seem to be way more, but i managed to fix it by simply deleting lines 248 and 249 in renpy/substitutions.py, as those call in the exception. if you don't have microsoft visual studio (it's free) or something similar to open the .py file, send substitutions.py here, and i'll delete the lines and send it back.

(ideally, you should also paste the original substitutions.py somewhere, then go change the save file's broken name in the game, and replace the original file just in case, but it shouldn't be necessary)

should I copy all and send it here or only specific things like renpy/substitutions.py line 248 and 249 cuz I couldn't find it there. 

substitutions.py is a file in your "renpy" folder (which is a folder you should see wherever you extracted your game). attempting to open it with something like microsoft visual studio will show you all the lines of code in it, you should delete the 248th and 249th ones.

if you don't wanna do it yourself, send the substitutions.py file here (via google drive, dropbox or whatever), do not copy and paste the lines here, it wouldn't help lol. other files are irrelevant.

to be honest, I don't really understand anything you're saying. I don't have any background when it comes to game coding 😭 maybe I should just completely delete the game and start all over again. Speed running it isn't really a problem to me HAHAHA

it's literally sending a file on here...

look, save this one i am sending in this folder (say yes when it asks you to replace it), your saves should work. once you see they work, change the faulty save's name! so it won't happen again (the one in the save/load screen that has that [ character that breaks everything due to how code is read)

the file

where to put it:


I think I'm doing this right. After I replace the file I opened it using the Notepad and I keep finding that sh!ty fault and that bracket but I couldn't find it !!!