This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Models *mdx wont appear  (Read 1676 times)

Zim4ik

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 407
    • View Profile
Models *mdx wont appear
« on: July 17, 2011, 06:28:31 pm »
Okay, i`ve got a bug. When i editing adt in 104 in the result all models are wont appear, i know that. Earlier, i fix it with taliis, but now, i cant fix it. Taliis can`t resave my adt file! It cant see texture and height map.
Help me, please. How can i fix models with out taliis
newer revs dont working for me oO earlier it works. With new one, ive got MFBO chunk error,
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Eluo

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 509
    • View Profile
Re: Models *mdx wont appear
« Reply #1 on: July 17, 2011, 07:45:13 pm »
Either save the adt with noggit again or use refrep(use the search function).
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
One is a genius, the other\'s insane!

Zim4ik

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 407
    • View Profile
Re: Models *mdx wont appear
« Reply #2 on: July 17, 2011, 08:00:18 pm »
It nothing gives to me(
ps nice to see you)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Eluo

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 509
    • View Profile
Re: Models *mdx wont appear
« Reply #3 on: July 17, 2011, 08:08:55 pm »
Hi thanks ;)
i posted a dl link to the tool here:
viewtopic.php?f=12&t=471&p=2677&hilit=refrep#p2677
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
One is a genius, the other\'s insane!

Zim4ik

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 407
    • View Profile
Re: Models *mdx wont appear
« Reply #4 on: July 17, 2011, 08:11:59 pm »
"It nothing gives to me("
Means that, that that   :udumb:  tool nothing gives to me. Nevar evarr!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Eluo

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 509
    • View Profile
Re: Models *mdx wont appear
« Reply #5 on: July 17, 2011, 08:18:24 pm »
Your formulation is kinda hard to understand....
1. The tool wont start for you at all.
2. The tool starts but nothing happens.
3. The tool crashes
...

Be more precicely please ;P
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
One is a genius, the other\'s insane!

Zim4ik

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 407
    • View Profile
Re: Models *mdx wont appear
« Reply #6 on: July 17, 2011, 08:20:13 pm »
It clearing chunks of adt or smth. But this "clearing" have no results.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Eluo

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 509
    • View Profile
Re: Models *mdx wont appear
« Reply #7 on: July 17, 2011, 08:25:47 pm »
Normally refrep reads ot hte mpqs , the adt and then it adds the location from the mddf chunks and so on into the mcrf chunk.
It then places the new fixed adt into the refrep folder in a subfolder named output or sth like that.
Of course you will have to add the fixed version of the adt into your mpq.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
One is a genius, the other\'s insane!

Zim4ik

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 407
    • View Profile
Re: Models *mdx wont appear
« Reply #8 on: July 17, 2011, 08:31:38 pm »
Yup, i`m always adding adt to archive! This adt "fixed" with refrep
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Zim4ik

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 407
    • View Profile
Re: Models *mdx wont appear
« Reply #9 on: July 18, 2011, 08:45:19 am »
Huray! It works. Earlier, i just drag the adt on exe file.
now i`m using this script
@echo off
for %%i in (*.adt) do refrep.exe "%%i"
pause

and it works
« Last Edit: January 01, 1970, 01:00:00 am by Admin »