PintoIM / Pinto

A modernish IM client inspired by Skype 0.97
GNU General Public License v3.0
23 stars 14 forks source link

Pinto! crashing when logging in #61

Closed iamatsomeone closed 8 months ago

iamatsomeone commented 11 months ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Launch Pinto!
  2. Click on 'Login'
  3. Enter credentials to Server
  4. See error

Expected behavior

My account being logged in

Screenshots

image image

Desktop (please complete the following information):

Additional context

System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

=== Pre-bind state information === LOG: DisplayName = System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (Fully-specified) LOG: Appbase = file:///C:/Users/graha/Downloads/Pinto-main/Pinto-main/Pinto/bin/x64/ LOG: Initial PrivatePath = NULL Calling assembly : Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.

LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\graha\Downloads\Pinto-main\Pinto-main\Pinto\bin\x64\Pinto.exe.Config LOG: Using host configuration file: LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 1.5.11.0 redirected to 4.0.11.0. LOG: Post-policy reference: System.Threading.Tasks, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a LOG: Attempting download of new URL file:///C:/Users/graha/Downloads/Pinto-main/Pinto-main/Pinto/bin/x64/System.Threading.Tasks.DLL. LOG: Attempting download of new URL file:///C:/Users/graha/Downloads/Pinto-main/Pinto-main/Pinto/bin/x64/System.Threading.Tasks/System.Threading.Tasks.DLL. LOG: Attempting download of new URL file:///C:/Users/graha/Downloads/Pinto-main/Pinto-main/Pinto/bin/x64/System.Threading.Tasks.EXE. LOG: Attempting download of new URL file:///C:/Users/graha/Downloads/Pinto-main/Pinto-main/Pinto/bin/x64/System.Threading.Tasks/System.Threading.Tasks.EXE.

vlOd2 commented 10 months ago

Can you update to b1.1 and send the console logs? (sorry for the late response)

vlOd2 commented 10 months ago

Here are also some generic troubleshooting steps:

vlOd2 commented 8 months ago

Closing due to lack of activity