Troubleshooting

ExoPanda Troubleshooting — Common Issues

A practical ExoPanda troubleshooting guide covering the issues we see most often: Roblox detection failures, antivirus false positives, API connection problems, and offset errors. Watch the video, or scan the sections below.

By EXO Panda Published ~6 min read

Video Walkthrough

Before You Start: How To Report A Bug Properly

If the app fails to load at all, click Copy Logs in the launcher and paste those into a Discord ticket or the in-app bug reporter. If a specific macro misbehaves, use the in-app reporter and pick the macro from the dropdown.

A useful report is a paragraph, not three words. Tell us what game, what macro, what you were doing, and what happened. "Macro no work" wastes your time and ours.

Most Common Cause: Microsoft Store Roblox

If your engine log is spamming status codes like 0x1023, 0x1027, or 0x1028, ExoPanda can't find your Roblox install — it tries, fails, retries, fails again.

99% of the time, this means you installed Roblox from the Microsoft Store. The MS Store version of Roblox is sandboxed in a way that breaks most third-party tooling.

The fix: Uninstall MS Store Roblox, install the official version from roblox.com/download, and try again.

ERR-OFFSET In 30 Seconds

If you see ERR-OFFSET, your Roblox install is behind the current live version. ExoPanda even shows an in-app popup linking to the full fix.

Short version: get on the latest Roblox build (use the official launcher or a community bootstrapper). Full step-by-step here: How To Fix ERR-OFFSET in ExoPanda →

Antivirus False Positives

Any program that simulates input is statistically likely to be flagged by heuristic AV scanners. It's the category, not the file.

ExoPanda specifically:

  • Both ExoPanda.exe and ExoPanda.setup are digitally signed.
  • Both ship with public VirusTotal scan reports linked from the downloads page.
  • If your scanner still flags us, it's almost always a heuristic AI false positive.

Whitelisting the install folder is safe and is the standard fix.

API / Internet Connection Issues

Roblox ships several builds a week, and ExoPanda's API tells the app how to handle each one. If that API call gets blocked — firewall, school/work proxy, restrictive VPN, aggressive endpoint security — ExoPanda may behave like ERR-OFFSET even when Roblox is up to date.

Try, in this order:

  1. Disable any VPN you're running and re-launch ExoPanda.
  2. Tether to a phone hotspot to confirm whether your normal network is blocking us.
  3. Whitelist exopanda.com in your firewall.

After one successful API call, ExoPanda caches the data locally — so you usually only need a clean run once.

Read The Tooltips First

Most macros include hover tooltips on their toggles — e.g. "Farm NPCs C2 islands require cross-place teleport via World Island; selects one disable C1 boss farming." Reading those before flipping switches solves a surprising fraction of "this macro isn't doing what I expected" reports.

For deeper game-specific guidance, check the per-game guides — e.g. Fisch or Sailor Piece.

Still stuck? We answer Discord tickets fast.

Join the Discord
Back to All Guides