BOF.NET icon indicating copy to clipboard operation
BOF.NET copied to clipboard

Is it compatible with CS 4.10?

Open cwaazywabbit opened this issue 1 year ago • 1 comments

I am getting this error on the command line when calling bofnet_init. I used BOFNET 1.2.0 and copied the DLL.

image

cwaazywabbit avatar Nov 22 '24 02:11 cwaazywabbit

Solution: add BOF_LOCAL(msvcrt, calloc); above line 90 in bofnet_execute.cpp

cwaazywabbit avatar Nov 23 '24 00:11 cwaazywabbit