Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

EBM Blender Importer

eci

Experienced Elementalist
Joined
Sep 20, 2013
Messages
229
Reaction score
195
bike is still under construction.. like many other things.. new bikes.. new monsters.. new costumes.. new armour set.. new skills..




In the near future. I have to focus only on the Bone System.. Skeleton.. Armature and Animations..

I will release 50% of my work on this forum.. and the other 50% of my work I have to give to one private server.. they help me very much to learn what i know now about cabal development..
 
Initiate Mage
Joined
Jan 4, 2014
Messages
1
Reaction score
0
Hey guys, quick question.. Has anyone ever gotten the error "Bad magic number, 4643534d" before?
 
Newbie Spellweaver
Joined
Jan 11, 2014
Messages
58
Reaction score
3

Help me please....:O:
 
Newbie Spellweaver
Joined
Jan 3, 2015
Messages
17
Reaction score
1
I'm having a Script error, when importing .ebm file.

Phantom* - EBM Blender Importer - RaGEZONE Forums

Phantom* - EBM Blender Importer - RaGEZONE Forums




I need your help in solving this error.
---
Blender 2.49b
Python 27
Windows 8.1 x64
AMD Phenom 9650
 
Newbie Spellweaver
Joined
Jan 3, 2015
Messages
17
Reaction score
1
I've already installed the Python 2.7.x but I'm still getting the Script Error. :*:

--

Edit, sorry havent seen that one.. I'll re-Install the python 2.7.x again..

Phantom* - EBM Blender Importer - RaGEZONE Forums


Thanks :)
 
Last edited:
Initiate Mage
Joined
Dec 15, 2012
Messages
3
Reaction score
0
Thank you, i have problems after press CABAL .ebm in Import


OhtXStD - EBM Blender Importer - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 3, 2015
Messages
17
Reaction score
1
Thank you, i have problems after press CABAL .ebm in Import
You need to install Python First.

Take a look on the Command Prompt. 3rd line

Checking for installed Python... No installed Python found.
 
Initiate Mage
Joined
Dec 15, 2012
Messages
3
Reaction score
0
I installed the 2.6.2 software in x86 but equal tells me that is not installed, what to do to please, thanks ...
 
Newbie Spellweaver
Joined
Jan 3, 2015
Messages
17
Reaction score
1
I installed the 2.6.2 software in x86 but equal tells me that is not installed, what to do to please, thanks ...

Watch this Video Tutorial

DIFFICULTY: Very Easy



PythonPath
C:\PYTHON26;C:\PYTHON26\DLLs;C:\PYTHON26\LIB;C:\PYTHON26\LIB\LIB-TK
 
Last edited:
Initiate Mage
Joined
Dec 15, 2012
Messages
3
Reaction score
0
Watch this Video Tutorial

DIFFICULTY: Very Easy



PythonPath
C:\PYTHON26;C:\PYTHON26\DLLs;C:\PYTHON26\LIB;C:\PYTHON26\LIB\LIB-TK






thanks, to work, but I wanted to know also how to open files efx
 

eci

Experienced Elementalist
Joined
Sep 20, 2013
Messages
229
Reaction score
195
for open/edit *.efx files..
and you must downloat efx template, you can find it on this forum..
 
Skilled Illusionist
Joined
Mar 3, 2009
Messages
313
Reaction score
248
Since ESTSoft change way of storing EBM data, any one got the new PY script for importing EBM file into Blender?

Here is the console log btw.

Traceback (most recent call last):
File "X:\Blender\.blender\scripts\ebm_import.py", line 505, in ebm_file_selector
ebm_import(file_path)
File "X:\Blender\.blender\scripts\ebm_import.py", line 474, in ebm_import
ebm_read_mesh_chunk(file)
File "X:\Blender\.blender\scripts\ebm_import.py", line 393, in ebm_read_mesh_chunk
mesh_object = ebm_read_mesh(file)
File "X:\Blender\.blender\scripts\ebm_import.py", line 219, in ebm_read_mesh
mesh.faces.extend([mesh.verts[y] for y in struct.unpack('<3H', file.read(6))
])
IndexError: array index out of range

==

Thanks in advance!
 
Initiate Mage
Joined
Aug 15, 2021
Messages
1
Reaction score
0
Español . Ingles.
no entendi como meter eso en el blender y despues cargar el ebm @.@. | I did not understand how to put that in the blender and then load the ebm @.@
I did not understand how to put that in the blender and then load the ebm
 
Back
Top