Skip to main content

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

Lordling of Hearts

An erotic, cozy, and comedic text/RPG adventure · By Nranchs

Bug, Android version crashing when attacked by hostile NPC's

A topic by Patchouli created May 22, 2024 Views: 263 Replies: 3
Viewing posts 1 to 3
(1 edit)

i could play the game fine just until the first leaf monster interacts/attacks me then the screen turns black and just crashes

i played the browser version and have not experienced this issue

Developer (3 edits)

How odd. That is the first point a GPU shader is used, outside the preloader, which can cause some problems on integrated hardware. It is strange that the web version works fine though, as it should have the same problem, but more so.

Does this only happen when an attack hits, or does it also happen when you inspect the target?

(2 edits)

yeah only when anything attacks me

inspecting works fine

also my phone is (Samsung Galaxy A20s) October 2019

Developer

Yes, it's a shader issue then. It appears to be a know issue with the GODOT engine (https://github.com/godotengine/godot/pull/87352). They are attempting a fix with the next major release. I will upgrade to that once it releases.