{
  "_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" : 58,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
            "branch" : [
              {
                "SHA1" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
            "branch" : [
              {
                "SHA1" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
        "branch" : [
          {
            "SHA1" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
            "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" : "#58",
  "duration" : 94857,
  "estimatedDuration" : 96356,
  "executor" : None,
  "fullDisplayName" : "SLAPI #58",
  "id" : "58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 58,
  "queueId" : 117,
  "result" : "SUCCESS",
  "timestamp" : 1722114267451,
  "url" : "https://stianloader.org/jenkins/view/all/job/SLAPI/58/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/geolykt/starloader/apimixins/NativeMixins.java",
          "src/main/java/de/geolykt/starloader/impl/registry/StateActorFactoryRegistry.java",
          "src/main/resources/api-mixins.json"
        ],
        "commitId" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
        "timestamp" : 1722114050000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Fix crash during galaxy generation when no natives are registered\u000a\u000aThis is generally not the case, but at times people may wish to\u000aplay without natives. In vanilla galimulator this would yield a\u000a`java.lang.IllegalArgumentException: n must be positive` from the\u000aRandomXS128 class, but this commit fixes this behaviour in modded\u000agalimulator if SLAPI is being used (so pretty much all cases).\u000a",
        "date" : "2024-07-27 23:00:50 +0200",
        "id" : "ee31b2e9238dcaae82f91373ab50b97620c8d583",
        "msg" : "Fix crash during galaxy generation when no natives are registered",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/impl/registry/StateActorFactoryRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/api-mixins.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/starloader/apimixins/NativeMixins.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}