Author Topic: VPMage gives me headaches sometimes...... (redux)  (Read 1173 times)

0 Members and 1 Guest are viewing this topic.

Offline Mahak

  • 25
VPMage gives me headaches sometimes...... (redux)
I'm bringing this old post again, because I'm having this same problem, and can't seem to find any responses or solutions anywhere...

I have been able to successfully build vp's in the past, for some reason, today, it no longer works, and tells me all my files are invalid .vp files.  Of course they are!

Any clues anyone?

M.

 

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Re: VPMage gives me headaches sometimes...... (redux)
No but you could try VPMake.  It's an older command line utility that still works great.
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

 

Offline Fury

  • The Curmudgeon
  • 213
Re: VPMage gives me headaches sometimes...... (redux)
VPMake has at least one rarely occurring bug that causes oddities in vp-files and VPMake does not create headers. I would suggest using cfilearchiver for creating vp-files, it's a tool included in FSO source code. http://staff.hard-light.net/fury/cfilearchiver.7z

You just dump the two files to same folder where Data folder of your mod resides in. Then edit build.bat in notepad and replace "nameofmymod" with something better, it will be used as file name of the vp-file. It will not include hidden files, which I've found to be extremely useful when used in SVN. Meaning modders that use SVN does not need to export their mods to build vp-files.