r3eckon / BNG-BeamLegalRacing

Hardcore career mod for BeamNG
65 stars 3 forks source link

Nordschleife races AI not working #29

Closed Liam-Haycock closed 8 months ago

Liam-Haycock commented 8 months ago

thanks for fixing the previous issue however, now that thats sorted when i loaded into this race the AI would not move and the checkpoints didnt show up.

316292351-cac2aad0-3a1c-45b6-9c44-755b201576fb

r3eckon commented 8 months ago

I already answered this on your other question.

Liam-Haycock commented 8 months ago

yes and it started to work but now the AI will not move and the checkpoints dont exist the other issue is fixed, thanks.

r3eckon commented 8 months ago

Check the world editor for these simgroups:

image

If they're missing it means you have level files overwriting my addon. You need to delete any folder labeled ks_nord from userfolder/levels and game folder/levels. Remember that this addon is supposed to be installed as a regular zip mod, don't extract the files.

If the simgroups are missing clear console before starting the race and then send me a screenshot of errors if there are any.

Liam-Haycock commented 8 months ago

before starting race but after opening beamlr mission: image after starting race: image1 image2 image3 and theres about 100 more screenshots i could take, let me know if you need the rest but hopefully its repeating or all similar

r3eckon commented 8 months ago

I'm assuming the simgroups are missing from world editor tree. That means something in the userfolder or game folder is overwriting the addon files, or you incorrectly installed the addon by extracting the files and ended up deleting the level edits.

If you think everything is installed correctly I'd like to confirm the folder structure.

  1. Navigate to the userfolder
  2. Hold down the SHIFT key > Right click in the folder empty space > "Open PowerShell window here"
  3. Type this line and hit enter tree > tree.txt /a /f

This will create a text file called tree.txt in your userfolder which contains the folder structure. Upload it here so I can have a look and if it's as it should be.

However at this point the simpler option is to reinstall the addon in a clean userfolder:

  1. Move the content of your userfolder somewhere to back them up
  2. Delete the userfolder contents.
  3. Install BeamLR
  4. Install the addon
  5. Copy the beamLR folder from your back up to the new userfolder to restore your career
Liam-Haycock commented 8 months ago

tree.txt

r3eckon commented 8 months ago

From the folder structure I can see that the addon isn't installed properly. The zip file should be in the userfolder/mods folder. The game loads the addon zip file before the map mod which causes changes in the addon to be overwritten. This is why it must be in the mods folder and starts with "zz" to force it to load after the level mod.

image

Also seems you cloned the repository. That shouldn't be an issue however you don't need to do that. Just download the latest release zip for the main mod (link is in instructions), that should be extracted in the userfolder. Then download whatever addons zip files you want, these are to be added in the mods folder as is, without extracting.