Started by
lucasgeitgey
on
Topic category: Troubleshooting, bugs, and solutions
I can't get this to work! Here is what I have done:
- gone to https://mcreator.net/download/link and downloaded latest version (for NeoForge 1.21.8)
- placed the jar file into <workspace>\run\mods
- Ran minecraft
- Pressed L to open menu
- Menu open, just shows Searching for link enabled device... then I look it up
- Opened MCreator Link: Getting started with Arduino | MCreator
- Downloaded library to Arduino IDE
- Opened "C:\Users\adam\Documents\Arduino\libraries\MCreator_Link\examples\BareMinimum\BareMinimum.ino" in Arduino IDE
- Uploaded to Arduino Uno R4 WIFI
- Opened Minecraft, still not showing up
- Force stop Arduino IDE to see if it was using the serial port
- Still not showing up in minecraft
- Follow instructions for MCreator Link: Installation | MCreator (opened workspace settings, went to the external apis, and enabled MCreator Link)
-
Pressing Confirm on the Refactor Workspace popup
-
Executing Gradle task: build Build info: MCreator 2025.3.42611 EAP (42611), neoforge-1.21.8, 64-bit, 32687 MB, Windows 11, JVM 21.0.8, JAVA_HOME: D:\Downloads\MCreator.EAP.2025.3.42611.Windows.64bit\MCreatorEAP2025342611\jdk, started on: 2025-10-20-14:12:48 Loaded APIs: mcreator_link BUILD FAILED Task completed in 9 seconds Calculating task graph as no cached configuration is available for tasks: build FAILURE: Build failed with an exception. * Where: Script 'C:\Users\adam\MCreatorWorkspaces\test_fabric_mod\mcreator.gradle' line: 6 * What went wrong: A problem occurred evaluating script. > Could not create task ':mcreatorLink'. > Can't get https://mcreator.net/link/download/1.21.8 to C:\Users\adam\MCreatorWorkspaces\test_fabric_mod\lib\mcreator_link.jar * 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 736ms Configuration cache entry stored. BUILD FAILED Task completed in less than a second
Help me?
Thanks for the bug report, this should now be fixed