Wingthor

Results 17 comments of Wingthor

**It does not workl!** _This is my command:_ `luarocks install luasql-mysql MYSQL_DIR="C:/Program Files/MySQL/MySQL Server 5.7" MYSQL_INCDIR="C:\temp\mysql-connector\include" MYSQL_LIBDIR="C:\temp\mysql-connector\lib"` This is response: > Installing http://luarocks.org/repositories/rocks/luasql-mysql-2.3.5-1.rockspec... > Cloning into 'luasql'... > remote: Counting...

I have the same issue, have downloaded the X86 version of MySql Connector, get this: ``` luasql.c cl /MD /O2 -c -Fosrc/ls_mysql.obj -IC:/Program Files (x86)/Lua/5.1/include src/ls_mysql.c -IC:\Program Files (x86)\MySQL\MySQL Connector...

@thebgpikester @funkyfranky is this issue still relevant?

Maybe document Cargo:Destroy() better. Cargo:Destroy does not de-spawns the Positionable representing the Cargo. as far as I can see from Docs or Code.

@shadowze Can you plz update status on this issue, and reply to @thebgpikester question. I am currently looking into this?

Ok > > > cargo still exists in moose database and in the sim engine , need to change Cargo:Destroy() to directly call the destroy API function (destroys the cargo...

When destroying Cargos, the dispatcher reports this: ![image](https://user-images.githubusercontent.com/7481653/102102952-abfe8780-3e2c-11eb-99b3-0c428aa0f2ab.png) Not ok, @shadowze?

Indeed, @shadowze nothing happens, when CARGO_REPRESENTABLE:Destroy() is called. Cargo crate remains in game and in the dispatchers tasks list.