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
Just uploaded a hotfix that should fix that crash. Let me know if it works for you guys.
Barotrauma Client crash report (generated on 04.08.2019 20:31:58)
Barotrauma seems to have crashed. Sorry for the inconvenience!
752C75DF67AE693C26C6B0BE9DF5D74B
Game version 0.9.1.0
Graphics mode: 1920x1080 (BorderlessWindowed)
Selected content packages: Vanilla 0.9, ALIEN - XENOMORPH, EK Armory, Ichthyosaur, BTE_The_Europan_Utopia_V3
Level seed: Skadi's CauldronUusi-Turcu
Loaded submarine: OctaBulb (3C9A8E643A46B25A3E170C579B1ED5C4)
Selected screen: Barotrauma.LobbyScreen
SteamManager initialized
System info:
Operating system: Microsoft Windows NT 6.2.9200.0 64 bit
GPU name: NVIDIA GeForce GTX 960M
Display mode: {Width:1920 Height:1080 Format:Color AspectRatio:1,777778}
GPU status: Normal
Exception: Ссылка на объект не указывает на экземпляр объекта.
Target site: Void Update(Single)
Stack trace:
в Barotrauma.SteamAchievementManager.Update(Single deltaTime) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\SteamAchievementManager.cs:строка 79
в Barotrauma.GameMain.Update(GameTime gameTime) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\GameMain.cs:строка 740
в Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime) в C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:строка 651
в Microsoft.Xna.Framework.Game.Tick() в C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:строка 500
в Microsoft.Xna.Framework.SdlGamePlatform.RunLoop() в C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\SDL\SDLGamePlatform.cs:строка 92
в Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior) в C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:строка 397
в Barotrauma.Program.Main(String[] args) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Program.cs:строка 60
Last debug messages:
[04.08.2019 20:31:57] Coroutine Barotrauma.LobbyScreen+<LoadRound>d__10 threw an exception: Ссылка на объект не указывает на экземпляр объекта.
в Barotrauma.HumanoidAnimController.CalculateLegLengths() в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Animation\HumanoidAnimController.cs:строка 296
в Barotrauma.HumanoidAnimController..ctor(Character character, String seed, HumanRagdollParams ragdollParams) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Animation\HumanoidAnimController.cs:строка 224
в Barotrauma.Character..ctor(String file, Vector2 position, String seed, CharacterInfo characterInfo, Boolean isRemotePlayer, RagdollParams ragdollParams) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Character.cs:строка 736
в Barotrauma.Character.Create(String file, Vector2 position, String seed, CharacterInfo characterInfo, Boolean isRemotePlayer, Boolean hasAi, Boolean createNetworkEvent, RagdollParams ragdoll) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Character.cs:строка 643
в Barotrauma.MonsterMission.Start(Level level) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Events\Missions\MonsterMission.cs:строка 40
в Barotrauma.GameSession.StartRound(Level level, Boolean reloadSub, Boolean loadSecondSub, Boolean mirrorLevel) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\GameSession\GameSession.cs:строка 256
в Barotrauma.LobbyScreen.<LoadRound>d__10.MoveNext() в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Screens\LobbyScreen.cs:строка 0
в Barotrauma.CoroutineManager.IsDone(CoroutineHandle handle) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\CoroutineManager.cs:строка 178
[04.08.2019 20:31:57] Sprite <sprite sourcerect="0, 0, 1, 1" /> doesn't have a texture specified!
[04.08.2019 20:31:57] [RagdollParams] New default ragdoll params successfully created at Mods/Xeno/Characters/Xeno/Ragdolls/XenoDefaultRagdoll.xml
[04.08.2019 20:31:57] [RagdollParams] Removing the old ragdolls from Xeno.
[04.08.2019 20:31:57] [RagdollParams] Failed to load ragdoll Barotrauma.HumanRagdollParams at Mods/Xeno/Characters/Xeno/Ragdolls/XenoDefaultRagdoll.xml for the character Xeno. Creating a dummy file.
[04.08.2019 20:31:57] Couldn't load xml document "Mods/Xeno/Characters/Xeno/Ragdolls/XenoDefaultRagdoll.xml"! {Не удалось найти часть пути "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Ragdolls\XenoDefaultRagdoll.xml".}
в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
в System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
в System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
в System.Xml.XmlTextReaderImpl.FinishInitUriString()
в System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
в System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
в Barotrauma.XMLExtensions.TryLoadXml(String filePath) в D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Serialization\XMLExtensions.cs:строка 28
[04.08.2019 20:31:56] [RagdollParams] Invalid directory: Mods/Xeno/Characters/Xeno/Ragdolls/. Using the default ragdoll.
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_death1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_death1.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage2.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage2.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage1.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle4.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle4.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle3.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle3.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle2.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle2.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle1.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack3.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack3.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack2.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack2.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
[04.08.2019 20:31:56] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack1.ogg" doesn't exist!}
в Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:строка 201
в Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) в D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:строка 68
Barotrauma Client crash report (generated on 8/4/2019 1:51:00 PM)
Barotrauma seems to have crashed. Sorry for the inconvenience!
752C75DF67AE693C26C6B0BE9DF5D74B
Game version 0.9.1.0
Graphics mode: 1920x1080 (BorderlessWindowed)
Selected content packages: Vanilla 0.9, ALIEN - XENOMORPH, Colonial Marines
Level seed: Chandelle CrevasseApep
Loaded submarine: Humpback (DE22A0FBE11E9E36D2281C9B6769A7B1)
Selected screen: Barotrauma.GameScreen
SteamManager initialized
System info:
Operating system: Microsoft Windows NT 6.2.9200.0 64 bit
GPU name: NVIDIA GeForce GTX 1060 3GB
Display mode: {Width:1920 Height:1080 Format:Color AspectRatio:1.777778}
GPU status: Normal
Exception: Object reference not set to an instance of an object.
Target site: Void CalculateLegLengths()
Stack trace:
at Barotrauma.HumanoidAnimController.CalculateLegLengths() in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Animation\HumanoidAnimController.cs:line 296
at Barotrauma.HumanoidAnimController..ctor(Character character, String seed, HumanRagdollParams ragdollParams) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Animation\HumanoidAnimController.cs:line 224
at Barotrauma.Character..ctor(String file, Vector2 position, String seed, CharacterInfo characterInfo, Boolean isRemotePlayer, RagdollParams ragdollParams) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Character.cs:line 736
at Barotrauma.Character.Create(String file, Vector2 position, String seed, CharacterInfo characterInfo, Boolean isRemotePlayer, Boolean hasAi, Boolean createNetworkEvent, RagdollParams ragdoll) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Characters\Character.cs:line 643
at Barotrauma.DebugConsole.SpawnCharacter(String[] args, Vector2 cursorWorldPos, String& errorMsg) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\DebugConsole.cs:line 0
at Barotrauma.DebugConsole.<>c.<.cctor>b__39_5(String[] args) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\DebugConsole.cs:line 190
at Barotrauma.DebugConsole.ExecuteCommand(String command) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\DebugConsole.cs:line 1239
at Barotrauma.DebugConsole.Update(GameMain game, Single deltaTime) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\DebugConsole.cs:line 176
at Barotrauma.GameMain.Update(GameTime gameTime) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\GameMain.cs:line 718
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime) in C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 651
at Microsoft.Xna.Framework.Game.Tick() in C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 500
at Microsoft.Xna.Framework.SdlGamePlatform.RunLoop() in C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\SDL\SDLGamePlatform.cs:line 92
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior) in C:\Users\Admin\Desktop\Repos\Barotrauma\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 397
at Barotrauma.Program.Main(String[] args) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Program.cs:line 60
Last debug messages:
[8/4/2019 1:50:59 PM] Sprite <sprite sourcerect="0, 0, 1, 1" /> doesn't have a texture specified!
[8/4/2019 1:50:59 PM] [RagdollParams] New default ragdoll params successfully created at Mods/Xeno/Characters/Xeno/Ragdolls/XenoDefaultRagdoll.xml
[8/4/2019 1:50:59 PM] [RagdollParams] Removing the old ragdolls from Xeno.
[8/4/2019 1:50:59 PM] [RagdollParams] Failed to load ragdoll Barotrauma.HumanRagdollParams at Mods/Xeno/Characters/Xeno/Ragdolls/XenoDefaultRagdoll.xml for the character Xeno. Creating a dummy file.
[8/4/2019 1:50:59 PM] Couldn't load xml document "Mods/Xeno/Characters/Xeno/Ragdolls/XenoDefaultRagdoll.xml"! {Could not find a part of the path 'C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Ragdolls\XenoDefaultRagdoll.xml'.}
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.FinishInitUriString()
at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
at Barotrauma.XMLExtensions.TryLoadXml(String filePath) in D:\Barotrauma-development\Barotrauma\BarotraumaShared\Source\Serialization\XMLExtensions.cs:line 28
[8/4/2019 1:50:59 PM] [RagdollParams] Invalid directory: Mods/Xeno/Characters/Xeno/Ragdolls/. Using the default ragdoll.
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_death1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_death1.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage2.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage2.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_damage1.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle4.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle4.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle3.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle3.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle2.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle2.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_idle1.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack3.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack3.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack2.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack2.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] Failed to load sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack1.ogg". {Sound file "C:\Program Files (x86)\Steam\steamapps\common\Barotrauma\Mods\Xeno\Characters\Xeno\Xenomorph_attack1.ogg" doesn't exist!}
at Barotrauma.Sounds.SoundManager.LoadSound(String filename, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Sounds\SoundManager.cs:line 201
at Barotrauma.Submarine.LoadRoundSound(XElement element, Boolean stream) in D:\Barotrauma-development\Barotrauma\BarotraumaClient\Source\Map\Submarine.cs:line 68
[8/4/2019 1:50:59 PM] spawn xeno cursor
[8/4/2019 1:50:53 PM] No character matching the name "xenomorph" found in the selected content package.
[8/4/2019 1:50:53 PM] Spawning a character failed - file "Content/Characters/Xenomorph/xenomorph.xml" not found!
[8/4/2019 1:50:53 PM] spawn xenomorph cursor
[8/4/2019 1:50:04 PM] No character matching the name "XENOMORPH" found in the selected content package.
[8/4/2019 1:50:04 PM] Spawning a character failed - file "Content/Characters/XENOMORPH/xenomorph.xml" not found!
[8/4/2019 1:50:04 PM] spawn XENOMORPH cursor
[8/4/2019 1:49:52 PM] Steam achievements have been disabled during this play session.
[8/4/2019 1:49:52 PM] Enabled cheat commands.
[8/4/2019 1:49:52 PM] enablecheats
[8/4/2019 1:49:47 PM] Enabling cheats will disable Steam achievements during this play session.
[8/4/2019 1:49:47 PM] You need to enable cheats using the command "enablecheats" before you can use the command "spawn".
[8/4/2019 1:49:47 PM] spawn
[8/4/2019 1:49:26 PM] Do not attempt to reconnect (DisconnectReason doesn't allow reconnection).
[8/4/2019 1:49:26 PM] Received a disconnect message (MissingContentPackage/ You need the content package "ALIEN - XENOMORPH" (hash 666E345) to play on the server.)
[8/4/2019 1:49:17 PM] OpenAL Soft on Microphone (Yeti Stereo Microphone) 50
[8/4/2019 1:49:17 PM] OpenAL Soft on Microphone (Turtle Beach Recon 60P) 50
[8/4/2019 1:49:17 PM] OpenAL Soft on CABLE Output (VB-Audio Virtual Cable) 52
[8/4/2019 1:49:08 PM] OpenAL Soft on Microphone (Yeti Stereo Microphone) 50
[8/4/2019 1:49:08 PM] OpenAL Soft on Microphone (Turtle Beach Recon 60P) 50
[8/4/2019 1:49:08 PM] OpenAL Soft on CABLE Output (VB-Audio Virtual Cable) 52
[8/4/2019 1:48:56 PM] Do not attempt to reconnect (DisconnectReason doesn't allow reconnection).
[8/4/2019 1:48:56 PM] Received a disconnect message (MissingContentPackage/ You need the content package "ALIEN - XENOMORPH" (hash 666E345) to play on the server.)
[8/4/2019 1:48:38 PM] Do not attempt to reconnect (DisconnectReason doesn't allow reconnection).
[8/4/2019 1:48:38 PM] Received a disconnect message (MissingContentPackage/ You need the content package "ALIEN - XENOMORPH" (hash 666E345) to play on the server.)
Couldn't load xml document "Mods\Xeno\XenoRandomevents.xml"!{:Randomevents.1341}
.
.
.
D:\Barotruma-development\Barotrauma\BarotraumaShared\Source\Serialization\XMKKEctentions.cs:28
(Too difficult for me to type out everything)