Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem













The GUI clip pushing error is an indication that some UI is broken, but it doesn't mean that it was cause by 'a UI mod', it could because caused by absolutely anything. For example, if a mod sets a pawn's name to null then you open any vanilla UI, you will get an exception like that as the UI breaks.
The actual crash is caused not by the UI but rather the UI catching an exception and, when trying to print the stack trace, the stack trace itself fails to be walked. This is normally caused by seriously ♥♥♥♥♥♥ IL code such as a broken transport patch.
I'm not going to tell you that the crash definitely wasn't caused by this mod, but it likely wasn't. If you can send full logs (both player.log and the crash dump) rather than the chatbot log, I can look into it more.
https://pastebin.com/AivbV5hP
The crash is almost certainly caused by a mod that adds or modifies an inspect tab.
Evidence 1 (Previous Log): The AM.Events errors (from a mod creating sounds, gore, etc.) were happening repeatedly.
Evidence 2 (Previous Log): The GUI Error: You are pushing more GUIClips than you are popping error shows a UI mod is already "leaking" and unstable.
Evidence 3 (Stack Trace): The crash happened inside Verse.InspectTabBase (the code for inspect tabs).
If an enemy pawn lassos a vehicle that is a caravan, it will be deleted and act as if the caravan has been lost.
To anyone who is using Vehicles, you can set the "max pawn size" below 3 in the lasso settings to prevent your multi-ton vehicles from being lassoed.