Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

errI got this im using premonition and some mattiefm mods enabled

then got this error after first one

This could be due to an incompatibility with MattieFM's Mod Manager and/or the Premonition mod.
I have a couple solutions in mind, there's no guarantee they may work but it's best to give them a try.
1. In my mod loader(TY_ModLoader.js) make it so this line:
var TY = {};
Looks like this instead:
var TY = TY || {};
2. The second solution would be to use MattieFM's Mod Manager to load the mod/s.
If neither of those work then we can try identifying the problem, does this error appear only when trying to load TY_DetailedEquip?

As for the second error, i can't tell you for certain but it could be related to the Premonition mod failing to load an image because it is missing or something else happened there.

Let me know if you encounter anything new or need further help, i'll see what i can do.

(+1)

I was able to get showrecipes to work I copied @Quiet Little Feet with ty1 and remove your modloader, then enable mods in mattie's mod loader. idk if DetailedEquip works because idk what it does to original and lucky coin doesn't work so fixed

Good to know you got it working more or less, as for the lucky coins i think mattie has like a cheat menu you could could try?
Seems a bit strange that it doesn't work but alas hopefully you get that covered with mattie's cheat menu.
And you said don't know what the Detailed Equip mod changes? What it does is hide some of the useless stats (Defense, M.Defense) and let's you see the %resistances of a character when you press left / right on the equipment scene.

Deleted 122 days ago