-
basic_string::_M_construct null not valid
![Capture](https://user-images.githubusercontent.com/65330688/81899718-1098f180-9581-11ea-881d-e233b96f59c4.PNG)
-
when i use in scripts itemproperty to weapons (seen in the screenshot) "ItemPropertyEnhancementBonusVsRace" (or any BonusVsRace properties), where VS is custom race is # 30 - the server crashes.
and …
-
**To Reproduce**
- Create an AoE effect (i.e. Darkness) from a script that isn't a spell-script. Snippet provided by Sarceez while troubleshooting, called from an onDamage event:
```cpp
effect eA…
GoLoT updated
4 years ago
-
I've been experimenting with these events:
``` ## Container Change Events
- NWNX_ON_INVENTORY_ADD_ITEM_BEFORE
- NWNX_ON_INVENTORY_ADD_ITEM_AFTER
- NWNX_ON_INVENTORY_REMOVE_ITEM_BEFO…
-
Hello!
Reported this over NWNX Discord last night, but I thought it'd be worthwhile to also leave an issue here just in case.
### TL;DR
Current Nasher image in Dockerhub version is `0.11.0` inste…
-
Hi,
When using this function in our PW, I realized there was no way to indicate how the damage was dealt; it seems to default to melee damage. This is a problem with damage shields (Mestil's, Fire …
-
After a discussion in the NWNX Discord it would be useful to have
```string NWNX_Area_GetTileModel(object oArea, float fX, float fY);```
and other similar functions, in order to expose tile dat…
-
Intermittent crash usually within 10-20 min of loading. Trying to replicate under more controlled conditions to see if caused by my scripts or not.
[nwserver-crash-1582194321.log](https://github.co…
-
I've used the same docker image on other systems without any issues but the box i'm on right now is having issues..
=== Props
target = nwserver
time = 1568346513
exception = b
binaryChecksum = …
-
Use case: I have two docker/virtualbox instances
One is a QA server the other is live.
Live has mysql running on 3006, I would like QA mysql to run on 3307
Due to some complexities that escap…