Skip to main content

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

nomadmike09

2
Posts
1
Following
A member registered Mar 01, 2022

Recent community posts

did you get this to work?? im having the same issue.

please! thankyou

(2 edits)

hi, sorry for the late comment,  I'm having an error when i try to use this system with Chrono Engine for ABS.

It happens when i click the menu and choose the Item tab.

are you able to help me?

*fixed.  type // in front of the line. found on rpg forums

thanks

[CODE]rpg_managers.js:1949 TypeError: Cannot read property 'battler' of undefined     at Sprite_Character.setCharacter (MOG_ChronoEngine.js:11351)     at Sprite_Character.initialize (rpg_sprites.js:194)     at new Sprite_Character (rpg_sprites.js:185)     at Window_Equip.setActor (MRP_GridInventory.js:2324)     at Scene_Inventory.createEquipWindows (MRP_GridInventory.js:4361)     at Scene_Inventory.createInventoryWindows (MRP_GridInventory.js:4343)     at Scene_InventoryBase.create (MRP_GridInventory.js:3678)     at Function.SceneManager.changeScene (rpg_managers.js:2005)     at Function.SceneManager.updateMain (rpg_managers.js:1982)     at Function.SceneManager.update (rpg_managers.js:1907)