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.

CHANGELOG

0.0.3

  • Reprogrammed Systems
  • Instead of directly patching Unity's Error Log, the mod now patches every server rpc and server rpc handler in the asyncronsly
  • Added support for _rpc_handler methods that also log the "Only the owner can invoke a ServerRpc that requires ownership!" error
  • Removed Logging levels config
  • Updated Assembly name to be constitant with mod page
  • Added option to remove the part of the error log that contains the BetterServerRpcErrorLog itself

0.0.2

  • Removed Example TV Patch (Whoops)

0.0.1

  • Inital Releese