Home › Forums › TimelineFX Module › Error while executing my compiled vaders.exe › Re: Re: Error while executing my compiled vaders.exe
I just uploaded a new version of the module, if you delete rigz.mod and just replace it with the new one and give it a try. There should be no need to recompile the modules as they’re already pre-compiled.
Very bizzarre bug. I fixed it on mine by putting:
If TStream(url)
TStream(url).Seek(0)
End If
just before it loads the image in singlesurface.bmx and this fixed it. But, then I remmed it out and tried again and it still worked – even in threaded mode. Just weird šÆ
Any I left it in so give it go and lets see if it works.