Error in 2024.3 Command Parameter Prcedure Code Generation.

Started by brendanlevoy on

Topic category: Troubleshooting, bugs, and solutions

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error in 2024.3 Command Parameter Prcedure Code Generation.

When adding command parameters block to a procedure element, the element does not compile properly. This is due to the absence of a line which imports the necessary CommandContext class. Example:
https://pastebin.com/A8W5XRih