#1 No
1 messages ยท Page 1 of 1 (latest)
What is the server console saying when you try to log in?
Actually can you upload both the console log and the client log and provide the timestamp of a failed login attempt?
From a google search I've determined that the error is being caused by a packet size mismatch. I have not yet found anyone who has uploaded a solution that worked for them. This is the most detailed post I've found, by Orange_Nestea on Reddit:
The closest answer one can give you based on the info you provided there is an decoding exception. These issues can appear on both ends. They are related to the connection between client and server. The encoder / decoder is used to build packets that are in return used to communicate between client and server over the network.
You'd need the client log to see the full error.
In this case, the packet the client is receiving is too large witch is pointed out by the IndexOutOfBoundsException.
It could be that the client or server have been modified and one of the mods is not working properly in multiplayer. Evenso single player uses an integrated minecraft server they are not the same as the actual minecraft server.
To solve this issue you can either provide more information (server and client log) or go for a binary search in your mods/plugins. (Meaning you disable mods / plugins one by one until it works so you know which one was causing the issue. Then go from there)
I dont think it actually shows anything
But either way i js uploaded the logs for you!
Please mention me whenever you respond to this so i can respond as fast as possible
@sullen escarp the client log doesn't appear to be logging onto a server?
Does this one work?
I thought you said this one was the server log
Ok, the mods aren't being loaded on the server at all
There's a powershell script associated with the BetterMC server file that you should probably run
Well the thing is, i cant run powershell since i use a external server
a paid one, not local
cant i just run it in my computer and transfer files?
nvm
i tried doing this but it just opens a server locally?
Yeah i don't remember being able to use powershell on the paid server i used in the past either. But then I never tried to use a modpack, only a few mods
do you have any idea on what i can do?
Can you post a screen shot of the server .minecraft folder?
like from the ftp interface
what's in the mods folder?
Yeah, it looks as set up as I'd know how to set it up. I think you should contact your server host for support. Tell them that your server isn't loading the mods in your mod folder.
Good luck!
they might have something as simple as a toggle switch in your cpanel or something
Im back!
i loaded the mods and all of the stuff
and guess what
sending u the logs
CLIENT
Server
@bright rivet
yeah the mods look matched now. Definitely get in touch with your server hosts to see if they've gotten this error before.
