It seems I can get into by adding on all the resource and behavior packs, but after adding those packs, I still need to try again and again for luck
Â
p.s. I also tried to reset internet, no help
I can see a flash of "Download resource pack" windows sometime, I got reports from other players that if you're lucky enough to click on the "Download" button, and downloaded successfully, you can join, otherwise you'll get the "Unable to connect to world " error again and again
@MandanaM 's solution seems not to work for me
No idea. It has been nearly 3 months, and there is still no solution😞
I got this error
Â
Â
[2019-07-14 08:57:40 INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.12.0.28
OS: Linux
Server start: 2019-07-14 08:51:26 UTC
Dmp timestamp: 2019-07-14 08:57:40 UTC
Upload Date: 2019-07-14 08:57:40 UTC
Session ID: 50d95481-897e-45ed-957f-0b13c58fae87
Commit hash:
Build id: development
CrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293
Crash
[2019-07-14 08:57:40 INFO] at worldCorruptionIntentionalCrash[] (UnknownFile:?)
at std::function<void []>::operator[][] const (UnknownFile:?)
at ServerInstance::onLevelCorrupt[] (UnknownFile:?)
at Minecraft::tickRealtime[int, int] (UnknownFile:?)
at Minecraft::update[] (UnknownFile:?)
at ServerInstance::_update[] (UnknownFile:?)
at clone (UnknownFile:?)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>id</key>
<string>0</string>
<key>delay</key>
<integer>0</integer>
<key>status</key>
<integer>0</integer>
</dict>
</plist>
I have the same problem, rebuilding the server helped me to solve the problem. But it is really a problem to be solved, the server crashes on no reason and the log says worlds are destroped.
In my opinion, I think the problem is caused by a UDP packet send or receive order error. If the resource/behavior package info packet is sent or received before the play status packet (or things like that), maybe it'll cause the problem. Just a simple guess 🙂