Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. 5/3/2017 11:34:32 AM - INFO: CBLoader version 1.3.0
  2. 5/3/2017 11:34:33 AM - Debug: Working Directory is: C:\Program Files (x86)\Wizards of the Coast\Character Builder
  3. 5/3/2017 11:34:37 AM - Debug: Checking for merge and extract.
  4. 5/3/2017 11:34:37 AM - INFO: Extracting C:\Users\Owner\AppData\Roaming\CBLoader\combined.dnd40.main
  5. 5/3/2017 11:34:37 AM - Debug: Not using registry key, trying on-disk key: C:\Users\Owner\AppData\Roaming\CBLoader\cbloader.keyfile
  6. 5/3/2017 11:34:37 AM - ERROR:
  7. Inner Exception: Error decrypting the rules file. This usually indicates a key problem. Check into using a keyfile!
  8. at CharacterBuilderLoader.FileManager.ExtractWithKeyFile()
  9. at CharacterBuilderLoader.FileManager.ExtractFile(Boolean forced)
  10. at CharacterBuilderLoader.FileManager.ExtractAndMerge(Boolean forced)
  11. at CharacterBuilderLoader.Program.Main(String[] args)
  12. --------------------------------------------------------------------------------
  13.  
  14. Inner Exception: Value cannot be null.
  15. Parameter name: value
  16. at System.Security.Cryptography.AesCryptoServiceProvider.set_Key(Byte[] value)
  17. at ApplicationUpdate.Client.CommonMethods.GetAlgorithmWithKey(Guid applicationID, Guid updateID)
  18. at ApplicationUpdate.Client.CommonMethods.GetDecryptedStream(Guid applicationID, Stream inputStream)
  19. at ApplicationUpdate.Client.CommonMethods.GetDecryptedStream(Guid applicationID, String fileName)
  20. at CharacterBuilderLoader.FileManager.TryExtract()
  21. at CharacterBuilderLoader.FileManager.ExtractWithKeyFile()
  22. --------------------------------------------------------------------------------
  23.  
  24.  
  25. 5/3/2017 11:34:37 AM - INFO: Errors Encountered While Loading. Would you like to open the log file? (y/n)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement