-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
I am not going to write your code for you. If you are incapable of using your IDE to read and understand the vanilla code, here are 500+ other modders on github who already worked out how to do it. https://github.com/search?l=Java&q=getAverageFoliageColor&type=Code You should be able to find something that is close to what you want to do.
-
That's not a forge issue. It a gradle issue. Something is wrong with your build.gradle.kts or your gradle installation/cache which means it cannot find/download that jar Since you don't post that file it's impossible to say. And using the gradle support forums is more likely to get you better help anyway.
-
I found nothing that could help me (yes im dumb)
-
You need to posta link to your logs/debug.log and/or the crash report.
-
Hi, I had the same problem. I let a server hosting automatically install the Fabric Better MC Modpack on my server. But the server.jar wasn't Fabric but Forge. I got the same error: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(12) + length(1) exceeds writerIndex(12): PooledUnsafeDirectByteBuf(ridx:12, widx: 12, cap:12/13) So please check if you got the right server.jar file.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.