Ungodly Robot AI v1.2.1 · Overload

Start at the top and work down

Troubleshooting

Almost everything on this page is one of three problems: OLMod is not actually running, the -modded switch is missing, or the files are in a folder OLMod does not look in. Work down in order — a stage 2 symptom is often a stage 1 cause.

Stage 1

OLMod problems

Stage 2

Plugin problems

In game

It runs, but something feels off

When you need proof

Reading the log

The mod tags every line it writes with [UngodlyRobotAI], so one search answers whether it loaded.

Overload is a Unity game and writes a Unity player log. On Windows it lives under your user profile, in the folder Unity creates from the publisher and product names:

Paste into the Explorer address bar
%USERPROFILE%\AppData\LocalLow\Revival Productions\Overload

Depending on the Unity version the game was built with, the file in there is named either Player.log or output_log.txt; older Unity builds put output_log.txt inside Overload_Data instead. Check all three and open whichever exists — AppData is hidden by default, so paste the path rather than browsing to it.

Search the file for [UngodlyRobotAI]. A healthy startup contains:

What a working load looks like
Loading mod ...Mod-UngodlyRobotAI.dll
[UngodlyRobotAI] Ungodly Robot AI v1.2.1 - StixsworldHD (StixsmasterHD4k)
[UngodlyRobotAI] ... bound to the game's robot internals successfully
No <code class="path">Loading mod</code> line at all
OLMod never scanned. The -modded switch is missing.
Loading line, but no tagged lines after it
The DLL was found but failed to initialise. The exception immediately below it is the answer.
"could not bind"
The mod could not find something it expects on the game's side, usually after a game update renamed it. It reports why and stays disabled rather than throwing on every robot forever.

Still stuck

Where to ask

If OLMod itself is the problem

The Overload Discord and the OLMod issue tracker. If the version banner does not appear, the problem is on their side of the line, not this mod's.

If this mod is the problem

Bring the log. A report that includes the tagged lines and what you were doing is worth ten that describe a feeling. Say which version you are on (v1.2.1), whether you had changed any settings from defaults, and whether it happens on a fresh UngodlyRobotAI.cfg.