Execute Command procedure not working

Started by MrPizza333 on

Topic category: Help with MCreator software

Last seen on 20:47, 9. Sep 2019
Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Execute Command procedure not working

I Making a mod with magic so i put a execute command in it but it isn't working?

Problem: Execute command not working

 

What it says is

Execute Command /summon Fireball ~ ~1 ~ {direction:[0.0d,0.0d,0.0d]}

 

Last seen on 20:47, 9. Sep 2019
Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried that it didn't…
Tue, 04/23/2019 - 13:25

I tried that it didn't compile correctly

Last seen on 20:47, 9. Sep 2019
Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When I try that it gives me…
Tue, 04/23/2019 - 23:13

When I try that it gives me this error

:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava UP-TO-DATE
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
C:\Pylo\MCreator183\forge\build\sources\main\java\mod\mcreator\mcreator_castSpell.java:26: error: cannot find symbol
            if (!world.isRemote)
                 ^
  symbol:   variable world
  location: class mcreator_castSpell
1 error
:compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
5 actionable tasks: 3 executed, 2 up-to-date

Last seen on 14:30, 2. Aug 2022
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Neither of the links to…
Thu, 08/13/2020 - 13:45

Neither of the links to other pages work for me, it just says page not found. What was the information that was on them?