Block error

Blitz3D Forums/Blitz3D Programming/Block error

is there a way that you can simply block a dll's error messages and just not carry out a certain task to compensate?

It depends on the dll, the way it produces error messages and which task you want to bypass.

It's an error that comes from the adjacency dll, which I recieve when sending a flat mesh through elias_t's "Hull creator dll"
It's a 'microsoft visul c++ runtime library' runtime error if that helps (whic hI somehow doubt :D)