MaximumADHD / Rbx2Source

A utility tool that automatically assembles Roblox assets into geometry data, which is then compiled into the Source Engine.
73 stars 34 forks source link

This program no longer works. #39

Closed theservermainer closed 5 years ago

theservermainer commented 5 years ago

error Everytime i try to enter an existing username, it will spit out this error, making this unusable. The accessories wont work either.

MaximumADHD commented 5 years ago

Just made an update to the program. Let me know if you're still seeing these errors.

theservermainer commented 5 years ago

I am still seeing them. I had to download it twice to make sure.

MaximumADHD commented 5 years ago

That’s odd. You might have some corrupted data. I would advise manually clearing the program’s save data and installing it fresh again:

  1. Close Rbx2Source if you have it running.
  2. Open the Windows registry editor (regedit.exe)
  3. Navigate to HKEY_CURRENT_USER\Software
  4. Delete the key named Rbx2Source, and close regedit.
  5. Go into your file browser and type %localappdata% into the path (where it says C:\...)
  6. Delete the folder named Rbx2Source

Doing the above will clear all of the program’s saved data. From there, try running Rbx2Source again, and see if any of the issues persist.

If you have any trouble with the instructions above, let me know. Apologies for the issues!

theservermainer commented 5 years ago

Fixed! Thank you for the guide!