-
Versions:
- NWN: 8193.21 (77c0c8a138c8379eaa467886333b101b33c6be48)
- NWNX: build8193.21-HEAD (d4023e379f02db462b18c33f6a643d93e678e16e)
It is also reproducible with 8193.20.1 and matching NWNX.
…
-
NWNX:EE (build 8193.34 - v86) - Recompiled with the latest version today.
Ubuntu 20.04 VM on Windows 10 21H2 19044.1889
Custom races with primary spell casting ability increases don't have that in…
-
First time I've seen a backtrace like this...
==============================================================
NWNX 8193.34 (ba4646cd53) has crashed. Fatal error: Segmentation fault (11).
Please …
-
Need an NWNX feature for this one, but logging it anyway.
We need to disable the animation that plays when you use an item.
-
Hi, my NWNX keeps crashing and im unsure why...
This was installed on a fresh install of Ubuntu 18.04.5
This is one of the logs: (I am happy to include more if needed)
Starting NWNX 8193.22 […
-
I use to have this kind of crash once per week. It's not an important issue but maybe the log can be useful.
```
=== Props
os = linux
target = nwserver
time = 1593035972
exception = 6
binaryC…
-
`NWNX_Damage_AttackEventData`:
`int iSneakAttack` returns 0 on sneak attacks, that are unsuccessful due to target's immunity to sneak attacks. It makes it impossible to workaround that sneak attacks …
-
```
NWNX Signal Handler:
==============================================================
NWNX 8193.34 (8f87a8d2b2) has crashed. Fatal error: Segmentation fault (11).
Please file a bug at https://…
-
Need a way to disable pausing for all users, including DMs. In the past this was done by calling BypassEvent in the OnPauseToggle event. However, EE's version of NWNX currently does not have this feat…
-
The current logger implementation is very basic: it just appends lines to a txt file.
Features to implement:
- Log file rotation (to prevents huge log files)
- Improve logger configuration:
…