Peter Munch-Ellingsen
Peter Munch-Ellingsen
@GULPF yeah that was in case we wanted the eNative as part of the enum, we should stick with the one in system. @yglukhov, like [cpuEndian](https://nim-lang.org/docs/system.html#cpuEndian)?
@yglukhov oh that does sound a lot simpler than having to supply it to every call.. If there are two types StreamBE and StreamLE (or some other mechanism), then it...
> There is nothing to fix here, you tell the stream to write 2 bytes, it writes 2 bytes. Why should it do what you didn't ask for? How can...
That does sound familiar, my system also lists out all packages and tells me they can't be found. I'll try the above patch and see if it works.
After a *lot* of digging (goodness gracious this codebase is a jungle) I finally figured out what the issue is. It all stems from these lines https://github.com/zqqw/pakku/blob/master/src/common.nim#L885-L888. Basically `.SRCINFO` doesn't...
Hmm, this is tricky because there is no easy way that I know of to get procedures that take a given type.. I might be wrong, but this could potentially...
I have the same problem, but I'm only running Kopernicus and Parallax. Running Manjaro with i3.
I had a similar issue to this an Arch Linux with only this mod installed. Basically the same black screen and non-spinning planets while RAM kept climbing. Eventually though it...
Correct, that's why I wrote "fixed". The issue is gone, and the game runs just fine, but I'd much prefer being able to run it natively.
Oh, to be honest I thought that all the benchmarks ran for a minute. If it only runs for a couple seconds it should be fine to run on the...