#build.gradle loom

13 messages ยท Page 1 of 1 (latest)

unborn anchor
#

strike => "strike" should do the trick

#

Can you post the entire build.gradle

#

!!code

keen gazelleBOT
#

You can use codeblocks in discord as shown below:
```java
code
```

You can also specify the syntax highlighting to use by specifying the language after the last backtick (`) on the top.

unborn anchor
#

I see nothing wrong here

#

You likely need your IDE to reload your project or something.
Sure post the logs, it may help ๐Ÿ™‚

#

Yea that log is incomplete.

#

Well there you have it ๐Ÿ˜›

#

java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'modid'!
Basically your mod cannot be run due there being errors in your code (compile) or configuration (run-time)

#

First determine which one it is, I assume the error occurs when you try to test the mod?

floral heron
#

download template mod and start again (dont change anything)

#

you can change that before you download template mod

unborn anchor