Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
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