ALIENQuake

Results 58 comments of ALIENQuake

@SteveL-MSFT That's wonderful! Thank you! > One of the problems I've hit when also trying to compile PS7 to single exe is debugging didn't work (at least using VSCode). Debugging...

@peter-sidebotham I will try to summarize what I already know about the problem of setting RuntimeIdentifier to the portable ones, without specifying the windows version. - Despite the error, you...

Those rules are often a direct representation of the actual weidu REQUIRE_COMPONENT/REQUIRE_MOD/REQUIRE_PREDICATE statements. Those statements cannot be ignored at all, and are established in order to not break the game....

When the mod had split components, the install order rules should cover also those and someday they will.

@multiplenerdgasms Hi, please add here zipped "Logs" folder.

@jzeiders With the recent release of https://github.com/powershell/GraphicalTools, can you share how you did overcome this issue? I have a PSAvalonia project which doesn't work on MacOS because of this bug....

@TylerLeonhardt Excuse me for bring this topic again but this looks like a very serious major obstacle when it comes to creating a Powershell Avalonia GUI application which works for...

@TylerLeonhardt Right, but if I'm not using 'module' and all 'application' code will be pasted/ dot sourced by the GUI process?

@TylerLeonhardt Sorry, probably best to leave this for now, until it gest's attention from author. @adamdriscoll Do you see any way to 'fix' this? Even if it would mean that...

@adamdriscoll It sounds like a lost case, that's terrible 😢 It seems that there is no way to have cross-platform GUI which can be handled from the Powershell itself (it...