You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goldorion
changed the title
Open workbench at players location procedure block doesn't compile
Procedure blocks using PlayerEntity don't work
Aug 27, 2020
I found the cause and I will fix it as soon as I have some time. I removed something, I used in some entity procedure blocks, that was generated when an entity dependy was used, but I forgot to update procedure blocks.
Console:
Executing
Gradle task: build
Build
info: MCreator 2020.4.32115, spigot-1.16.2, 64-bit, 6028 MB, Windows 10,
JVM 1.8.0_252, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
C:\Users\ultim\MCreatorWorkspaces\ulto_plugin\src\main\java\com\ulto\plugin\procedures\WorkbenchProcedure.java:7:
error: cannot find symbol
C:\Users\ultim\MCreatorWorkspaces\ulto_plugin\src\main\java\com\ulto\plugin\procedures\WorkbenchProcedure.java:7:
error: cannot find symbol
2
errors
FAILURE:
Build failed with an exception.
Execution
failed for task ':compileJava'.
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.
BUILD
FAILED in 391ms
1
actionable task: 1 executed
BUILD
FAILED
Task
completed in 3074 milliseconds
an example workspace
The text was updated successfully, but these errors were encountered: