25 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by dreamcream#0
please share logs.... they are available
server logs and client logs can both be helpful
!logs
Please check your server log for errors from your plugins.
If you need further help understanding the errors, please send us the whole log file.
Where can I find the server log?
Logs are stored in
<server_directory>/logs/
. Search for a file explorer in your server's management interface and navigate to that directory. Once you've opened that up, search for the latest.log
file. Some providers have a separate page for logs and may hide the "logs" folder.
On Aternos:
• Go to https://aternos.org/log/.
On Minehut and server.pro:
• Go to the "files" tab in the left menu.
• Navigate to the root directory of your server.
• From there navigate to /logs/latest.log
.
What should I do with the log?
• First of all, read it! I mean, that's what you do all the time when you run a server, isn't it? Try to locate any errors that have anything to do with the issue you are facing.
• If you got the latest.log
file or created a .txt
file with the necessary errors you can upload these directly to the channel, but we prefer if you upload them to https://mclo.gs/.
• If you have trouble downloading the log file, copy/paste the text to a paste service (like mclogs). Copy the link that it gives you and send it to us. (Don't worry, McLogs hides your users' IPs.)Admincraft Canned Responses
client
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
latest.log
Requested by dreamcream#0
server
mclo.gs - Paste, share & analyse your Minecraft logs
Easily paste your Minecraft logs to share and analyse them.
Does this include the you getting disconnected?
It better
we need the logs that contain you getting disconnected
because that's the only log
from both the server and client
did you reboot the client after getting disconnected
no. But i'll see about getting an updated log because now I can't connect due to mdo mismatch
And it doesn't matter now, because apparently I bumbled the solution.
But now I have another problem.
Turns out, Port 25565 is closed. I port forwarded five times already, I rebooted my router, I made all the inbound/outbound rules
Was the minecraft server running when you did the port check?
!cgnat
We may have bad news for you :C
Open your router's configuration interface. Somewhere you'll see something like 'external' or 'public' IP.
If your external IP is in one of the following ranges, you're basically screwed as long as portforwards go:
- 10.0.0.0/8
- 172.16.0.0/20
- 192.168.0.0/16
- 100.64.0.0/10
- any IPv6 address/range - This shouldn't be a problem, but Minecraft's IPv6 support is still rather quirky. You're at your own but we're happy if you share your experience.
You should ask your ISP for a public and IPv4 address (but this may cost you money).
NB: your internal IP should and most probably will be in one of the first three ranges, don't mix them up
Admincraft Canned Responses
Maybe this?
I figured it out
I was using the wrong Java path.
As soon as I switched the Java path from JDK22 to Java 17 as recommended on the MCSS site, (Minecraft 1.20.1, forge) it worked
Do you have a "Maid" mod?
Or something called tartaricacid?
That seems to be causing the issue
I do have the touhou little maid mod.
This seems to happen when an Alex's Caves Hologram is trying to render a Touhou Maid.
But this also seems to exclusively affect my client. Other players have no issue with it
and I finally figured it out.
What did you do to fix it?
The player who set the hologram has a custom model that I didn't, so as far as my game is concerned, it's trying to render something that doesn't exist.
ah