Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags in gui cause crashes #459

Closed
3 tasks done
LOGICHACK opened this issue Sep 5, 2023 · 0 comments
Closed
3 tasks done

Tags in gui cause crashes #459

LOGICHACK opened this issue Sep 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@LOGICHACK
Copy link

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

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.

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)

@LOGICHACK LOGICHACK added the bug Something isn't working label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant