PBO Tools
  • 👋Welcome to PBO Tools!
  • 📍Accounts & Registration
    • Downloading PBO Tools
    • System Requirements
    • Purchasing a Subscription
    • Creating an Account
    • Logging In
    • Misc
      • Reset Hardware ID
      • Reset Password
      • Upgrade Subscription
  • 📍Application Setup & Configuration
    • Global Settings
    • Code Obfuscation
  • 📍Packing Mods
    • Packing a PBO
    • Command-Line Support
    • Signing PBOs
    • Log Files
  • 📍Support & Status
    • Support
    • API Status
  • 📍Troubleshooting
    • Known Issues
      • Mod Scripts Folder Requirement
    • Common Errors
      • No Mod Provided
      • Invalid Path
      • Invalid Input
      • Invalid Config Syntax
      • Unknown Type, Incompatible Parameter
      • Password Doesn't Meet Security Requirements
      • Signature Validation Timeout
      • Formula too complex
Powered by GitBook
On this page
  1. Troubleshooting
  2. Common Errors

Invalid Credentials

When using PBO Tools, your login information is securely encrypted and stored to facilitate automatic authentication. However, if you encounter the error message:

"Invalid credentials, would you like to delete them and log in again?"

This indicates that there's an issue with the decryption or integrity of the credentials stored in the Credentials.json file, which may have become corrupted or altered.

Understanding the Error

PBO Tools encrypts your username and password using AES-256 encryption and stores this data in the Credentials.json file located at:

AppData\Local\SIX Software\PBO Tools - DayZ Obfuscator

Here is an example of how the encrypted data might appear in the file:

{
  "Username": "dcclNVHGByciZz8sACpuGyZhgWzD5OIdbpQoxVfv1/4=",
  "Password": "gccMKvucZU/Fkrdz/AKPYq30t7cseZWTwoPRzyQVAI6TfHCt\u002BaGO/zP78s2h8KbAl\u002BYbqLhvfps4tM\u002B0BbGSEubLrIckOrDlb6eEbCcF2O/BrQPWaBH08zzAcYbosr6l"
}

If this information becomes corrupted or if manual changes are made to the file, PBO Tools will not be able to decrypt and authenticate your credentials correctly, leading to the "Invalid credentials" error.

How to Resolve the Error

To fix this issue and regain access to PBO Tools, you can follow these steps:

  1. Prompt for Deletion:

    • When the error occurs, PBO Tools will prompt you to delete the corrupted Credentials.json file.

  2. Confirm Deletion:

    • To proceed with fixing the error, press 'Enter' or 'Y' when prompted. This action will delete the current Credentials.json file, which contains the invalid encrypted credentials.

  3. Re-Login:

    • After deleting the file, you will need to log in again. Enter your username and password so that PBO Tools can encrypt the data anew and create a new Credentials.json file with valid credentials.

Last updated 11 months ago

For any questions or assistance, please contact our .

📍
support team