It is currently 28 Apr 2024, 06:02
   
Text Size

Decks not appearing after packing with gibbed's tools?

Moderator: CCGHQ Admins

Decks not appearing after packing with gibbed's tools?

Postby GrovyleXShinyCelebi » 11 Jul 2013, 19:24

So, I've always played my mods from a folder for easy debug, and the header file was always titled "HEADER.XML". The thing is that gibbed's packer doesn't even read the folder unless if the header file is titled "@header.xml". But, when I change the name of the title and then pack it, the decks don't appear in game anymore!

I infer that the header file must be linked to some parts of my mod, but I don't know what? Can anyone offer assistance?

Of course, many thanks!
User avatar
GrovyleXShinyCelebi
 
Posts: 294
Joined: 12 Jun 2013, 18:23
Has thanked: 14 times
Been thanked: 37 times

Re: Decks not appearing after packing with gibbed's tools?

Postby thefiremind » 11 Jul 2013, 19:45

This is the usual structure:
Code: Select all
DATA_DLC_doesnt_really_matter (but using the same name as DATA_DLC_something is recommended)
  |
  |-- @header.xml --> content must refer to DATA_DLC_something/DATA_ALL_PLATFORMS/
  |
  |-- DATA_DLC_something (this name matters!)
        |
        |-- HEADER.XML --> content must be identical to @header.xml
        |
        |-- DATA_ALL_PLATFORMS
              |
              etc.
If you have doubts, start from a WAD file made by someone else, delete the DATA_ALL_PLATFORMS content, substitute it with your content, and finally if you want to rename that DATA_DLC_something, make sure you rename it inside both header XML files.
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 721 times

Re: Decks not appearing after packing with gibbed's tools?

Postby GrovyleXShinyCelebi » 11 Jul 2013, 19:55

Hah! Figured out the issue! It appears the data inside @header.xml is case-sensative!

Thanks for everything, mate!
User avatar
GrovyleXShinyCelebi
 
Posts: 294
Joined: 12 Jun 2013, 18:23
Has thanked: 14 times
Been thanked: 37 times


Return to Programming Talk

Who is online

Users browsing this forum: No registered users and 23 guests


Who is online

In total there are 23 users online :: 0 registered, 0 hidden and 23 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 23 guests

Login Form