You are viewing a potentially older version of this package.
View all versions.
CompanyCruiserFix
Fixes Dropship throws NullReferenceException on custom moons
Date uploaded | 5 months ago |
Version | 1.0.3 |
Download link | DiFFoZ-CompanyCruiserFix-1.0.3.zip |
Downloads | 18929 |
Dependency string | DiFFoZ-CompanyCruiserFix-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100IAmBatby-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.4README
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.5] 2024-07-13
Changed
- Updated drop ship fix moon check.
[1.0.4] 2024-07-12
Changed
- Do not fix drop ship if the moon is already compatible with v56.
- Unload bundle after loading assets.
[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.