Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Hello! thank you for the reply. I'm so sorry im very new to RPG maker so forgive me for not knowing about the console

This is what i got from the console:


Kadajah_SkillTree.js:781 Uncaught TypeError: settings.actorTrees.forEach is not a function

    at Kadajah_SkillTree.js:781

    at Kadajah_SkillTree.js:2501

DevTools failed to parse SourceMap: chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map

I tried adding [] to the ActorTree text box, then pasting the exported JSON into the array, that stops the game from crashing but doesnt show any skill tree ingame.

I am using both Editor and Plugin from the same .zip file (v5.2) just to rule that out

The default skill tree that comes with the Plugin works fine, but is in a different format than the one generated with the editor.

damn im so sorry i figured out the issue, i was pasting the json into the full actortree array,  not the individual actortrees