mojira.dev
BDS-11896

Crash on startup - UnknownFile

Fresh install of 1.16.201.3 crashes at startup  with error:

 

NO LOG FILE! - setting up server logging...
[2021-02-27 12:13:11 INFO] Starting Server
[2021-02-27 12:13:11 INFO] Version 1.16.201.3
[2021-02-27 12:13:11 INFO] Session ID cb056f2b-1f46-4f66-bf12-387b8a5d87b2
[2021-02-27 12:13:11 INFO] Level Name: Bedrock level
[2021-02-27 12:13:11 INFO] Game mode: 0 Survival
[2021-02-27 12:13:11 INFO] Difficulty: 1 EASY
[INFO] opening worlds/Bedrock level/db
[INFO] IPv4 supported, port: 0
[INFO] IPv6 supported, port: 0
[INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.16.201.3
OS: Windows
Server start: 2021-02-27 12:13:11 Eastern Standard Time
Dmp timestamp: 2021-02-27 12:13:13 Eastern Standard Time
Upload Date: 2021-02-27 12:13:13 Eastern Standard Time
Session ID: cb056f2b-1f46-4f66-bf12-387b8a5d87b2
Commit hash: e123e6d3523d6efce5c93276dc77444d503aa295
Build id: 5377448
CrashReporter Key: 0a454199-0645-3b83-9a04-8b2faf4f27af

Crash
[INFO] at ?? (UnknownFile:?)
at bool ServerInstance::initializeServer[class IMinecraftApp &,class AllowList &,class PermissionsFile *,class Core::FilePathManager *,class std::chrono::duration<__int64,struct std::ratio<1,1> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class LevelSettings,int,bool,struct ConnectionDefinition,bool,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class mce::UUID const &,class IMinecraftEventing &,class ResourcePackRepository &,class ContentTierManager const &,class ResourcePackManager &,class std::function<class std::unique_ptr<class LevelStorage,struct std::default_delete<class LevelStorage> > >,class std::unique_ptr<class LevelLooseFileStorage,struct std::default_delete<class LevelLooseFileStorage> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class LevelData *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::unique_ptr<class EducationOptions,struct std::default_delete<class EducationOptions> >,class ResourcePackManager *,class std::function<void >,class std::function<void >,class ServerMetrics *,class DebugEndPoint *,bool,class ?? :: ?? , ?? ] (UnknownFile:?)
at enum DedicatedServer::StartResult DedicatedServer::start[class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &] (UnknownFile:?)
at main (UnknownFile:?)
at void `eh vector copy constructor iterator'[void *,void *,unsigned __int64,unsigned __int64,void [*][void *,void *],void [*][void *]] (UnknownFile:?)
at BaseThreadInitThunk (UnknownFile:?)
at RtlUserThreadStart (UnknownFile:?)

Attachments

Comments 7

This may be related.

tonyg@vgonzilla:~/minecraftbe/Gonzocraft$ ./bedrock_server
NO LOG FILE! - setting up server logging...
[2021-03-02 21:02:51 INFO] Starting Server
[2021-03-02 21:02:51 INFO] Version 1.16.201.3
[2021-03-02 21:02:51 INFO] Session ID 93ff428d-71ae-4291-8121-f2dfb20ecb97
[2021-03-02 21:02:51 INFO] Level Name: Bedrock level
[2021-03-02 21:02:51 INFO] Game mode: 0 Survival
[2021-03-02 21:02:51 INFO] Difficulty: 1 EASY
[INFO] opening worlds/Bedrock level/db
[INFO] IPv4 supported, port: 0
[INFO] IPv6 supported, port: 0
[INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.16.201.3
OS: Linux Ubuntu 20.4
Server start: 2021-03-02 21:02:51 MST
Dmp timestamp: 2021-03-02 21:02:55 MST
Upload Date: 2021-03-02 21:02:55 MST
Session ID: 93ff428d-71ae-4291-8121-f2dfb20ecb97
Commit hash:
Build id: development
CrashReporter Key: d9a47227-87f8-327b-b6f0-89aeb665c860

Crash
[INFO]
02fc2d28-534a-44bb-afa4-4de212d26607tonyg@vgonzilla:~/minecraftbe/Gonzocraft

Upon logging into the server, it immediately crashes. I can't enter the world.

See attachment for more information.

Thank you.

 

 

This may be related.

tonyg@vgonzilla:~/minecraftbe/Gonzocraft$ ./bedrock_server
NO LOG FILE! - setting up server logging...
[2021-03-02 21:02:51 INFO] Starting Server
[2021-03-02 21:02:51 INFO] Version 1.16.201.3
[2021-03-02 21:02:51 INFO] Session ID 93ff428d-71ae-4291-8121-f2dfb20ecb97
[2021-03-02 21:02:51 INFO] Level Name: Bedrock level
[2021-03-02 21:02:51 INFO] Game mode: 0 Survival
[2021-03-02 21:02:51 INFO] Difficulty: 1 EASY
[INFO] opening worlds/Bedrock level/db
[INFO] IPv4 supported, port: 0
[INFO] IPv6 supported, port: 0
[INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.16.201.3
OS: Linux Ubuntu 20.4
Server start: 2021-03-02 21:02:51 MST
Dmp timestamp: 2021-03-02 21:02:55 MST
Upload Date: 2021-03-02 21:02:55 MST
Session ID: 93ff428d-71ae-4291-8121-f2dfb20ecb97
Commit hash:
Build id: development
CrashReporter Key: d9a47227-87f8-327b-b6f0-89aeb665c860

Crash
[INFO]
02fc2d28-534a-44bb-afa4-4de212d26607tonyg@vgonzilla:~/minecraftbe/Gonzocraft

Upon logging into the server, it immediately crashes. I can't enter the world.

See attachment for more information.

Thank you.

 

 

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

Is this still an issue in the latest version? If so, can you please add it to the affected versions (or mention it if you are not the reporter).
This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

Is this still an issue in the latest version? If so, can you please add it to the affected versions (or mention it if you are not the reporter).
This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Brad Tillman

(Unassigned)

Unconfirmed

Retrieved