CCDirectLink / CCLoader

Modloader for crosscode
35 stars 11 forks source link

CCLoader Alerts Disappearing #89

Closed WatDuhHekBro closed 3 years ago

WatDuhHekBro commented 3 years ago

OS: Windows 10 Home CrossCode Version: v1.4.1-2 CCLoader Version: v2.20.0

Expected Behavior: Error messages such as installing a mod without its required dependencies or a bug in a mod's code should display a popup letting the user know what went wrong. Actual Behavior: The popup appears, but only briefly before disappearing entirely. Additional popups don't seem to appear either. Notes: This bug was not present in CCLoader v2.19.0 and previous versions.

The following is an example of installing Arcane Lab without installing the required dependencies.

https://user-images.githubusercontent.com/44940783/115120607-fa0acf80-9f73-11eb-99c4-3353ae73d238.mp4