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
{{ message }}
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
On a particular three-wheeled car, the front two wheels are in the same place. Because the wheel only needs to be shown once, the corresponding model for one of them is set to "NONE" in parameters.txt. When the game sees this, it doesn't cause any problems, as the game ignores it. However, it does cause an import fail with the plugin, as it evidently tries to parse it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On a particular three-wheeled car, the front two wheels are in the same place. Because the wheel only needs to be shown once, the corresponding model for one of them is set to "NONE" in parameters.txt. When the game sees this, it doesn't cause any problems, as the game ignores it. However, it does cause an import fail with the plugin, as it evidently tries to parse it.
The text was updated successfully, but these errors were encountered: