Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If another addon changes these you could experience issues such as wheels falling through terrain etc.
This has been an issue since forever. Some history: back in the day it worked
with gmods default settings, most addons didn't change the physics settings.
At some point gmod changed the default settings resulting in this issue.
I made SCars use the older settings to avoid this particular issue.
Turns out a bunch of other addons started changing the physics settings as
well at that point.
Unfortunately any addon could cause this issue. There is no good way for me
to detect or fix this as far as I know. Many addons can have an opinion about these
physics settings and it's all a race about who runs their code last.
SCars could change these settings but for whatever reason some other addons
code runs later and change them causing the wheels to sink through the ground.
To be clear, there is no addon causing this issue for SCars intentionally.
What can I do to figure out what addon is causing this?
There is no fast way to do this. I can however give you a way that is going
to be a pain but at least you can figure out which addon is causing the issue.
You can apply binary search. You disable half of your addons and check if you
still have the issue.
- The problem persists
Then you know that at least one of the addons you have enabled is causing this.
You can disable half of the enabled addons and give it another go.
Rinse and repeat until you've found the addon and report it here for others to see.
- The problem is solved.
Then you know that at least one of the addons you disabled causes the issue.
You can then enable half of the disabled addons.
Rinse and repeat until you've found the addon and report it here for others to see.
Addons most likely not causing problem:
- Sweps
- Maps
- Models
- Saves
Please share your finds here to help your fellows in the community.
If you do there is also a chance that I can contact the creator of
the conflicting addon and make a solution to make it not conflict.
If you want to contribute to SCars yourself you can do that here: https://github.com/sakarias88/scars-slim