{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/future/2x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 51,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
            "branch" : [
              {
                "SHA1" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
            "branch" : [
              {
                "SHA1" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
        "branch" : [
          {
            "SHA1" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
            "name" : "refs/remotes/origin/future/2x"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Starloader-API.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#51",
  "duration" : 97021,
  "estimatedDuration" : 96356,
  "executor" : None,
  "fullDisplayName" : "SLAPI #51",
  "id" : "51",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 51,
  "queueId" : 83,
  "result" : "FAILURE",
  "timestamp" : 1720877952498,
  "url" : "https://stianloader.org/jenkins/job/SLAPI/51/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/geolykt/starloader/api/gui/Drawing.java",
          "src/main/resources/api-mixins.json",
          "src/main/java/de/geolykt/starloader/apimixins/FractalStarGeneratorMixins.java",
          "build.gradle"
        ],
        "commitId" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
        "timestamp" : 1720877792000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Fix FractalStarGenerator not displaying a background texture in some cases\u000a\u000aThis seemed to have been caused by the fact that galimulator was overly aggressively\u000acaching the background texture, causing severe mismatches at times\u000a",
        "date" : "2024-07-13 15:36:32 +0200",
        "id" : "738819a9e0acfd40552ce6f7fa3198469bfc8f95",
        "msg" : "Fix FractalStarGenerator not displaying a background texture in some cases",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/api-mixins.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/starloader/apimixins/FractalStarGeneratorMixins.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/api/gui/Drawing.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}