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
Trying to use a vanilla or even just a custom tag for limiting the input slot vut every time I get
Build info: MCreator 2023.2.24119, fabric-1.19.2, 64-bit, 32002 MB, Linux, JVM 17.0.5, JAVA_HOME: /home/owner/Downloads/MCreator.2023.2.Linux.64bit/MCreator20232/jdk, started on: 2023-09-05-02:54:41
Configure project :
Fabric Loom: 1.0.18
Not publishing sources jar as it was not found. Use java.withSourcesJar() to fix.
Task :compileJava FAILED
/home/owner/Downloads/haven_smp_professions/src/main/java/net/havensgasming/professions/world/inventory/RunetableMenu.java:53: error: cannot find symbol
return stack.is(ItemTags.create(new ResourceLocation("haven_smp_professions:runes/runes")));
^
symbol: method create(ResourceLocation)
location: class ItemTags
1 error
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.
Issue description
Trying to use a vanilla or even just a custom tag for limiting the input slot vut every time I get
Build info: MCreator 2023.2.24119, fabric-1.19.2, 64-bit, 32002 MB, Linux, JVM 17.0.5, JAVA_HOME: /home/owner/Downloads/MCreator.2023.2.Linux.64bit/MCreator20232/jdk, started on: 2023-09-05-02:54:41
Execution failed for task ':compileJava'.
BUILD FAILED in 1s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 2 seconds
How to reproduce this issue?
Use a tag with the limit stack input in the slot editor
Operating system
Linux
Details
mcreator 2023.2
1.19.2 fabric gen
Example workspace
No response
Logs
No response
Issue tracker rule checks (please read carefully)
The text was updated successfully, but these errors were encountered: