Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
197 stars 9 forks source link

Exception Reading Samples spamming logs with eventual crash #2208

Open AshtonSparx opened 3 years ago

AshtonSparx commented 3 years ago

Describe the bug

I crashed without any reason, checked my logs, and in a 10-20 minute session, had a 7mb log file which.. never happens.. and it was hella spammed with "Exception when reading audio clip--" what's even weirder, further checking the clip's db link - it's a sound that wasn't even played during the 2 sessions I was in (Cloud home entering the game, and Epsilion's world)

Relevant issues

Couldn't find any issues regarding Exceptions with audio clips that are open Found one that was closed #1220

To Reproduce

I am not entirely sure how to reproduce this, because it's so odd, but I'm pretty sure looking at the logs will expose the cause.

Expected behavior

After failing to read an audio clip x amount of times, it should give up trying.

Screenshots / Video

Exception seems to start causing chaos around Line 601 image

Bug information (please complete the following information):

Additional context

Here's the full log: DESKTOP-SPEUN1P - 2021.5.8.445 - 2021-05-08 15_31_26.log

Reporters:

AshtonSparx#5050

Frooxius commented 3 years ago

What makes you think that this resulted in crash? I don't see anything in the log that would indicate that.

Do you have a crash dump from the session as well? How exactly did Neos crash? Did it do so on specific action?

AshtonSparx commented 3 years ago

The game completely randomly locked up, windows didn't even detect it as not responding, then randomly closed. The bottom of the log doesn't indicate Neos closing (Usualy states Shutdown requested - Shutting down) but comes up blank at the end of the log I posted.

Where can I find crash dumps?

shiftyscales commented 3 years ago

@AshtonSparx

AshtonSparx commented 3 years ago

image Unfort, it seems Neos did not generate a crash dump when the game suddenly closed (Side note, all those folders are empty for some reason O.o)