Advertisement
squidingtin

ProtoSmasher Error codes V2

Mar 17th, 2019
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.70 KB | None | 0 0
  1. Error codes:
  2. -------------------------------------------------------------------------------------------------------------------------------------
  3. 401 = Unauthorized.
  4. 403 = The client access is forbidden for unknown reasons.
  5. 404 = Site/Server is down.
  6. 500 = Internal Server Error. (Try clearing %localappdata%\Temp\Roblox and then reinstall ProtoSmasher and then re-whitelist)
  7. 502 = Sites Down.
  8. 503 = Gateway timeout.
  9. 307 = Temporary Redirect.
  10. 308 = Permanent Redirect.
  11. 498 = Invalid Token.
  12. 507 = Insufficient Storage.
  13. -------------------------------------------------------------------------------------------------------------------------------------
  14. https://client-api.protosmasher.net/ (Client API test)
  15. https://api.protosmasher.net/? (API test)
  16. -------------------------------------------------------------------------------------------------------------------------------------
  17. 0xc000007b = DLL Missing
  18. VCRUNTIME140.dll / msvcp120.dll couldnt be found = Install C++ both x86 and x64 (Most missing DLLs are this)
  19. https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads (C++)
  20. https://dotnet.microsoft.com/download/thank-you/net472 (.Net Framework)
  21. https://aka.ms/vs/15/release/vc_redist.x86.exe (httpPostFailed)
  22. https://www.win-rar.com/fileadmin/winrar-versions/winrar/th/winrar-x64-571.exe (.ZIP extractor)
  23. -------------------------------------------------------------------------------------------------------------------------------------
  24. Random Crash 1: Try a different game, if it still crashes reinstall/update ProtoSmasher.
  25. Random Crash 2: If You are up to date the game might have an anti-exploit script, then turn off all auto execute scripts and test.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement