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
I was creating a folder called game within my sound effects folder and it crashed when i tried to move a sound file into the new folder from the folder above it called Sounds.
[22:00:49:097(a59e)] --------------------------------------------------------------------------------
[22:00:49:097(a59e)] Unhandled Exception: System.InvalidOperationException
[22:00:49:097(a59e)] Exception message: An attempt was made to transition a task to a final state when it had already completed.
[22:00:49:097(a59e)] Exception stack: at System.Threading.Tasks.TaskCompletionSource`1.SetResult(TResult result)
at YoYoStudio.Sound.FFMpegAudioStream.OnPropertyChanged(Object sender, PropertyChangedEventArgs e)
at YoYoStudio.Sound.FFMpegAudioStream.SetProperty[T](T& property, T value, String propertyName)
at YoYoStudio.Sound.FFMpegAudioStream.set_HasRetrievedProperties(Boolean value)
at YoYoStudio.Sound.FFMpegAudioStream.FFProbeOutputDataReceived(Object sender, DataReceivedEventArgs e)
at System.Diagnostics.AsyncStreamReader.FlushMessageQueue(Boolean rethrowInNewThread)
--- End of stack trace from previous location ---
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
[22:00:49:098(a59e)] --------------------------------------------------------------------------------
Steps To Reproduce
See above
Which version of GameMaker are you reporting this issue for?
IDE v2024.8.1.171 Runtime v2024.8.1.218
Which operating system(s) are you seeing the problem on?
The text was updated successfully, but these errors were encountered:
gm-bug-reporterbot
added
crash
Crashes or other major stability issues with the GameMaker IDE
dump
This issue has a sample project attached
labels
Dec 3, 2024
Description
I was creating a folder called game within my sound effects folder and it crashed when i tried to move a sound file into the new folder from the folder above it called Sounds.
Steps To Reproduce
See above
Which version of GameMaker are you reporting this issue for?
IDE v2024.8.1.171 Runtime v2024.8.1.218
Which operating system(s) are you seeing the problem on?
Mac 15.1.1
af57e733-8e36-4ab6-b478-8f34db879b76
The text was updated successfully, but these errors were encountered: