Jakob Knutsen
Jakob Knutsen
Needs to be completed.
This happens after reloading a service that subscribes to an event that is also subscribed to in nss. When the event fires after the reload, the process crashes. The exception...
As a developer I'd like to unit test my code. Most of this code can be expected to operate on instances of NwObject and derivatives, and as such it would...
As a consumer of this library and writing code in languages other than Nim, I'd like to read and write files through a simple API. Nim's [bidirectional interfacing](https://nim-lang.org/docs/backends.html#interfacing) promises simple...
The command `nwn-erf --create -0 -M -f module.mod gff_sources/*` will throw 'too many open files' exception when building from sources that exceed user limit. Increasing the limit by running `ulimit...
## Problem Description Due to https://www.docker.com/blog/changes-to-docker-hub-autobuilds/ the autobuild of the docker image stopped working. The consequence is that the image must be built manually, and is likely to fall behind...