NotezyTeam-BetterServerRpcErrorLog icon

BetterServerRpcErrorLog

An experimntal mod that logs where the 'Only the owner can invoke a ServerRpc' error is being logged from in the console.

Last updated 5 hours ago
Total downloads 9
Total rating 1 
Categories Tools Misc BepInEx Client-side
Dependency string NotezyTeam-BetterServerRpcErrorLog-0.0.2
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

README

Experemintal!

This mod is used for Mod Devlopers who use networking and need to know if the "Only the owner can invoke a ServerRpc" error is being thrown from their mod or not.

There are 2 log stages in the config: Basic: Shows the method that called the RPC error, Advanced: Shows the stacktrace with the method that called the RPC error