MarceloOwO-SillyValuablesFix icon

SillyValuablesFix

Fixes console error spam and restores broken grenade audio and functionality for SillyValuables v7.0.7.

Last updated a day ago
Total downloads 286
Total rating 0 
Categories Mods Items AI Generated Quality Of Life
Dependency string MarceloOwO-SillyValuablesFix-1.0.21
Dependants 0 other packages depend on this package

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
Sangrento-SillyValuables-1.5.4 icon
Sangrento-SillyValuables

+60 Silly Valuables for REPO

Preferred version: 1.5.4

README

SillyValuables Fix

This mod is a patch for the original SillyValuables mod.

I didn't see any way available to fix it, so I made one with help of gemini. (I spent my whole afternoon on it -_-) I'm lazy so the image to this was made in paint =w=

What does this fix do?

This mod fixes the following crash/error log caused by the original SillyValuables mod calling an obsolete method:

[Error  : Unity Log] MissingMethodException: Method not found: void .Sound.PlayLoop(bool,single,single,single)
Stack trace:
CustomLogHandler:LogException(Exception, Object) (at SillyValuables/harmony.cs:67)
  • Console/Chat Spam Fix: Eliminates the MissingMethodException thrown when activating grenades.
  • Audio System Fix: Replaces obsolete audio calls (PlayLoop) with a native 3D audio emitter synchronized with the game's original mine beep sound (item explosive mine warning beeps).
  • Animation and Physics Sync: Restores pin logic, throw timer, and impact explosion functionality.

Requirements

  • BepInEx
  • SillyValuables (automatically downloaded when installing this fix)

Compatibility Notice

This patch was created specifically for SillyValuables v7.0.7.

If the original mod author updates SillyValuables and fixes the grenade issue natively, this fix mod may no longer be required.

Example

SillyValuables Fix

AI Disclosure

This mod was partially or fully created with the assistance of Generative AI (Google Gemini).

Installation

Recommended to install via Thunderstore Mod Manager or r2modman. For manual installation, place the SillyValuablesFix.dll file into your BepInEx/plugins folder.