2 Attachment(s)
99.9999%EBM Blender Importer(new)
:thumbup1:This is a modified The third version version of Phantom*.
Re: 99.9999%EBM Blender Importer(new)
Re: 99.9999%EBM Blender Importer(new)
5 Attachment(s)
Re: 99.9999%EBM Blender Importer(new)
Re: 99.9999%EBM Blender Importer(new)
He didn't ask you how to use it... Tell us what you've changed. It looks like all you've done is posted the 0.3 version of the script with no changes.
Re: 99.9999%EBM Blender Importer(new)
i have error on line 59 import ebm file
Re: 99.9999%EBM Blender Importer(new)
Quote:
Originally Posted by
dragaobr
i have error on line 59 import ebm file
sure?
ebm_import.py line 59
the code
---------- Post added at 08:57 AM ---------- Previous post was at 08:34 AM ----------
Quote:
Originally Posted by
Pupacila
What's the difference?
Only del code:
Code:
if magic != 0x3ED03 and \
magic != 0x3EE03 and \
magic != 0x3EF03:
raise MagicError, "Bad magic number, %d" % magic
old mobile computer (cpu:T7400 ATI:x5700 ddr2-800 and Old cabal Client) no erro
but new computer (cpu:i5 650 ddr3-1333 and new cabal Client) error on line 454
Remove the code to 100% work
Re: 99.9999%EBM Blender Importer(new)
Re: 99.9999%EBM Blender Importer(new)
Quote:
Originally Posted by
dragaobr
how resolve the error ?
I just make it 100% work, but it can not solve the error
Re: 99.9999%EBM Blender Importer(new)
Re: 99.9999%EBM Blender Importer(new)
appears in my all black with no color
which can be
Re: 99.9999%EBM Blender Importer(new)
Quote:
Originally Posted by
yang556617
:thumbup1:This is a modified The third version version of Phantom*.
..does this Software can make you change the Color of the items/costume? or Make your own design?
Re: 99.9999%EBM Blender Importer(new)
i'm using 2.64 Blender version, but don't work, any idea?
Re: 99.9999%EBM Blender Importer(new)
Quote:
Originally Posted by
magraopb
i'm using 2.64 Blender version, but don't work, any idea?
Blender plugins are not compatible with the newer generation of the application (One could make a plugin for the newer generations, but that would take some coding and formatting changes to how the python files are read)
You must use Blender 2.49B or older
Re: 99.9999%EBM Blender Importer(new)
how to install this script ? , i can't install this script
Re: 99.9999%EBM Blender Importer(new)