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

Active 4 days ago
Joined Feb 2018
Points:
1987

User statistics:

  • Modifications: 1
  • Forum topics: 163
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 786
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
Active 4 days ago
Joined Feb 2018
Points:
1987

User statistics:

  • Modifications: 1
  • Forum topics: 163
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 786
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.