Magic Particles wrapper. Need help!

BlitzMax Forums/BlitzMax Programming/Magic Particles wrapper. Need help!

Proger(Posted 2009) [#1]
Hi! I'm currently working on Magic Particles (http://www.astralax.com/) wrapper for BlitzMax. And I have encounter some problems. Strange errors and bugs.
Here you can download precompiled module with sources and example: www.lopens.com/lopens.mod.zip
Please, look at it, test it, use it Feel free to modify! Waiting for your feedback!
PS: Sorry for russian comments. But I think it's not critical


plash(Posted 2009) [#2]
I didn't notice any hitches in the example code (running it via WINE on Ubuntu 9.10).
This looks like a nice particle library.


Proger(Posted 2009) [#3]
Thanks for testing!
Yes, this particles is very nice. It's strength in powerful editor :)


markcw(Posted 2009) [#4]
Proger, did you write this?
http://www.astralax.com/forum_en/viewtopic.php?f=3&t=7


Proger(Posted 2009) [#5]
No, but I tried to contact him. He dissapears...


markcw(Posted 2009) [#6]
Is that why you are writing this? Is Albert's wrapper broken?

What are the strange errors and bugs you get?


Proger(Posted 2009) [#7]
Yes, Albert's wrapper didn't work. At least in BMax 1.34. And there is no sources... So I decide to make own wrapper.
Errors after execute - close - execute - close - ... Errors when launching example.debug.exe in Vista... Not every time but it happens. And I have no idea why)) Maybe something wrong in my code. In parts with dll calls...