• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

VertexModify

Status
Not open for further replies.
Level 13
Joined
Apr 15, 2008
Messages
854
Hey,

If i open my VertexModify program i get an error:

Warning
Warning: You are using commas as a decimal instead of periods.
The program will not work with that setting.
Maybe it's because of my PC is installed in Dutch?:bored:

Please help meh!
 
Level 3
Joined
Sep 11, 2004
Messages
63
Changing your Windows's default locale in regional options to English(United States) or changing decimal symbol to "." might fix it.
 
Level 13
Joined
Apr 15, 2008
Messages
854
Antoher arror

Now I changed it to a '.' and now there comes a error:

VertexDelete
Run-time error '9':
Subscript out of range
Hmh... what to do now?:huh:
 
Level 13
Joined
Apr 15, 2008
Messages
854
I did and I changed the comma to a dot.
But now if I want to open something I've extracted with MPQ master like a knight.mdx and I renamed it to knight.mdl I got a Run-Time error or something...
 
You can't just rename the extensions, because mdl is the raw format of mdx and mdx is the complied format of mdl. You need to convert it from one to another. And an a side note most oinkerwinkel tools can't handle mdx files because of their compiled nature.
I recommend you using this tool to convert from mdx to mdl:
MDLX Converter - The Hive Workshop - A Warcraft III Modding Site
 
Status
Not open for further replies.
Top