
BetterServerRpcErrorLog
An experimntal mod that logs where the 'Only the owner can invoke a ServerRpc' error is being logged from in the console.
By NotezyTeam
Last updated | 2 months ago |
Total downloads | 166 |
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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