You are viewing a potentially older version of this package. View all versions.
AST_Studios-Big_Cart_Fix-1.0.4 icon

Big Cart Fix

Compatibility patch for Big_Cart: fixes cart console errors and restores the value display.

Date uploaded 3 weeks ago
Version 1.0.4
Download link AST_Studios-Big_Cart_Fix-1.0.4.zip
Downloads 272
Dependency string AST_Studios-Big_Cart_Fix-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
BOT10-Big_Cart-1.0.2 icon
BOT10-Big_Cart

This mod adds the unreleased B.I.G. C.A.R.T. to R.E.P.O..

Preferred version: 1.0.2

README

Big Cart Fix

A small compatibility patch for the B.I.G. C.A.R.T. item from BOT10-Big_Cart.

This package does not include or redistribute Big_Cart assets. It requires the original BOT10-Big_Cart package and only ships a BepInEx/Harmony runtime fix DLL.

What it fixes

  • Stops the repeated PhysGrabCart.ObjectsInCart() NullReferenceException.
  • Restores the cart value display so it shows the actual haul instead of a stuck placeholder value.
  • Reuses the vanilla cart value-screen behavior for increase/decrease transitions.
  • Copies vanilla value-screen sounds when a playable source is available in the loaded scene.

Install

Install this alongside BOT10-Big_Cart. The package depends on Big_Cart and BepInEx, so mod managers should pull those automatically.

For multiplayer, install it on the host. Clients may install it too.

Support

Discord: https://discord.com/invite/rbYzZFYfUg

Notes

If the log says Attached vanilla cart value sounds to Big Cart value display, audio was linked successfully.

If the log says No playable vanilla cart value sounds found yet, the display still works, but the current scene did not expose vanilla value-screen sound clips at the moment the value changed.

CHANGELOG

Changelog

1.0.6

  • Added Big Cart shop guarantee controls.
  • Added config options for shop controls, guaranteed shop count, price override, and volume override.
  • Big Cart can now be forced into the regular shop candidate list instead of relying only on random selection.

1.0.5

  • Added a config file for debug logging, value text path override, and Big Cart purchase limit.
  • Big Cart can now be offered/purchased up to the configured limit during a run. Default: 4.
  • The value display now checks direct Transform paths before falling back to automatic detection.

1.0.4

  • Cleaned package metadata and plugin naming.
  • Kept the Big_Cart compatibility fix as the active release.

1.0.3

  • Early upload used for review and testing.
  • Superseded by 1.0.4.

1.0.0

  • Initial public upload.
  • Fixed repeated PhysGrabCart.ObjectsInCart() console errors caused by the Big_Cart value display setup.
  • Restored the cart value display so it shows the actual haul value.
  • Added vanilla-style increase/decrease value display transitions.