Slot error

Started by NeyGeyex on

Topic category: Help with MCreator software

Last seen on 03:13, 27. Aug 2022
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Slot error

I have a little problem, I am creating a mod with GUI and Displays but it does not work, the GUI opens fine when it only has the images, but when I add a slot, it does not open the GUI and crashes the game

the images in the GUI load me correctly, the error happens when I add a slot

https://pastebin.com/RAwNfi2E

I don't know much about java, but the error happens when I add a slot, but in the pastebin I get a different error, could you help me?

Last seen on 03:13, 27. Aug 2022
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
> Task :runClient FAILED …
Mon, 08/02/2021 - 19:49
> Task :runClient FAILED 
FAILURE: Build failed with an exception. 
* What went wrong: 
Execution failed for task ':runClient'. 
> Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value -805306369 
* 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 
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. 
Use '--warning-mode all' to show the individual deprecation warnings. 
See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings 
BUILD FAILED in 6m 27s 
10 actionable tasks: 5 executed, 5 up-to-date 
BUILD FAILED 
Task completed in 6 minutes and 27 seconds 

there are a exeption