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
Thank you for the report, I keep forgetting that each helmet has 3 sprite sections (1 for inventory, 1 for wearing, and 1 for when on the ground/floating/whatever) ill take a look at the xml, and fix it asap.
Video recreation of the crash: https://youtu.be/-vMuy9ZXsoU
Mod LIst:
https://pastebin.com/raw/6CEKn9RQ
Crash Log:
https://pastebin.com/raw/8mEcAuE6
Issue is fixed. Ill update in a minute
https://youtu.be/5vtehtfZdQk
I saw that you updated the mod, however the crash still happens on my side. I don't know about other people tho.
I reinstalled the game, redownloaded mods, checked integrity a few times and ran the game with only your mod enabled after a fresh install. No matter what I do it still crashes. Same crashlog.
Alright so I've remade the affliction tested it. It now shows up on the body, if click it. Which I'm assuming that is what you are doing to cause the crash. I've also fixed the space suit husk thing.
Adding the affliction to the body fixed the crash. It works fine now. Thanks for the support!
Barotrauma seems to have crashed. Sorry for the inconvenience!
8758553F8B35A9434A1134675FBC4B04
Game version 1.5.9.2 (ReleaseWindows, branch master, revision 0657efc)
Graphics mode: 1920x1080 (BorderlessWindowed)
VSync ON
Language: English
Selected content packages: Vanilla (D0E3825), Lua For Barotrauma (4F31D07), BetterHealthUI (Updated) (773A33B), Improved Husks (A865F00), AVP-Aliens (583687F), Aliens Humans (C3BE639), Neurotrauma (5B4CD97), NT Cybernetics (67B8763), NT Symbiote (00A18D7), Doctor Javier's Surgical Bomb - NT Expansion (FD03D39), Enhanced Armaments + FFE Neurotrauma Patch (E9417C9), Enhanced Armaments DynamicEuropa Patch (FC036FC), DynamicEuropa (DB6F876), More Level Content (2C1F9B8), Too Many Missions (A9675F2), Sellable Pirates (35A9792), Movable and Sellable Wrecks (3F7355A), New Wrecks For Barotrauma (With sellable wrecks) (D956E6C), Enhanced Armaments Fuel for the Fire Expansion (D85639B), Enhanced Armaments (C4FAC5A), EK | Armory (8FDD400), EK | Utility (C4EB97C), Dont Open Debug Console On Errors (59B0D91), The Void (731A3F6), Medusa (12AA2BE), Factional Subs Barsuk (99F2BC6), Dugong Ultimate (C84DD3B), Factional Subs Dugong (9BE7D6A), S-619 Legionnaire (6A9EEAB), Vermilion Hope AT-III (FDA5A8E), Black Prince AT-III (8DD7C0E)
Level seed: Staldon Linea52Phocis Flexus60
Loaded submarine: Camel (27E4995B64AF5AAB35248B6D245AE316)
Selected screen: Barotrauma.GameScreen
SteamManager initialized
System info:
Operating system: Microsoft Windows NT 10.0.19045.0 64 bit
GPU name: NVIDIA GeForce RTX 3050 Ti Laptop GPU
Display mode: {Width:1920 Height:1080 Format:Color AspectRatio:1.7777778}
GPU status: Normal
Exception: Object reference not set to an instance of an object. (System.NullReferenceException)
Target site: Void RecreateHead(System.Collections.Immutable.ImmutableHashSet`1[Barotrauma.Identifier], Int32, Int32, Int32, Int32)
Stack trace:
at Barotrauma.CharacterInfo.RecreateHead(ImmutableHashSet`1 tags, Int32 hairIndex, Int32 beardIndex, Int32 moustacheIndex, Int32 faceAttachmentIndex) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/Characters/CharacterInfo.cs:line 1035
at Barotrauma.CharacterInfo..ctor(ContentXElement infoElement, Identifier npcIdentifier) in <DEV>/Barotrauma/BarotraumaClient/ClientSource/Characters/CharacterInfo.cs:line 20
at Barotrauma.HumanPrefab.CreateCharacterInfo(RandSync randSync) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/Characters/HumanPrefab.cs:line 238
at Barotrauma.SpawnAction.Update(Single deltaTime) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/Events/EventActions/SpawnAction.cs:line 175
at Barotrauma.ScriptedEvent.Update(Single deltaTime) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/Events/ScriptedEvent.cs:line 389
at Barotrauma.EventManager.Update(Single deltaTime) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/Events/EventManager.cs:line 895
at Barotrauma.GameSession.Update(Single deltaTime) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/GameSession/GameSession.cs:line 850
at Barotrauma.GameScreen.Update(Double deltaTime) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/Screens/GameScreen.cs:line 143
at Barotrauma.GameMain.Update(GameTime gameTime) in <DEV>/Barotrauma/BarotraumaClient/ClientSource/GameMain.cs:line 950
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime) in E:\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 656
at Microsoft.Xna.Framework.Game.Tick() in E:\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 500
at Microsoft.Xna.Framework.SdlGamePlatform.RunLoop() in E:\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\SDL\SDLGamePlatform.cs:line 93
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior) in E:\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 397
at Microsoft.Xna.Framework.Game.Run() in E:\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 367
at Barotrauma.Program.Main(String[] args) in <DEV>/Barotrauma/BarotraumaClient/ClientSource/Program.cs:line 61
Last debug messages:
[09/19/2024 21:48:16] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:48:06] [CLIENT] Auto filled submarine
[09/19/2024 21:48:05] [CLIENT] Auto filling subs
[09/19/2024 21:48:05] [CLIENT] No characters
[09/19/2024 21:48:04] [CLIENT] Decorating Caves
[09/19/2024 21:48:04] [CLIENT] Filed auto fill request for submarine
[09/19/2024 21:48:04] [CLIENT] No hulls to flood
[09/19/2024 21:48:04] [CLIENT] Found position!
[09/19/2024 21:48:04] [CLIENT] Removed 3 positions, after filer 27, before: 30
[09/19/2024 21:48:04] [CLIENT] Spawned requested submarine Barsuk
[09/19/2024 21:48:02] Generating an outpost for the start of the level... (Location: Staldon Linea Prospecting Drone, level type: LocationConnection)
[09/19/2024 21:48:00] Loading additional background creatures from file 'C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2532991202/BackgroundCreatures/BackgroundCreaturePrefabs.xml'
[09/19/2024 21:48:00] Level identifier: coldcavernsadvanced
[09/19/2024 21:48:00] [CLIENT] No relay station
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoroyalinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:58] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "motesinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenok-seriesgrowthw" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "trilobiteinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "blackgooimpregnation" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:47:57] [CLIENT] Added distress mission to extra missions!
[09/19/2024 21:47:57] [CLIENT] Adding distress mission
[09/19/2024 21:47:57] [CLIENT] Map has map features
[09/19/2024 21:47:57] [CLIENT] Map has relay stations
[09/19/2024 21:47:57] [CLIENT] Map has pirate bases
[09/19/2024 21:47:57] [CLIENT] Map has construction sites
[09/19/2024 21:47:57] [CLIENT] Skipped validating the connection lookup: False, False
[09/19/2024 21:47:57] [CLIENT] Generated map connection lookup
[09/19/2024 21:47:57] [CLIENT] OnMapLoad:Postfix
[09/19/2024 21:46:39] ‖color:#9370DB‖[Aliens Humans]‖color:end‖ WARNING: Could not compress a texture because the dimensions aren't a multiple of 4 (path: C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2605827335/Item/USCM Armor_Inventory_Icon.png, size: 186x201)
[09/19/2024 21:46:37] [CLIENT] Auto filled submarine
[09/19/2024 21:46:37] ‖color:#9370DB‖[Aliens Humans]‖color:end‖ WARNING: Could not compress a texture because the dimensions aren't a multiple of 4 (path: C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2605827335/Item/WY_securityarmor_vest_inventory_icon.png, size: 186x201)
[09/19/2024 21:46:34] [CLIENT] Auto filling subs
[09/19/2024 21:46:34] [CLIENT] No characters
[09/19/2024 21:46:32] [CLIENT] Decorating Caves
[09/19/2024 21:46:32] [CLIENT] Filed auto fill request for submarine
[09/19/2024 21:46:32] [CLIENT] No hulls to flood
[09/19/2024 21:46:32] [CLIENT] Found position!
[09/19/2024 21:46:32] [CLIENT] Removed 3 positions, after filer 27, before: 30
[09/19/2024 21:46:31] [CLIENT] Spawned requested submarine Barsuk
[09/19/2024 21:46:28] Generating an outpost for the start of the level... (Location: Staldon Linea Prospecting Drone, level type: LocationConnection)
[09/19/2024 21:46:26] Loading additional background creatures from file 'C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2532991202/BackgroundCreatures/BackgroundCreaturePrefabs.xml'
[09/19/2024 21:46:26] Level identifier: coldcavernsadvanced
[09/19/2024 21:46:26] [CLIENT] No relay station
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoroyalinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:21] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "motesinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenok-seriesgrowthw" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "trilobiteinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "blackgooimpregnation" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:46:20] [CLIENT] Added distress mission to extra missions!
[09/19/2024 21:46:20] [CLIENT] Adding distress mission
[09/19/2024 21:46:15] [CLIENT] Pirate outpost not set
[09/19/2024 21:46:15] [CLIENT] Pirate director round end
[09/19/2024 21:46:14] Transitioning to Staldon Linea52Phocis Flexus60 (current location: Staldon Linea Prospecting Drone, selected location: Phocis Flexus, leaving sub: Camel, at start: True, at end: False, transition type: LeaveLocation)
[09/19/2024 21:45:58] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:44] [CLIENT] No subs in autofill queue
[09/19/2024 21:45:44] [CLIENT] Auto filling subs
[09/19/2024 21:45:42] [CLIENT] Decorating Caves
[09/19/2024 21:45:39] Generating an outpost for the start of the level... (Location: Staldon Linea Prospecting Drone, level type: Outpost)
[09/19/2024 21:45:39] Loading additional background creatures from file 'C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2532991202/BackgroundCreatures/BackgroundCreaturePrefabs.xml'
[09/19/2024 21:45:39] Level identifier: coldcavernsoutpost
[09/19/2024 21:45:39] [CLIENT] Ignored level due to being an outpost
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoroyalinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:27] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "motesinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenok-seriesgrowthw" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "trilobiteinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "blackgooimpregnation" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:45:26] [CLIENT] Level has no distress
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:45:20] [CLIENT] Added text tag distress.new1 : A ‖color:gui.Red‖distress beacon‖end‖ has been reported between ‖color:gui.orange‖Staldon Linea Prospecting Drone‖end‖ and ‖color:gui.orange‖Phocis Flexus‖end‖ to news ticket
[09/19/2024 21:45:20] [CLIENT] Pirate outpost not set
[09/19/2024 21:45:20] [CLIENT] Pirate director round end
[09/19/2024 21:45:20] Transitioning to Staldon Linea52 (current location: Moyle Cavus Shipyard, selected location: Staldon Linea Prospecting Drone, leaving sub: Camel, at start: False, at end: True, transition type: ProgressToNextLocation)
[09/19/2024 21:42:36] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:42:31] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:39:54] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:39:49] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:39:46] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:39:42] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:39:34] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:38:52] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:38:43] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:38:41] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:38:24] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:35:58] Could not find a spawn point for a SpawnAction (spawn location: BeaconStation (tag: beacon_bandit), skipping.
[09/19/2024 21:35:56] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:35:56] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:35:55] [CLIENT] Auto filled submarine
[09/19/2024 21:35:53] [CLIENT] Auto filling subs
[09/19/2024 21:35:51] [CLIENT] Decorating Caves
[09/19/2024 21:35:51] [CLIENT] Filed auto fill request for submarine
[09/19/2024 21:35:51] [CLIENT] Spawned map feature sub
[09/19/2024 21:35:51] [CLIENT] Spawned requested submarine Waystation
[09/19/2024 21:35:50] Generating an outpost for the end of the level... (Location: Staldon Linea Prospecting Drone, level type: LocationConnection)
[09/19/2024 21:35:49] Generating an outpost for the start of the level... (Location: Moyle Cavus Shipyard, level type: LocationConnection)
[09/19/2024 21:35:47] Loading additional background creatures from file 'C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2532991202/BackgroundCreatures/BackgroundCreaturePrefabs.xml'
[09/19/2024 21:35:47] Level identifier: coldcavernsadvanced
[09/19/2024 21:35:47] [CLIENT] No relay station
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoroyalinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalien" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybridorg" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenogrowthpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionx5" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenohybrid" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "motesinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenok-seriesgrowthw" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:45] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "trilobiteinfection" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:44] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "xenoinfectionpredalienroyal" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:44] ‖color:#9370DB‖[AVP-Aliens]‖color:end‖ WARNING: Affliction "blackgooimpregnation" contains effects with overlapping strength ranges. Only one effect can be active at a time, meaning one of the effects won't work.
[09/19/2024 21:35:44] [CLIENT] Level has no distress
[09/19/2024 21:35:44] [CLIENT] Map has map features
[09/19/2024 21:35:44] [CLIENT] Map has relay stations
[09/19/2024 21:35:44] [CLIENT] Map has pirate bases
[09/19/2024 21:35:44] [CLIENT] Map has construction sites
[09/19/2024 21:35:44] [CLIENT] Skipped validating the connection lookup: False, False
[09/19/2024 21:35:44] [CLIENT] Generated map connection lookup
[09/19/2024 21:35:44] [CLIENT] OnMapLoad:Postfix
[09/19/2024 21:35:27] Could not find a spawn point for a SpawnAction (spawn location: BeaconStation (tag: beacon_bandit), skipping.
[09/19/2024 21:35:25] [CLIENT] Auto filled submarine
[09/19/2024 21:35:23] [CLIENT] Auto filling subs
[09/19/2024 21:35:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:35:21] Result "UnexpectedError" was not handled by "UnlockAchievements".
[09/19/2024 21:35:20] [CLIENT] Decorating Caves
[09/19/2024 21:35:20] [CLIENT] Filed auto fill request for submarine
[09/19/2024 21:35:20] [CLIENT] Spawned map feature sub
[09/19/2024 21:35:20] [CLIENT] Spawned requested submarine Waystation
[09/19/2024 21:35:17] Generating an outpost for the end of the level... (Location: Staldon Linea Prospecting Drone, level type: LocationConnection)
[09/19/2024 21:35:15] Generating an outpost for the start of the level... (Location: Moyle Cavus Shipyard, level type: LocationConnection)
[09/19/2024 21:35:13] Loading additional background creatures from file 'C:/Users/Admin/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2532991202/BackgroundCreatures/BackgroundCreaturePrefabs.xml'
[09/19/2024 21:35:13] Level identifier: coldcavernsadvanced
[09/19/2024 21:35:13] [CLIENT] No relay station