Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

Bug Report: Game crash/closes and Gameplay not working properly

Open shabman opened this issue 3 years ago • 3 comments

Running the game on macOS.

When I press enter the game closes as soon as it switches to FreePlay and Story mode doesn't show any arrows or notes in any of the weeks. There's no errors in the console, not sure why this is happening.

Using v0.2.7.1 (latest) btw

shabman avatar Sep 07 '21 15:09 shabman

Lack of loading note assets? or Lack of asset sprite?

Cheemsandfriends avatar Sep 07 '21 20:09 Cheemsandfriends

Lack of loading note assets? or Lack of asset sprite?

Don't think so. When it doesn't find a sprite with said ID/key, it sends an error on-screen instead of crashing directly. Have you modified the game in any way? Did you compile it from source?

runkanrenchu avatar Oct 11 '21 20:10 runkanrenchu

Its a pollymod problem. go to TitleState.hx, find #if polymod polymod.Polymod.init({modRoot: "mods", dirs: ['introMod']}); #end and // out polymod.Polymod.init

dakotath avatar Feb 27 '22 16:02 dakotath