Home › Forums › TimelineFX Module › fails on loading effects library: EXCEPTION_ACCESS_VIOLATION › Re: Re: fails on loading effects library: EXCEPTION_ACCESS_VIOLA
As it seems to be an issue loading the effects, do you have the additional modules installed that are required? Namely
bah.libxml
gman.zipengine
Mind you, I’d guess it’d throw the “Can’t find interface for module” error if that were the case. I just tested the code from this site to make sure it still works and it seems to work fine. Are you definitely using the correct path to the effects file?
I just noticed that the tlParticleManager.bmx example shouldn’t have the Framework.max2d line (since a recent Blitzmax update), so try removing that and running that again if you haven’t already.