I noticed that some of my area changes were not being picked up, delved into it and found that the library has a 512kb file size limit on loading resources.
Which means that it refuses to load are / gic / git area files if they are particularly busy / packed.
I tried the one from the nwnx_win32 github repo - but found that it doesnt seem to load nearly as much resources as my old one does.
I tried upgrading to Terrah’s nwnx_resources - but my server just crashes when I try to use that one.
When I compile it in debug mode - nwnx.txt log file says that the library failed to load 193
I think thats a win32 / 64bit thing
Not sure how to resolve that - I do compile for win32 - so that should be working.
i’ve got a few versions lying around. the one i have that’s closest to yours is 0.0.2.1. there were a number of re-writes since then, some of which made resman incompatible on certain architectures.
i’ve also had poor results getting resman to work on 64-bit. haven’t had a chance to look into it properly yet tho, so i’d definitely be interested in learning of your results.
please pm me if you want me to get you the source[s] i’ve got.