Code Monkey home page Code Monkey logo

Comments (12)

NhProGamer avatar NhProGamer commented on May 25, 2024

i have no more information lmao
just the app decide to stop himself with code 0

from taskbar11.

jetspiking avatar jetspiking commented on May 25, 2024

Hi there! Thank you for opening this issue. Are you using the latest version of Taskbar11?

Could you send me details of your operating system version?

If you build and run the app in Debug mode it should show an error or something that goes wrong. If you build the app yourself, make sure to check the .dll file is embedded in the .exe. This is the only cause I can think of at the moment. However, that does not explain the latest binary release from GitHub crashing.


You could attempt to execute an older version like 4.0.0, perhaps it crashes on a registry key which is not (yet) present on your system.

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

I have this error in debug mode

System.IO.FileLoadException: Impossible de charger le fichier ou l'assembly 'PresentationFramework.Simplify_11_Vanilla_Dark, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ou une de ses dépendances. Pointeur non valide (Exception de HRESULT : 0x80004003 (E_POINTER))
Nom de fichier : 'PresentationFramework.Simplify_11_Vanilla_Dark, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ---> System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

Simplify_11_Vanilla_Dark is a UltraUXThemePatcher theme.

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

Capture d’écran 2022-01-28 105740
There are my specs

from taskbar11.

jetspiking avatar jetspiking commented on May 25, 2024

Thank you for the provided information.

Are you currently using taskbar11 4.0.0 or the latest edition? If you are not using the latest edition could you download "Taskbar11 - Basic" from here:

https://github.com/jetspiking/Taskbar11/releases/tag/1.0.0

It is the oldest version I made, does this also causes the crash?

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

i'm using Taskbar 6.0.0

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

i will try 4.0.0

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

The 4.0.0 is working

from taskbar11.

jetspiking avatar jetspiking commented on May 25, 2024

If you now switch to version 5.0.2 and afterwards the latest version does it still crash?

from taskbar11.

NhProGamer avatar NhProGamer commented on May 25, 2024

5.0.2 works but after 6.0.0 not working

from taskbar11.

jetspiking avatar jetspiking commented on May 25, 2024

I believe I found the issue. I did not implement correct exception handling surrounding the function which loads missing dll's (used to load the embedded .dll's). This function attempts to load missing dll's found inside the application. However, apparently somehow you are missing presentation.framework.dll. This .dll is not present in the project and can not be loaded, hence the System.IO.FileLoadException.

Since this is an issue which has to be resolved soon I will attempt to implement a fix for this soon and publish a new release.

from taskbar11.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.