Little help with journey battle system(Translated Takentai)

● ARCHIVED · READ-ONLY
Started by JioInzagi 3 posts View original ↗
  1. Ok i downloaded takentai and it was functioning normally in the takentai demo.

    Good. Then i inserted it in the rpg im making,fine,it was tottaly plug and play.

    Better.All was functioning correctly, when i decided to use sara's kiss skill to recover HP.

    Then i got an error.

    "Error in script 'journey config' unkonwon maxframes. at line 1519."

    I tried again and the error continued.

    Then i created the same skill in the takentai demo and it functioned correctly.

    I then thinked it was script incompabity.

    fine.

    I created a new prioject with only the takentai scripts.

    Used a random skill and the error appeared again.

    I dont know what is wrong.

    The skills in the demo doesnt have any notetags or things.

    I transfered all the resources in the graphics folder from the demo.

    Theyre exactly the same as the ones is new project.

    Here's the link to where i downloaded takentai.

    http://forums.rpgmakerweb.com/index.php?/topic/25667-%E2%97%84journey-battle-system-v03%E2%96%BAtankentai-translation-project/

    I hope someone can help me.

    Thanks.
  2. because you are not copied all the ''animation'' data in your project this is why you get a bug of framemax
  3. thanks.