[Bug 45171] Starbound crashes during game-play with fatal exception

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 13:28:17 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45171

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #8 from Zebediah Figura <z.figura12 at gmail.com> ---
These certainly all look like the same exception:

[Error] Exception caught loading asset: /player.config:objectPreviewOuterAlpha,
(AssetException) Could not read JSON asset
/player.config:objectPreviewOuterAlpha
[0] 1400d7153 Star::captureStack
...
Caused by: (JsonParsingException) Cannot parse json file: /player.config
[0] 1400d7153 Star::captureStack
...
Caused by: std::exception: bad allocation

The only difference being which asset is loaded.

I don't know what component is at fault here. At a wild guess, perhaps msvcp,
although it's not exactly easy to read the log.

Could you attach a log of any one of these crashes (it shouldn't matter which)
with +seh,+loaddll? Thanks.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list