{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "293832",
   "self": "https://bugs.mojang.com/rest/api/2/issue/293832",
   "key": "BDS-3486",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": null,
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-03-06T15:05:45.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3486/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2020-03-06T09:50:26.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19001"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-03-06T15:05:45.000+0200",
      "status": "5",
      "description": "Hello,\n\nOur server has randomly crashed throwing the following error. I can't make the sense out of it, but maybe it is helpful to your development team.\n\nIt used to crash due to low storage space, but as I write it we have 3 GB free disk space. I am assuming this is not the case now.\n\nI've searched for similar crashes here. However, the posted error logs weren't similar to mine, so I thought this might be something new.\n\nThe questions are: what does it mean and what can I do to prevent it from happening?\n{code:java}\n[2020-03-05 23:10:05 INFO] Package: com.mojang.minecraft.dedicatedserver Version: 1.14.1.4 OS: Linux Server start: 2020-03-05 18:48:09 UTC Dmp timestamp: 2020-03-05 23:10:05 UTC Upload Date: 2020-03-05 23:10:05 UTC Session ID: 31802b4b-2b20-4330-9afd-837ff16c7062 Commit hash: Build id: development CrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293 Crash [2020-03-05 23:10:05 INFO]\u00a0 \u00a0 \u00a0 at ChunkSource::getAvailableChunk[ChunkPos const&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at BlockSource::getChunk[ChunkPos const&] const (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at BlockSource::getBlock[BlockPos const&] const (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at BlockSource::containsMaterial[AABB const&, MaterialType] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at Actor::isInLava[] const (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at NavigationUtility::isInLiquid[Mob const&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at FloatGoal::canUse[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at GoalSelectorUtility::tryStartGoals[std::vector<PrioritizedGoal, std::allocator<PrioritizedGoal> >&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at GoalSelectorSystem::_tickGoalSelectorComponent[ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at void EntityRegistryBase::View<EntityContext, EntityRegistry, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>::_invokeHelper<void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&], ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&>[void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&], ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at void EntityRegistryBase::View<EntityContext, EntityRegistry, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>::_each<true, void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&]>[void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&]] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at void EntityRegistryBase::View<EntityContext, EntityRegistry, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>::each<void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&]>[void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&]] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at void EntityRegistry::viewEach<, void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&]>[void [*][ViewedEntityContextT<EntityContext, FlagComponent<ActorTickedFlag>, ActorComponent, GoalSelectorComponent>&]] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at GoalSelectorSystem::tick[EntityRegistry&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at EntitySystems::tick[EntityRegistry&] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at Level::tickEntitySystems[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at Level::tick[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at ServerLevel::tick[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at GameSession::tick[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at Minecraft::tickSimtime[int, int] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at Minecraft::update[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 at ServerInstance::_update[] (UnknownFile:?) \u00a0 \u00a0 \u00a0 \u00a0 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\"> \u00a0 <dict> \u00a0 \u00a0 <key>id</key> \u00a0 \u00a0 <string>264616d8-9cdc-44b3-8686-bf5955b65a40</string> \u00a0 \u00a0 <key>delay</key> \u00a0 \u00a0 <integer>6000</integer> \u00a0 \u00a0 <key>status</key> \u00a0 \u00a0 <integer>-80</integer> \u00a0 </dict> </plist>\n{code}\n[Here is a Pastebin|[https://pastebin.com/gHHWuv1R]] for a better-formatted version.\n\nThank you",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Server randomly crashed ",
      "creator": "temesz",
      "reporter": "temesz",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i18j9j:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293832/comment/643840",
               "id": "643840",
               "author": "ionicecko",
               "body": "Hi,\n\nThe version you're running is extremely old (was released back in December - there have been 4 releases since). Please update and see if the issue persists. Significant improvements for large worlds were made in the release this week and are likely to assist.\n\nIn this case though crash logs are logged through to Mojang automatically and are investigated internally.\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-03-06T10:15:06.966+0200",
               "updated": "2020-03-06T10:15:06.966+0200"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3486/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "1458829",
            "author": "ocelotonesie",
            "created": "2020-03-06T15:05:45.544+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}