You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
itchyOwl opened this issue
Nov 11, 2024
Discussed in
#15092
· 1 comment
Assignees
Labels
BugSomething isn't workingCodeProgramming taskModdingModding-related feature request or issue, or a bug that only occurs with modsTicketThe issue has been converted into an issue report.
I have searched the issue tracker to check if the issue has already been reported.
My issue happened while using mods.
What happened?
animations files are defined in character A
character B reuses A's animations
it works fine until B's animations are affected by SE
Reproduction steps
download and enable Enhanced EuropaWar
spawn Clownhuman03
giveaffliction Vigor 1000 Clownhuman03
Bug prevalence
Happens every time I play
Single player or multiplayer?
Happens in both single player and multiplayer
-
No response
Version
v1.6.19.1 (Unto the Breach Update Hotfix 2)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
Couldn't load xml document "LocalMods/Enhanced EuropaWar/Content/Characters/Clownhuman/Clownhuman02/Animations/Clownhuman03Walk.xml"! {Could not find file 'D:\Steam\steamapps\common\Barotrauma\LocalMods\Enhanced EuropaWar\Content\Characters\Clownhuman\Clownhuman02\Animations\Clownhuman03Walk.xml'.} at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at Barotrauma.IO.File.Open(String path, FileMode mode, FileAccess access, Nullable`1 share, Boolean catchUnauthorizedAccessExceptions) in <DEV>\Barotrauma\BarotraumaShared\SharedSource\Utils\SafeIO.cs:line 540 at Barotrauma.XMLExtensions.TryLoadXml(String filePath, Exception& exception) in <DEV>\Barotrauma\BarotraumaShared\SharedSource\Serialization\XMLExtensions.cs:line 112‖color:#9370DB‖[Enhanced EuropaWar]‖color:end‖ [EditableParams] The document is null! Failed to load the parameters.Couldn't load xml document "LocalMods/Enhanced EuropaWar/Content/Characters/Clownhuman/Clownhuman02/Animations/Clownhuman03Run.xml"! {Could not find file 'D:\Steam\steamapps\common\Barotrauma\LocalMods\Enhanced EuropaWar\Content\Characters\Clownhuman\Clownhuman02\Animations\Clownhuman03Run.xml'.}
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at Barotrauma.IO.File.Open(String path, FileMode mode, FileAccess access, Nullable`1 share, Boolean catchUnauthorizedAccessExceptions) in<DEV>\Barotrauma\BarotraumaShared\SharedSource\Utils\SafeIO.cs:line 540 at Barotrauma.XMLExtensions.TryLoadXml(String filePath, Exception& exception) in<DEV>\Barotrauma\BarotraumaShared\SharedSource\Serialization\XMLExtensions.cs:line 112‖color:#9370DB‖[Enhanced EuropaWar]‖color:end‖ [EditableParams] The document is null! Failed to load the parameters.
The text was updated successfully, but these errors were encountered:
itchyOwl
added
Bug
Something isn't working
Need more info
Insufficient information to resolve the issue (e.g. steps to reproduce a bug)
Code
Programming task
Modding
Modding-related feature request or issue, or a bug that only occurs with mods
Ticket
The issue has been converted into an issue report.
labels
Nov 11, 2024
BugSomething isn't workingCodeProgramming taskModdingModding-related feature request or issue, or a bug that only occurs with modsTicketThe issue has been converted into an issue report.
Discussed in #15092
Originally posted by A2ur3 November 8, 2024
Disclaimers
What happened?
animations files are defined in character A
character B reuses A's animations
it works fine until B's animations are affected by SE
Reproduction steps
Bug prevalence
Happens every time I play
Single player or multiplayer?
Happens in both single player and multiplayer
-
No response
Version
v1.6.19.1 (Unto the Breach Update Hotfix 2)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
The text was updated successfully, but these errors were encountered: