Main Assembly

Main Assembly

Not enough ratings
How to fix bot update issue
By Chickenplayer24
If you can't update your bot in the workshop anymore, don’t worry, there is a way to fix this issue.
   
Award
Favorite
Favorited
Unfavorite
Solution 1
1. Go to the workshop and click on your uploaded bot with Middle Mouse Button.
                                       Copy the numbers after the "?id=" from the URL.
2. Go to the C:\Users[your computer name]\AppData\Local\RoboBuild\Saved\bots folder and open the folder of your creation.
                                                          Make sure the folder starts with .bot

The AppData folder is hidden by default so type
%appdata% in the address bar of the file manager and
press enter. After that select the local folder.


3. Open the [Your bot name].meta.json file with a text editor and replace the numbers in quotation marks after "steamUGCId":
4. Save the changes
Solution 2
1. Subscribe to your bot in the workshop what you want to update.

2. Go to the (in my case) C:\Program Files (x86)\Steam\steamapps\workshop\content\1078920 folder.
The location of the steam folder varies depending on where the game is installed, so look for the partition where you installed the game.

3. Press right-click on an empty place and short by date the folders,
                      so in this way, you can easily find the freshly downloaded bot folder.
                                                                      Or click here:) ˅

4. Copy the folder name
or open the [Your bot name].meta.json file with a text editor from the folder. Search the "steamUGCId": and copy the numbers from quotation marks

5. Go to the C:\Users[your computer name]\AppData\Local\RoboBuild\Saved\bots folder and open the folder of your creation.
                                                          Make sure the folder starts with .bot

6.Open the [Your bot name].meta.json file with a text editor and replace the numbers in quotation marks after "steamUGCId":

7. Press save and Done:)
1 Comments
Axenkov Jul 4, 2021 @ 9:05am 
Very complicated but did save my Stuka, thanks.