FastExtension Shadows (SOLVED)

Blitz3D Forums/Blitz3D Userlibs/FastExtension Shadows (SOLVED)

TomFeatherhill(Posted 2015) [#1]
On my Windows 8.1 (x64) computer, I've got a problem with the FastExtension. All of the examples work in Blitz3D except for the shadow ones.

They come up with a Memory Access Violation.

It always seem to stop here;
 Return SetBuffer_ (buffer)


I have tried it without debug on, it doesn't work still. The same with compiling the program - it comes up with this error:

The program can't start because fmod.dll is missing from your computer. Try reinstalling the program to fix this problem.

Can someone please help >.<

EDIT: I found out that FastExtension doesn't work on the latest version. Anyone who wants to use it must use 1.106 or below.


videz(Posted 2015) [#2]
yep. it says right there on fastlib website that latest version is not supported. no test needed.