yeah probably. these commands are legit server commands.
if everyone disconnects and you run them before shutting down - it should work.
haven't seen the crash for over a week now.
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
yeah probably. these commands are legit server commands.
if everyone disconnects and you run them before shutting down - it should work.
haven't seen the crash for over a week now.
Roman,
I agree this looks like a problem with BDS itself.
I've been experimenting with a local server on my own PC and it happens there as well.
So, yes, not an Aternos issue.
However, going over the crash report it looks like it fails while writing world data.
So I've found a workaround which CAN be implemented on Aternos's end.
before stopping the server run the following:
save hold
save query (run a few times until response)
save resume
this forces the server to complete it's world writing and it can then be safely stopped with:
stop
Been doing this for a few days and did not get the crash.
Note that this will likely only work if all players are disconnected though since any active player will generate more world data to write.
My username is Helmish.
Here is a link to the log - https://mclo.gs/yOrs6cc.
this looks related: https://bugs.mojang.com/browse/BDS-1836
and this as well: https://bugs.mojang.com/browse/MCPE-16863
Yes... unfortunatly.
I just downgraded to 1.14.0 and upgraded again to 1.14.1.4.
it's still crashing (i stopped it though the server page while player was connected)
| [2019-12-29 16:47:16 INFO] Package: com.mojang.minecraft.dedicatedserver | |
| 3501 | Version: 1.14.1.4 |
| 3502 | OS: Linux |
| 3503 | Server start: 2019-12-29 16:33:17 Asia |
| 3504 | Dmp timestamp: 2019-12-29 16:47:16 Asia |
| 3505 | Upload Date: 2019-12-29 16:47:16 Asia |
| 3506 | Session ID: 860ecd31-f361-4d24-8b64-cb09e865ba47 |
| 3507 | Commit hash: |
| 3508 | Build id: development |
| 3509 | CrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293 |
| 3510 | |
| 3511 | Crash |
| 3512 | [2019-12-29 16:47:16 INFO] at gsignal (UnknownFile:?) |
| 3513 | at abort (UnknownFile:?) |
| 3514 | at std::__throw_bad_variant_access[char const*] (UnknownFile:?) |
| 3515 | at decltype[auto] std::visit<CompoundTagVariant::get[] const::{lambda[auto:1&]#1}, std::variant<EndTag, ByteTag, ShortTag, IntTag, Int64Tag, FloatTag, DoubleTag, ByteArrayTag, StringTag, ListTag, CompoundTag, IntArrayTag> const&>[CompoundTagVariant::get[] const::{lambda[auto:1&]#1}&&, std::variant<EndTag, ByteTag, ShortTag, IntTag, Int64Tag, FloatTag, DoubleTag, ByteArrayTag, StringTag, ListTag, CompoundTag, IntArrayTag> const&] (UnknownFile:?) |
| 3516 | at CompoundTagVariant::get[] const (UnknownFile:?) |
| 3517 | at CompoundTagVariant::operator*[] const (UnknownFile:?) |
| 3518 | at CompoundTag::write[IDataOutput&] const (UnknownFile:?) |
| 3519 | at Tag::writeNamedTag[std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Tag const&, IDataOutput&] (UnknownFile:?) |
| 3520 | at NbtIo::write[CompoundTag const*, IDataOutput&] (UnknownFile:?) |
| 3521 | at SubChunkBlockStoragePaletted<6ul, [SubChunkBlockStorage::Type]6>::_serialize[IDataOutput&, bool] const (UnknownFile:?) |
| 3522 | at SubChunkBlockStorage::serialize[IDataOutput&, bool] const (UnknownFile:?) |
| 3523 | at SubChunk::serialize[IDataOutput&, bool] const (UnknownFile:?) |
| 3524 | at DBChunkStorage::_serializeChunk[LevelChunk const&, DBStorageWriteBatch&] (UnknownFile:?) |
| 3525 | at std::function<TaskResult []>::operator[][] const (UnknownFile:?) |
| 3526 | at BackgroundTask::invoke[] (UnknownFile:?) |
| 3527 | at BackgroundTask::run[ITaskExecutionContext const*] (UnknownFile:?) |
| 3528 | at BackgroundWorker::_runOneTask[] (UnknownFile:?) |
| 3529 | at BackgroundWorker::_processNextTask[] (UnknownFile:?) |
| 3530 | at clone (UnknownFile:?) |
| 3531 | <?xml version="1.0" encoding="UTF-8"?> |
| 3532 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3533 | <plist version="1.0"> |
| 3534 | <dict> |
| 3535 | <key>id</key> |
| 3536 | <string>0</string> |
| 3537 | <key>delay</key> |
| 3538 | <integer>0</integer> |
| 3539 | <key>status</key> |
| 3540 | <integer>0</integer> |
| 3541 | </dict> |
| 3542 | </plist> |
This has been happening to me as well.
Losing villagers, minecarts and a bunch of other things all the time.
Did you ever get a solution for this?
| [2019-12-27 16:22:56 INFO] at gsignal (UnknownFile:?) | |
| 3628 | at abort (UnknownFile:?) |
| 3629 | at std::__throw_bad_variant_access[char const*] (UnknownFile:?) |
| 3630 | at decltype[auto] std::visit<CompoundTagVariant::get[] const::{lambda[auto:1&]#1}, std::variant<EndTag, ByteTag, ShortTag, IntTag, Int64Tag, FloatTag, DoubleTag, ByteArrayTag, StringTag, ListTag, CompoundTag, IntArrayTag> const&>[CompoundTagVariant::get[] const::{lambda[auto:1&]#1}&&, std::variant<EndTag, ByteTag, ShortTag, IntTag, Int64Tag, FloatTag, DoubleTag, ByteArrayTag, StringTag, ListTag, CompoundTag, IntArrayTag> const&] (UnknownFile:?) |
| 3631 | at CompoundTagVariant::get[] const (UnknownFile:?) |
| 3632 | at CompoundTagVariant::operator*[] const (UnknownFile:?) |
| 3633 | at CompoundTag::write[IDataOutput&] const (UnknownFile:?) |
| 3634 | at Tag::writeNamedTag[std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Tag const&, IDataOutput&] (UnknownFile:?) |
| 3635 | at NbtIo::write[CompoundTag const*, IDataOutput&] (UnknownFile:?) |
| 3636 | at SubChunkBlockStoragePaletted<6ul, [SubChunkBlockStorage::Type]6>::_serialize[IDataOutput&, bool] const (UnknownFile:?) |
| 3637 | at SubChunkBlockStorage::serialize[IDataOutput&, bool] const (UnknownFile:?) |
| 3638 | at SubChunk::serialize[IDataOutput&, bool] const (UnknownFile:?) |
| 3639 | at DBChunkStorage::_serializeChunk[LevelChunk const&, DBStorageWriteBatch&] (UnknownFile:?) |
| 3640 | at std::function<TaskResult []>::operator[][] const (UnknownFile:?) |
| 3641 | at BackgroundTask::invoke[] (UnknownFile:?) |
| 3642 | at BackgroundTask::run[ITaskExecutionContext const*] (UnknownFile:?) |
| 3643 | at BackgroundWorker::_runOneTask[] (UnknownFile:?) |
| 3644 | at BackgroundWorker::_processNextTask[] (UnknownFile:?) |
| 3645 | at clone (UnknownFile:?) |
| 3646 | <?xml version="1.0" encoding="UTF-8"?> |
| 3647 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3648 | <plist version="1.0"> |
| 3649 | <dict> |
| 3650 | <key>id</key> |
| 3651 | <string>0</string> |
| 3652 | <key>delay</key> |
| 3653 | <integer>0</integer> |
| 3654 | <key>status</key> |
| 3655 | <integer>0</integer> |
| 3656 | </dict> |
| 3657 | </plist> |