Custom Query (105 matches)
Results (52 - 54 of 105)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#104 | fixed | Mod Package Wizard suggestions | ||
Description |
As with Vago overall, I'm really liking how the wizard works. It's a great little convenience. I just have a few nitpicks:
|
|||
#108 | invalid | Mono not detected when installed on Mac | ||
Description |
Over the last few months, there were various issues with Mono installing in 10.11. I believe all those have been cleared up by the developers. However, the AEI is now failing to detect Mono when it is installed. The install directory was moved from /usr/bin/ to /usr/local/bin/ to work with 10.11, but that shouldn't make a difference. I see that the AEI is simply running "which mono" and checking the output to see if it looks like a path. This should work; on my Macs, I can run "which mono" in Terminal and get "/usr/local/bin/mono" as output, but the AEI does not seem to be getting this output when it runs the command. The result is that it tells the user to install .NET and quits. This bug seems to be occurring in not just 10.11, but also 10.9 (therefore probably all OS versions). |
|||
#25 | fixed | Notification when new mods are added to depot | ||
Description |
Add an additional option to show a popup (like it do for the updates) when new mods are added to the depot from our last AEI opening. (btw I can give it a try at coding once I get time) |