You are viewing a potentially older version of this package. View all versions.
DiFFoZ-CompanyCruiserFix-1.0.3 icon

CompanyCruiserFix

Fixes Dropship throws NullReferenceException on custom moons

Date uploaded a week ago
Version 1.0.3
Download link DiFFoZ-CompanyCruiserFix-1.0.3.zip
Downloads 5011
Dependency string DiFFoZ-CompanyCruiserFix-1.0.3

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
IAmBatby-LethalLevelLoader-1.2.4 icon
IAmBatby-LethalLevelLoader

A Custom API to support the manual and dynamic integration of all forms of custom content in Lethal Company. (v50 Compatible)

Preferred version: 1.2.4

README

Company Cruiser Fix

Fixes Dropship throws NullReferenceException on custom moons.

NullReferenceException: Object reference not set to an instance of an object
  at ItemDropship.Update () [0x00000] in <5d9e37d270a145d8b8da189629d118bc>:IL_00000 

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] 2024-06-30

Changed

  • Description and icon of the mod.

[1.0.2] 2024-06-30

Fixed

  • Audio mixer patcher fails because it's not loaded yet. [Thanks darthlilo]

[1.0.1] 2024-06-29

Fixed

  • Wrong dependency ID used for LLL. [Thanks CoolLKKPS]

[1.0.0] 2024-06-29

Added

  • Initial commit.