MCreator get stuck at "Loading plugin templates" If I add a Procedure Block to my Plugin

Started by SparkleArts on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 14:47, 18. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator get stuck at "Loading plugin templates" If I add a Procedure Block to my Plugin
Wed, 03/22/2023 - 20:44 (edited)

I'm making currently a Plugin that adds new Global Triggers and Procedure Blocks.

I added a new Event "ShieldBlockEvent". I added also some Procedure Blocks specially for this Event.

Everything is fine until I added a Procedure Block for "setBlockedDamage(float blocked)" to make it possible to set the Blocked Damage. Then MCreator gets stuck at "Loading plugin templates" and I don't know why!

Here is the log file of MCreator:

set_damage_blocked.json:

set_damage_blocked.java.ftl:

Edited by SparkleArts on Wed, 03/22/2023 - 20:44
Last seen on 14:47, 18. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nevermind, I found the Issue…
Wed, 03/22/2023 - 21:04

Nevermind, I found the Issue myself:

For some odd reason I cannot name the file name of a Procedure Block to set_damage_blocked.