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

local video playback doesn't work #270

Open
ledgealot opened this issue Jun 10, 2023 · 2 comments
Open

local video playback doesn't work #270

ledgealot opened this issue Jun 10, 2023 · 2 comments

Comments

@ledgealot
Copy link

Hello, I've been using SP without any problems for a few months, but recently I upgraded to Win11 and now whenever I want to play a video with a script, the screen just stays black. I can click on Play and it changes the icon to the Pause button, but that's all, the video nor the script will play. When I move my mouse over the timeline bar, it's like it doesn't recognize it at all, it doesn't show the vertical line together with the time stamp. It does work if I choose to play only the script in the blind mode, or if I use an external player for the video. The problem with that is that the script kind of lags then, and the toy doesn't follow it correctly, which is why I'd prefer to fix the local video playback for convenience. The problem started right after upgrading to win11, so the first thing I tried was naturally to rollback to win10, but that didn't help and the problem persisted, which is just weird since it was working just fine before that. I've tried reinstalling the Scriptplayer, the codecs, the graphics drivers, nothing helped. It would be fantastic if someone was able to help me here. :)

@Micr0waves
Copy link

Kinda Sus that i doesn't work after the Rollback.
Did you try to reset Scriptplayers settings (bottom left in settings)
Another Thing i would try is to create a new user on your windows and see if the problem happens on this new user aswell.

If everything does not work, i think Win11 broke something. And the rollback probably did not revert this change, so best option would be to install windows 10 from scratch. So create an installation medium and start from there.

@flynet
Copy link

flynet commented Feb 13, 2024

Any help with Win11 ?
Is there any debug or error log that may help ?

Error1

Имя сбойного приложения: ScriptPlayer.exe, версия: 1.2.0.0, метка времени: 0x631b2e18 Имя сбойного модуля: KERNELBASE.dll, версия: 10.0.22000.2538, метка времени: 0x06aca232 Код исключения: 0xe0434352 Смещение ошибки: 0x0000000000052bdc Идентификатор сбойного процесса: 0x27b8 Время запуска сбойного приложения: 0x01da5eafef609df5 Путь сбойного приложения: C:\Program Files (x86)\ScriptPlayer\ScriptPlayer.exe Путь сбойного модуля: C:\Windows\System32\KERNELBASE.dll Идентификатор отчета: e05f0e48-7747-46ba-a076-80990a7795f9 Полное имя сбойного пакета: Код приложения, связанного со сбойным пакетом:

Error 2
Приложение: ScriptPlayer.exe Версия платформы: v4.0.30319 Описание. Процесс был завершен из-за необработанного исключения. Сведения об исключении: System.NullReferenceException в ScriptPlayer.Shared.Controls.MediaWrapper+<OpenAndWaitFor>d__57.MoveNext() в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) в System.Runtime.CompilerServices.TaskAwaiter.GetResult() в ScriptPlayer.Shared.VideoPlayer+<ProcessFileSeekEntry>d__120.MoveNext() в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) в System.Runtime.CompilerServices.TaskAwaiter.GetResult() в ScriptPlayer.Shared.VideoPlayer+<ProcessSeekEntry>d__119.MoveNext() в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) в System.Runtime.CompilerServices.TaskAwaiter1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetResult()
в ScriptPlayer.Shared.VideoPlayer+d__118.MoveNext()
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
в System.Runtime.CompilerServices.TaskAwaiter1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetResult() в ScriptPlayer.Shared.VideoPlayer+<Open>d__117.MoveNext() в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() в System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) в System.Windows.Threading.DispatcherOperation.InvokeImpl() в MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object) в System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) в System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) в System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) в MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object) в System.Windows.Threading.DispatcherOperation.Invoke() в System.Windows.Threading.Dispatcher.ProcessQueue() в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) в MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) в MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) в System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) в System.Windows.Application.RunDispatcher(System.Object) в System.Windows.Application.RunInternal(System.Windows.Window) в ScriptPlayer.App.Main()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants