Damien

Results 6 issues of Damien

### Expected behaviour: The use of useColumnNames should not thrown an error on query ### Actual behaviour: ``` TypeError: columns is not iterable at Request. (/home/user/dev/rece-tech-web-bo/node_modules/mssql/lib/tedious/request.js:600:29) at Request.emit (node:events:527:28) at...

OS: Debian 10 Error: `Segementation fault` during plugin from master loading (no error with v0.9.3) Debug Trace: ``` #0 0x0818d9c0 in std::filesystem::__cxx11::path::_M_split_cmpts() () #1 0xee9ccf3e in std::filesystem::__cxx11::path::path (__source=..., this=0xffffcc84) at...

With the following code, `/v tug` does not work (Usage message displayed), but `/v Tug` works. ```cs [Command("vehicle", "veh", "v", DisplayName = "v")] private static void SpawnVehicleCommand(Player player, VehicleModelType model)...

Actually the ConnectNPC method returns a empty BasePlayer instance. The problem is we can't know when the NPC will be connected to the server .. So I've created a "NPC"...

# Description The open.mp server does not show error message when the samp-npc executable is not found. # How to re-produce this bug 1. Create your npcmode script (with the...

bug