GameJolt-FNF-Integration icon indicating copy to clipboard operation
GameJolt-FNF-Integration copied to clipboard

Toasts aren't showing up?

Open MonkeMango opened this issue 2 years ago • 4 comments

I've been trying to use GameJolt intergration on Forever Engine, and everything's been working just fine for the most part. All except for the toasts which while they do functionally work, don't appear on the UI. I can get achievements and it'll play the noise but the toasts UI won't show up. I haven't messed with any of the GameJolt code at all, so this is pretty weird. Would appreciate the help.

MonkeMango avatar May 26 '22 23:05 MonkeMango

update flixel to the latest (4.11.0) or you can install my fix of flixel shader shit. It also fixes toasts haxelib git flixel https://github.com/TheRealJake12/flixel.git edit : I made a PR that basically says make sure flixel is up to date. Make sure you have the toast code correct though. It doesnt hurt to triple check.

TheRealJake12 avatar May 28 '22 11:05 TheRealJake12

Huh weird, I uninstalled Flixel and installed your fix and it still doesn't work. Like you can get achievements and the toasts like technically work but they just don't show up.

MonkeMango avatar May 28 '22 16:05 MonkeMango

weird.

TheRealJake12 avatar May 29 '22 01:05 TheRealJake12

you should put it at the buttom of setupGame function!

JustJasonLol avatar Oct 05 '22 03:10 JustJasonLol