Skip to main content

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

Bug Reports Sticky

A topic by andromeda created Dec 18, 2020 Views: 610 Replies: 7
Viewing posts 1 to 6
Developer

Post about any problems and errors that occur in game!

Hello, sorry if I say something nonsensical since this is translated but hey, I realized that with the yokins cheat mod a character appears that is "blocked" and is yung cuz or Cruz whatever. I don't know if it's normal or Some of the territorial expansion mod since I do not have it installed as it is great mod

Hello.

Thank you for making a great mod.

I am happy to play.


There is a problem with Melting's ultra (viscosity) in v2.1.

HP will increase too much.


[viscosity.skill.gml] Line 29

I changed this and it worked fine.

my_health += viscous_lsthealth;

my_health = viscous_lsthealth;

Developer

Thank you for reporting this! I'll make sure to get that sorted, I appreciate you including a method to fix it.

Hi,

I was going through your mod to learn how to do things for my mod and I came across this in cheekpouch.skill.gml. 

there is a comma at the end of that line instead of a semicolon. I have no idea if breaks anything, coz I haven't tried it. 

Developer

That's perfectly fine! When you use 'var', you can chain temporary variables by adding a comma and setting a new temporary variable after the comma, rather than using 'var' over and over.

Oh. Wow. I learn something new every day. Thanks. Sorry to have bothered u with this. had no idea

the crown seems to be really buggy when combined with other mods