Page 1 of 1

New Error?

Posted: Thu Oct 23, 2014 10:40 pm
by JimmyAngler
So I was just changing the sky file and my error log spit this out after a crash.

Code: Select all

Message Severity: 3
c:\battlefront2\main\pebblefl\common\PblConfig.h(30)
PblConfig: invalid config; 'DATA' chunk expected
chunk.GetId() == _ID( 'D', 'A', 'T', 'A' )

Message Severity: 3
c:\battlefront2\main\pebblefl\common\PblConfig.h(35)
PblConfig: invalid config; 'DATA' chunk with invalid string table
m_uiNumArgs*4 + uiStringTableLen <= CONFIG_MAX_DATA_ARGS*4
What the heck does it mean?

Re: New Error?

Posted: Thu Oct 23, 2014 10:53 pm
by Firefang
I'm going to take a guess that it means you didn't change your sky file correctly.

What did you change?

Re: New Error?

Posted: Fri Oct 24, 2014 12:00 am
by JimmyAngler
I just added another sky dome. I went over it with AQT, and we both gave up on it. I guess some corrupted file had gotten into the munge, because even when I did a manual clean, and replaced the new sky file with the old one, I still got the error.

Re: New Error?

Posted: Fri Oct 24, 2014 4:09 am
by AceMastermind
New Error?
Not at all:
search.php?st=0&sk=t&sd=d&sr=posts&keyw ... lid+config

viewtopic.php?f=27&t=10864&p=476655#p476655


We don't know what changes you made since you haven't posted the file contents, compare any edited files with the working ones to shed light on the source of the problem.
JimmyAngler wrote:... I guess some corrupted file had gotten into the munge, because even when I did a manual clean, and replaced the new sky file with the old one, I still got the error.
A proper manual clean should clear this up, remember to delete or remove the crashing map from your addon folder too. If you still get the error after doing this then you likely have more than one problem or it wasn't what you thought it was.