You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @raymondsong00,
thank you very much for the detailed report! There's a bug in the load_scenario implementation, we will try to fix it ASAP on the upstream version. In the meantime, you can use this patched version of techCore.lua for BeamNG.tech 0.34.2.0, which you can copy over to %BNG_HOME%/lua/ge/extensions/tech:
Unable to load johnson_valley scenario with BeamNG.tech 0.34.2.0.
Version: BeamNG.tech 0.34.2.0, beamngpy 1.31
OS: Ubuntu 22.04 and Windows 10
Code (Modified from Readme):
Expected Behavior:
Create new Johnson Valley Scenario with vehicle and load in BeamNG.tech v0.34.2.0.
Actual Behavior:
Error message:
beamngpy.logging.BNGValueError: Level not found: "/levels/johnson_valley/main.level.json"
Additional Context:
This code works as intended on
Tried 0.34.2.0 + Ubuntu with a clean download and userpath with the same issue.
Loading scenarios from Johnson Valley with
bng.scenario.get_scenarios()['johnson_valley']
works as intended.The text was updated successfully, but these errors were encountered: