Mod pack / plugin conflicts and troubleshooting Print

  • 0

Mod pack/plugin conflicts cause crashes or silent fails—common with overlapping hooks. Diagnose via TCAdmin logs at fpsdedicated.com.[youtube]​

Common Conflicts

Load order/dependencies clash.

  • Oxide/uMod: /oxide/logs show "Failed to load" or hook errors.

  • ARK mods: ModID overlaps in ShooterGame.log.

  • Packs: Missing deps (e.g., UmbrellaLib required).

Troubleshooting Steps

Binary disable.

  • Logs tab: Filter "error" around crash time → note plugin names.

  • File Manager: Rename half to .bak (e.g., plugin.cs.bak) → restart/test.

  • Reload: Console "oxide.reload PluginName" for live test.[docs.tcadmin]​

Fixes

  • Update all to compatible versions.

  • Load order: Rename alphabetical (AA_FirstPlugin.cs).

  • Remove duplicates; check mod pages for known issues.

Isolated? Reinstall pack. Share log snippet in ticket. Next: compatibility.[community.tcadmin]​


Was this answer helpful?

« Back