nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.13k stars 144 forks source link

Uabe Window 7 is in use, but there's a collision with the photo saved. #156

Closed cor45247 closed 2 years ago

cor45247 commented 2 years ago

gg

Application: UABEAvalonia.exe CoreCLR Version: 5.0.1422.5710 .NET Version: 5.0.14 Description: The process was terminated due to an unhandled exception. Exception Info: System.DllNotFoundException: Unable to load DLL 'textoolwrap' or one of its dependencies: 지정된 모듈을 찾을 수 없습니다. (0x8007007E) at TexturePlugin.PInvoke.EncodeByISPC(IntPtr data, IntPtr buf, Int32 mode, Int32 level, UInt32 width, UInt32 height) at TexturePlugin.TextureEncoderDecoder.EncodeISPC(Byte[] data, Int32 width, Int32 height, TextureFormat format, Int32 quality) at TexturePlugin.TextureEncoderDecoder.Encode(Byte[] data, Int32 width, Int32 height, TextureFormat format, Int32 quality) at TexturePlugin.EditDialog.BtnSave_Click(Object sender, RoutedEventArgs e) at System.Threading.Tasks.Task.<>c.b140_0(Object state) at Avalonia.Threading.AvaloniaSynchronizationContext.<>c__DisplayClass5_0.b0() in //src/Avalonia.Base/Threading/AvaloniaSynchronizationContext.cs:line 33 at Avalonia.Threading.JobRunner.RunJobs(Nullable`1 priority) in //src/Avalonia.Base/Threading/JobRunner.cs:line 37 at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) in //src/Windows/Avalonia.Win32/Win32Platform.cs:line 210 at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg) at Avalonia.Win32.Win32Platform.RunLoop(CancellationToken cancellationToken) in //src/Windows/Avalonia.Win32/Win32Platform.cs:line 157 at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) in //src/Avalonia.Base/Threading/Dispatcher.cs:line 61 at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) in //src/Avalonia.Controls/ApplicationLifetimes/ClassicDesktopStyleApplicationLifetime.cs:line 107 at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime[T](T builder, String[] args, ShutdownMode shutdownMode) in /_/src/Avalonia.Controls/ApplicationLifetimes/ClassicDesktopStyleApplicationLifetime.cs:line 134 at UABEAvalonia.Program.Main(String[] args) in C:\Users\nesquack\Documents\GitRepos\uabequickfixes\UABEA\UABEAvalonia\Program.cs:line 47

nesrak1 commented 2 years ago

You need to install the c++ redistributable https://aka.ms/vs/16/release/vc_redist.x64.exe

cor45247 commented 2 years ago

Thank you. I installed it and it works well.

-----Original Message----- From: @.> To: @.>; Cc: @.>; @.>; Sent: 2022-02-22 (화) 09:41:49 (GMT+09:00) Subject: Re: [nesrak1/UABEA] Uabe Window 7 is in use, but there's a collision with the photo saved. (Issue #156)

You need to install the c++ redistributable https://aka.ms/vs/16/release/vc_redist.x64.exe — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>