Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stability: [Mac IDE] GM crash when dragging sounds between folders in the asset browser #8607

Closed
gm-bug-reporter bot opened this issue Dec 3, 2024 · 1 comment
Labels
crash Crashes or other major stability issues with the GameMaker IDE dump This issue has a sample project attached

Comments

@gm-bug-reporter
Copy link

gm-bug-reporter bot commented 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.

[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?

Mac 15.1.1

af57e733-8e36-4ab6-b478-8f34db879b76

@gm-bug-reporter gm-bug-reporter bot added crash Crashes or other major stability issues with the GameMaker IDE dump This issue has a sample project attached labels Dec 3, 2024
@YYDan YYDan changed the title GM crashed Stability: [Mac IDE] GM crash when dragging sounds between folders in the asset browser Dec 4, 2024
@YYDan
Copy link
Collaborator

YYDan commented Dec 4, 2024

Duplicate of #7657

@YYDan YYDan marked this as a duplicate of #7657 Dec 4, 2024
@YYDan YYDan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2024
@github-project-automation github-project-automation bot moved this from Triage to Done in Team Workload Dec 4, 2024
@YYDan YYDan moved this from Done to Duplicate in Team Workload Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Crashes or other major stability issues with the GameMaker IDE dump This issue has a sample project attached
Projects
Status: Duplicate
Development

No branches or pull requests

1 participant