Hedge
  • Welcome 👋
  • Arctic
    • Requirements
    • Upgrades
    • Releases
    • Questions
    • Need help?
  • Canister
    • Installation
      • macOS
      • Windows
    • Tape Media
    • Features
      • Formatting
      • Archiving
      • Spanning
      • Retrieving
      • Queuing
      • Catalogs
      • Tape Library Manager
      • Connect
      • Logs & Manifests
    • Licensing
    • Firmware
    • Releases
    • Requirements
    • Troubleshooting
    • Questions
    • Beta Track
    • Need help?
  • Connect
  • EditReady
    • Installing
    • Supported Formats
    • Getting Started
    • Previewing Files
    • Metadata
    • Converting Media
      • Additional Features
      • Custom Presets
      • Trimming Clips
      • Joining Files
      • Naming Your Files
      • Rewrapping
    • Connect
    • Settings
      • General
      • Advanced
    • Automation
    • Upgrades
    • Requirements
    • Releases
    • Questions
      • How can EditReady prep my source media for immediate use in Media Composer?
    • Need help?
  • EditReady Server
    • Releases
  • FoolCat
    • Overview
    • Color Conversion
    • Supported Formats
    • Automation
    • Offload Report Creator
    • Questions
    • Requirements
    • Releases
  • Hedge
    • Releases
    • Moving From Hedge to OffShoot
  • Mimiq
    • Getting Started
    • Bin Locking
    • Workspaces
      • Installing macFUSE
    • Deployment Options
    • Media Composer & Mojave
    • Requirements
      • Avid's Requirements
    • Releases
    • Troubleshooting
    • Questions
    • Beta Track
    • Need help?
  • OffShoot
    • Overview
    • Features
      • Verification
      • Ingest Browser
      • Labels
      • Elements
      • Organization
      • Duplicate Detection
      • Queuing
      • Stop & Resume
      • Cascading Copies
      • S3 Transfers
        • Configuring Connections
      • Logging
      • Connect
      • Date & Time
      • Floating Licenses
      • Automation
        • Scripting
          • Event Log
          • Events
            • OffShoot Started
            • Disk Added
            • Disk Removed
            • Disk Busy
            • Disk Idle
            • Disks Idle
            • Transfers Added
            • File Copy Completed
            • Verification Issue
        • API
        • OffShoot Helper
          • Set Window Layout
        • Example Scripts
          • Transfer Reports
          • Move Transfer Logs
          • Move Foolcat PFD reports
          • Auto-set Destinations
          • Auto-set Preferences
          • Automated Transfers
          • Delete MHL files
          • Slack Notifications
          • Send Email Notifications
          • ZCAM video stitcher
          • Cascading copy
          • Watch Folder
          • Set Finder Tags
    • Integrations
      • Codex
      • EditReady
      • Finder & Explorer
      • FoolCat
      • Frame.io
      • iconik
      • ParaShoot
      • ProGrade
      • Scratch
    • Requirements
    • Releases
    • Questions
    • Need help?
    • Beta Track
    • Solo
  • PostLab
    • Getting Started
    • Supported Apps
    • Supported Storage
    • Features
      • Team Bundles
      • Collections
      • Versioning
    • Requirements
    • Releases
    • Troubleshooting
    • Questions
    • Need help?
    • Beta Track
  • ScopeBox
    • Installing
    • Application Overview
    • Sources
    • ScopeLink
      • Installation and Configuration
      • Troubleshooting
    • Palette Overview
    • Palette Types
      • Audio Meters
      • Channel Plot
      • CIE Plot
      • HML Balance
      • Luma and RGB TimeTrace
      • Luma Histogram
      • Preview
      • RGB Histogram
      • RGB Parade
      • Surround Meters
      • Timecode
      • Vectorscope
      • Waveform
      • YCbCr Parade
    • Stills and Targets
    • Layouts
    • Licensing
    • Upgrades
    • Releases
    • Questions
  • General
    • Downloads
    • Trials
    • Demo Mode
    • Purchasing
      • Students and Non Profits
      • Quotes, POs, and Invoices
      • Refunds
      • Professional Services
    • Licenses
      • The License Manager
      • License Types
      • Local License Server
      • Activating
      • Deactivating
      • Extending
      • Merging
      • OS Updates
      • Licensee Changes
      • VMs & Hypervisors
      • Root Certificates
      • Network Adapters
      • Network Requirements
      • Questions
    • Hedge Funds
    • Certifications
    • Policies
      • Sharing Files
    • Company Details
      • Terms & Conditions
      • Privacy Policy
      • EULA
    • Press
  • Need help?
Powered by GitBook
On this page
  • When I try to activate FoolCat (licensed or a trial), why am I told, “No virtual machine activations allowed.”?
  • FoolCat states error -1004
  • "Invalid activation number"
  • FoolCat states "Starting Services"
  • How can I export/import settings?
Export as PDF
  1. FoolCat

Questions

Last updated 6 months ago

When I try to activate FoolCat (licensed or a trial), why am I told, “No virtual machine activations allowed.”?

This only concerns Windows users.

Running FoolCat in a VM is a Pro feature.

If you see this error when activating a trial, you're running FoolCat in a VM, or a Hypervisor process must be active in Windows.

If you see this error when activating a purchased license, you have a regular license or a Pro license that needs VM activations allowed on your license.

A step-by-step guide for disabling any-and-all Hypervisor (Hyper-V) and Virtual Machine features on your PC is available here:

If you have a regular license and need VM activations, upgrade your license in the , then .

Already on a Pro license? .

FoolCat states error -1004

You're likely on an old version of FoolCat, update to the latest version.

"Invalid activation number"

You're likely trying to activate FoolCat using a legacy license key. Legacy license keys start with id or only have a few characters. , or .

FoolCat states "Starting Services"

This issue is fixed in FoolCat version 23.1 and newer.

FoolCat's media engine isn't starting correctly. Reboot your computer, and if that doesn't help, reinstall FoolCat.

How can I export/import settings?

To export and import user settings for FoolCat on macOS, using the Terminal app, you can follow these steps:

Export Settings

  1. Quit FoolCat

  2. Open the Terminal app

  3. Export the settings

    Run the following command to export the settings to a .plist file:

    defaults export nl.syncfactory.FoolCat.Mac ~/Desktop/FoolCatSettings.plist

    This will create a file named OffShootSettings.plist on your desktop.

Import Settings

The user preferences contain encrypted user information that might cause an issue when doing this offline. A reactivation might be needed.

  1. Open Terminal app

  2. Import the preferences

    Run the following command to import the preferences:

    defaults import nl.syncfactory.FoolCat.Mac ~/Desktop/FoolCatSettings.plist 

To export and import user settings for FoolCat on Windows, using PowerShell, you can follow these steps:

Export Settings

  1. Quit FoolCat

  2. Open PowerShell as Administrator

    Right-click on the Start menu and select "Terminal (Admin)".

  3. Export the settings Run the following commands to export the registry key to a .reg file:

mkdir C:\\Temp
reg export "HKEY_CURRENT_USER\\Software\\FoolCat" "C:\\Temp\\FoolCatSettings.reg"
  1. Prune the registry settings (BuildVersion, LicenseVersion)

(Get-Content "C:\\TEMP\\FoolCatSettings.reg") -notmatch '("BuildVersion"|"LicenseVersion")' | Set-Content "C:\\TEMP\\FoolCatSettings.reg"

This will create a file named FoolCatSettings.reg in C:\Temp

Import Settings

The Registry values contain encrypted user information that might cause an issue when doing this offline. A reactivation might be needed.

  1. Quit FoolCat

  2. Open PowerShell as Administrator

    Right-click on the Start menu and select "Terminal (Admin)"

  3. Import the settings

    Double-click the updated file or run the following command to import the registry settings:

    reg import "C:\\Temp\\FoolCattSettings.reg"

VMs & Hypervisors
License Manager
reach out
Reach out
Upgrade your license
download a legacy version
Starting Services