Can't find what's causing the compilation error

Started by Fire Dog85 on

Topic category: Help with MCreator software

Last seen on 01:21, 21. Jun 2023
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't find what's causing the compilation error

So I was trying to run my mod and I got an error with the compilation. I tried regenerating the code but that didn't work and it's still giving me the error. Does anyone know how to fix this? I really don't want to start from scratch again since I've gotten a lot done and it'd take forever for me to make it again, but at this point I don't know what other options I have since I can't find what's causing this error.

Last seen on 04:04, 3. Feb 2023
Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sometimes what I had to do…
Wed, 12/28/2022 - 18:05

Sometimes what I had to do to fix this is re-select items from dropdowns in the UI to make sure they were using the correct one, then re-save the mod element.

For example, if you added a procedure to one of your item's triggers:
Close the item
Save the procedure
Reopen the item
Go to the triggers section
Click on the trigger you want to update
Choose the name of the procedure you want
Re-Save the item

I hope this helps
 

Last seen on 01:21, 21. Jun 2023
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Lofty I tried doing this…
Thu, 12/29/2022 - 03:32

@Lofty I tried doing this with all my items that have procedures, but it didn't work. Do you know how to see the compile log? That could probably help me figure out why it doesn't work