Closed Hirozaku closed 1 year ago
there is nothing useful here and fastcraft is closed source. maybe upload some full logs, like fml client/server latest from log folder
i thought fastcraft wasn't compatible on later java versions?
fastcraft is fine and in the pack by default
Thanks for the fast answer, just added both fml-client-latest.log and fml-server-latest.log to the original post
so netty errors actually unless those arent critical. beyond me for sure
Did the fastcaft error can be provided by the default configuration of g-portal, cause they use a cusreforge conf ?
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(14) + length(1) exceeds writerIndex(14): UnpooledHeapByteBuf(ridx: 14, widx: 14, cap: 14)
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.network.PacketBuffer.func_150792_a(SourceFile:50) ~[et.class:?]
at net.minecraft.network.PacketBuffer.handler$zbb000$modularui$readItemStackSizeInteger(SourceFile:968) ~[et.class:?]
at net.minecraft.network.PacketBuffer.func_150791_c(SourceFile:116) ~[et.class:?]
at net.minecraft.network.play.server.S04PacketEntityEquipment.func_148837_a(SourceFile:27) ~[hz.class:?]
at net.minecraft.util.MessageDeserializer.decode(SourceFile:40) ~[ez.class:?]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
It looks like corrupted packet caused by ModularUI, though I cannot find error related to PacketBufferMixin
in the logs.
We tried resetting the server and do a clean install again, same issue. I can connect to public server with no issue. Can it come from the provider ? (G-Portal)
Can you provide the server log that corresponds to when you tried to join? The server logs stops at 16:25:30, but your own log indicates you began to connect at 16:30:06.
Sure here are all the files from a new test crash-2023-05-23_18.13.31-client.txt fml-client-latest.log
About the server logs, they didn't update with this connection (latest is 18:00) fml-server-latest_1.log
Wild guess, did someone build the hydro dam in your world?
Your error is right next to that mod loading its mixin, and there was a report here https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/13409 that it crashes players by sending them bad packets.
Wild guess, did someone build the hydro dam in your world?
Your error is right next to that mod loading its mixin, and there was a report here #13409 that it crashes players by sending them bad packets.
We didn't even get the chance to hop on the server. When i try to connect i sometimes see the shortcut bar then i get the error showed in the screen. My friend has the same issue, we have a private server just for both of us.
I got no idea, guilt by proximity was my best guess from the info provided edit: your latest server log shows that the server failed to launch, are you sure that that's right log?
Actually, the server didn't generate a new log after the last i posted... So i can't provide any that has matching hour with my last connection. If a new log file gets created without action from our side, i'll add it to the post. Sorry for the lack of informations.
Hello, it seems like the issue was coming from the provider (G-portal) We tried with Bisecthosting, no more issue.
Your GTNH Discord Username
No response
Your Pack Version
2.3.3
Your Server
Private server
Java Version
Java 20
Type of Server
Don't know
Your Actions
Trying to connect to server, instant crash with following error
Crash Report
fml-client-latest.log fml-server-latest.log
Final Checklist