[HELP] HODOR 2.0 DAE->HOD issues

Ah alright, thats good to know. Thanks

1 Like

Sorry for the double post, still having issues.

I’ve got my ship usable in-game, however my ship is invisible and cannot shoot anything. Is this an issue with the XForm? Any ideas?

1 Like

The invisible is because you didn’t give it any textures (most likely).

1 Like

I actually think that Homeworld puts a default gray texture on it if there is none.

That’s how it used to be when I was testing out ships pre-HODOR 2.0, they had the default gray texture.

1 Like

What does DAEnerys think of your ships?

Pre 2.0 yes, it just rendered them as blank grayish-white surfaces. Post 2.0, they turn invisible. I speak from experience. :smiley:

1 Like

Ugh, really? I was hoping to hold off on texturing until I get my ships fully-working…

1 Like

A plain gray _DIFF texture will suffice.

1 Like

I applied a simple green texture to my ship, still invisible. Where else could this issue be?


(lmk if this is too image-heavy and I’ll remove some)

2 Likes

Materials and textures must be named properly or HODOR will ignore them. Use the format from the example ships.

3 Likes

Yup, @Dom2 speaks the truth. :slight_smile:
But I very much would like to encourage you to take a look at it with DAEnerys, because that’s exactly what it’s meant for (right now).

Dom is right, your shader and textures isn’t following naming conventions. HODOR is ignoring them.

1 Like

Woo! Lol… I’ll fix those tonight, @PayDay and I’ll try out DAEnerys! Thanks everyone :slight_smile:

EDIT: Quick question about texturing: How does Homeworld RM handle reflectance patterns?

1 Like

REFL map I believe. White is fully reflective, Black is matte.

1 Like

By referencing the hgn_carrier and the tai_interceptor I determined that my material should be called “MAT[Civ1_Destroyer]_SHD[ship]”. However, this does not work for my ship as it’s still invisible…

Ideas?

1 Like

Have you tried DAEnerys yet?

Either way, feel free to send it to me, and I’ll take a look at it.

1 Like

Does your texture name (in Max) also follow the naming conventions set in the example ships?

1 Like

I believe so yes, I referenced my texture’s name from 2 different example ships (to make sure it was right).

@radar3301 I’ll send you those files tonight.

2 Likes

Do you know if there is a maximum size for the texture files HODOR can work with, because I seem to have a slight problem with a cough 8K cough texture right now, which makes crash the program when I launch it.