[PK2 TOOL] BMS Model converter

04/24/2013 01:38 Cruuzie#301
Dear Perrytje.
I, like many before me, seek your wisdom and enlightenment. I have an unresolved issue that I wish to bring to your attention.

I have stumbled upon a problem while trying to import the .SrObj files into Blender, and cannot for the life of me figure out what is wrong. Here follows the message I receive once trying to import:
[Only registered and activated users can see links. Click Here To Register...]

I have taken several different approaches to the problem, hoping in vain I would encounter a solution, including:
- Blender version. Tried versions 2.5 and 2.6 [32 and 64 bit]
- ModelConverter version. using the type with US-support
- Blender settings
- Blender plugins (.py files). File location and correct version.
- Multiple different meshes (i.e. ones from your example)

The error message itself tells me that the mesh has no attribute 'uv_layers', yet the same files work perfectly fine in .obj format, and show normal uv maps(but of course they don't have the groups).

Would you be so kind as to make use of your knowledge and insight to help a rather inexperienced, yet ambitious fellow editor?


P.S.: Since you were curious about what other people have made, here is my contribution:
[Only registered and activated users can see links. Click Here To Register...]
04/24/2013 08:56 perrytje#302
Try downloading blender 2.63 :)
04/24/2013 17:13 Lolill0#303
Quote:
Originally Posted by Cruuzie View Post
Dear Perrytje.
I, like many before me, seek your wisdom and enlightenment. I have an unresolved issue that I wish to bring to your attention.

I have stumbled upon a problem while trying to import the .SrObj files into Blender, and cannot for the life of me figure out what is wrong. Here follows the message I receive once trying to import:
[Only registered and activated users can see links. Click Here To Register...]

I have taken several different approaches to the problem, hoping in vain I would encounter a solution, including:
- Blender version. Tried versions 2.5 and 2.6 [32 and 64 bit]
- ModelConverter version. using the type with US-support
- Blender settings
- Blender plugins (.py files). File location and correct version.
- Multiple different meshes (i.e. ones from your example)

The error message itself tells me that the mesh has no attribute 'uv_layers', yet the same files work perfectly fine in .obj format, and show normal uv maps(but of course they don't have the groups).

Would you be so kind as to make use of your knowledge and insight to help a rather inexperienced, yet ambitious fellow editor?


P.S.: Since you were curious about what other people have made, here is my contribution:
[Only registered and activated users can see links. Click Here To Register...]
As far as I know, Importing a COLLADA Format into Blender and exporting it as OBJ File should work.

Since you can see the Groups when you import a File with the COLLADA Format plus Armatures.

Personally, I just tested it with one random Weapon but it worked so ya, just give it a try :D
04/24/2013 20:35 Cruuzie#304
Quote:
Originally Posted by perrytje View Post
Try downloading blender 2.63 :)
Bloody hell, that worked! <3
After having tried 2.55, 2.59, 2.61 and 2.66; this 2.63 version actually worked :O

Now I can finally finish a lot of other projects ^^

I thank thee, Oh Great Master :handsdown:
04/25/2013 05:37 PortalDark#305
perry, this will have more appeal on the release section
any problem if I move it there?
04/25/2013 09:09 perrytje#306
Go ahead!
04/25/2013 15:59 PortalDark#307
#moved to correct section
04/26/2013 14:40 LastThief*#308
Quote:
Originally Posted by PortalDark View Post
#moved to correct section
Mod fail level : over 9000
04/26/2013 18:06 PortalDark#309
Quote:
Originally Posted by LastThief* View Post
Mod fail level : over 9000
I moved it to the Private Release section, but perry wanted it back here, so, since no one ever posted, I keep the post

[Only registered and activated users can see links. Click Here To Register...]
04/26/2013 18:38 miamidolphin#310
Great release. Also sorry if i say something off but im waiting for joymax's new big bang and i want to share with you my theory. ;) This is an awesome game and its fallin to pieces for programmers. I love coding to sro and now quite everyone could edit what they want. Drew, and other guys like you made the structure of the game easy understandable, saving the hobby programmers time. Okay, now we have our great game in pieces, we could do what we want, day by day from bad to worse pservers coming out and wondrously isro will be dead soon. Ok, lets talk about isro. What do you think joymax is kinda noob these days? Lost their economists? I dont think so. My theory is something is already in the air and they are coming back with something actual, new, and the most amazing mmo which could collect the old sro players and make new ones addicted too. Maybe silkroad 2? What do you think guys?

Greets!
04/26/2013 19:32 perrytje#311
Honestly I just think joymax is done with silkroad. I think they've come to a point where they really don't want to develop it anymore, but they don't want to let the remaining players and the team down. I wouldn't be surprised if they would announce stopping development if this decreasing of playercount continues.

@LastThief, please be nice to portaldark, he was just doing what I asked him to do :P I saw release section so I thought ok, but I don't think this thread fits in the 'private hacks/bots/tools/guides'.
05/21/2013 04:27 Lolill0#312
Yo, back to the Topic well ... I got this Problem and I doubt the Model itself is wrecked ...

What I mean the Texture is corrupted somehow (It has only one Texture and only one Mesh at all)

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

Some Texture Spots are wrong like the green Textures on the legs of the Robot shouldn't be there at all.

The same goes for Tentacy (I call it like that ..), the Texture is somehow wrong at all and on the wrong Places like as you can see it in the Mouth of that one.

Any solutions for that? I'm driving nuts already, been trying to get those work for a Week and ya, not sure about the Compression Method of the Texture, already tried DXT3 and ya, pretty much the same result.
05/21/2013 08:58 perrytje#313
Looks like either a problem in your texture coordinates (does the texture show correctly in blender?) or a little offset in the texture image (still coords actually).

Try mapping the texture on in Blender and see what happens there.
05/21/2013 10:38 perrytje#314
look at the texture coords and the textures in blender. How are they mapped? (I mean in the UV window) it could be the the texture is rotated/mirrored or something.
05/21/2013 13:13 perrytje#315
Nice, thought it was something like this. Good luck!