Forum > PyModelEditor
[TOOL] PyModelEditor
<< < (2/10) > >>
gorq:
it does not load pandarenmonk model... Can i make something to load this model in pymodeleditor?
Tigurius:
For me it does. Can you give me the error?
gorq:
sure
--- Code: ---Traceback (most recent call last): File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorpymodeleditor.py", line 156, in openM2 self.m2 = M2File(openname) File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorm2.py", line 1095, in __init__ f = open(filename,"r+b") IOError: [Errno 22] invalid mode ('r+b') or filename: PyQt4.QtCore.QString(u'') Traceback (most recent call last): File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorpymodeleditor.py", line 156, in openM2 self.m2 = M2File(openname) File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorm2.py", line 1134, in __init__ self.particle_emitters = ReadBlock(f,hdr.particle_emitters,Particle,self.anim_files) File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorwowfile.py", line 31, in ReadBlock temp = func().unpack(f,animfiles) File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorm2.py", line 739, in unpack self.Enabled = AnimBlock().unpack(f,DATA_INT,animfiles) File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorm2.py", line 337, in unpack temp = AnimSub().unpack(f,type) File "C:Documents and SettingsAdministradorEscritoriotemppymodeleditorm2.py", line 245, in unpack temp, = struct.unpack("i",f.read(4)) struct.error: unpack requires a string argument of length 4
--- End code ---
Tigurius:
Have you all the *.anim files in the directory?
Also try the newest version: http://www.file-upload.net/download-285 ... r.zip.html
gorq:
I have extracted all .anim files in the same folder; and tried with new version; but pandarenmonk seems to not work.
--- Code: ---Traceback (most recent call last): File "C:Documents and SettingsAdministradorEscritoriopymodeleditorpymodeleditor.py", line 188, in openM2 self.m2 = M2File(openname) File "C:Documents and SettingsAdministradorEscritoriopymodeleditorm2.py", line 1134, in __init__ self.particle_emitters = ReadBlock(f,hdr.particle_emitters,Particle,self.anim_files) File "C:Documents and SettingsAdministradorEscritoriopymodeleditorwowfile.py", line 31, in ReadBlock temp = func().unpack(f,animfiles) File "C:Documents and SettingsAdministradorEscritoriopymodeleditorm2.py", line 739, in unpack self.Enabled = AnimBlock().unpack(f,DATA_INT,animfiles) File "C:Documents and SettingsAdministradorEscritoriopymodeleditorm2.py", line 337, in unpack temp = AnimSub().unpack(f,type) File "C:Documents and SettingsAdministradorEscritoriopymodeleditorm2.py", line 244, in unpack temp, = struct.unpack("i",f.read(4)) struct.error: unpack requires a string argument of length 4
--- End code ---
New version is great!!! :D Maybe you could add a UV Mapping util? ^^ This could fix a bit the Murloc :D:D
EDIT:
I want to add a bug i have noticed. When i modify texture type, PyModelEditor broke .anim animations. I have changed texture type via hexedit and it works fine ^^
EDIT2:
i think i have nothiced another bug in attachment point. When adding or modifing them it brokes .anim animations too. i have tried with m2modder and attachment adder and it works fine.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|