Page 1 of 1

[HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 2:56 pm
by osama996
Hi users , i have got a sanae3d plugins for raiderZ but i don't know how i can use it with blender.
Can somebady shows me how can i use it please ? i have tryied to follow the tutorial on the tutorial 's area but it doesn't work. I hope that you will help me soon

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 3:13 pm
by finale00
If the tutorial doesn't work then I'm not sure what the issue is.
I don't use blender all that much (it is for blender 2.49 only) so if something goes wrong I don't know what the problem would be.

It is (supposed to be) a full blender plugin, not an import script. You need to copy the whole Sanae3D package into the blender plugin folder as I have mentioned in the readme.

Neither the Raiderz script nor the blender scripts are complete, so unless you are interested in adding on to the script it is useless.

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 3:47 pm
by osama996
finale00 wrote:If the tutorial doesn't work then I'm not sure what the issue is.
I don't use blender all that much (it is for blender 2.49 only) so if something goes wrong I don't know what the problem would be.

It is (supposed to be) a full blender plugin, not an import script. You need to copy the whole Sanae3D package into the blender plugin folder as I have mentioned in the readme.

Neither the Raiderz script nor the blender scripts are complete, so unless you are interested in adding on to the script it is useless.
i use blender 2.49b and i have done everythink written in the readme , but when i , in blender , select sanae importer appears an error : python script error , check console <_>

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 4:12 pm
by finale00
What error does it say in console?

If you have questions about this tool just post in the tutorial thread.

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 4:27 pm
by osama996
finale00 wrote:What error does it say in console?
http://i42.tinypic.com/hvv0x0.png

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 7:01 pm
by finale00
hmm I probably should have taken out the test codes.
Didn't know cProfile isn't a standard module.

EDIT: hmm it looks like a lot of the modules don't come with blender or python 2.6.2
I might have to re-do the entire blender thing (which means I have to refresh my memory on how blender works)

I'll want to re-do the entire plugin system to not rely on external libraries if blender doesn't come with these things. Or just provide it I guess.

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 7:13 pm
by osama996
finale00 wrote:hmm I probably should have taken out the test codes.
Didn't know cProfile isn't a standard module.

EDIT: hmm it looks like a lot of the modules don't come with blender or python 2.6.2
I might have to re-do the entire blender thing (which means I have to refresh my memory on how blender works)

I'll want to re-do the entire plugin system to not rely on external libraries if blender doesn't come with these things. Or just provide it I guess.
i will wait for you ..... i don't know other ways to open .elu models <_>

Re: [HELP]Sanae3d raiderz PLUGIN

Posted: Fri Mar 23, 2012 8:23 pm
by finale00
Here is someone that looked into it and wrote his own viewer

http://forum.ragezone.com/f697/model-formats-761223/

I am not sure whether he went any further or not, or whether it works (I never tried it).

Since he released source people can use that for their own scripts.

I also cannot seem to bump the topic because I don't know how to log-in LOL