Page 1 of 1

Custom .lvl not a UCF?

Posted: Sun Feb 28, 2010 11:55 am
by Master_Ben
So I've decided to tinker around with custom galactic conquests a bit, and decided to pull up the sample code that comes with the 1.3 patch and see what I can do from there. So I did that, and got the error log:
Hidden/Spoiler:
ERROR[levelpack shell.req]:Could not open ..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
ERROR[levelpack shell.req]:Could not open ..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
[continuing]
2 Errors 0 Warnings

ERROR[levelpack CCP.req]:Could not open ..\..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
ERROR[levelpack CCP.req]:Could not open ..\..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
[continuing]
2 Errors 0 Warnings

ERROR[levelpack CCP_conquest.mrq]:Could not open ..\..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
ERROR[levelpack CCP_conquest.mrq]:Could not open ..\..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
[continuing]
2 Errors 0 Warnings

ERROR[levelpack CCP.req]:Could not open ..\..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
ERROR[levelpack CCP.req]:Could not open ..\..\common\munged\pc\core.files for input. DOS reports:
No such file or directory
[continuing]
2 Errors 0 Warnings
I assumed that was fine because to my knowledge, those files aren't available to us, and also because it was not mentioned in the custom .lvl tut. So, I proceeded to rename the shell.lvl and place it in the _LVL_PC folder. I did, and the game found it just fine, but gave me this error:
Message Severity: 3
.\Source\LoadUtil.cpp(1010)
Data in data\_lvl_pc\custom_gc_0.lvl is not a binary UCF file.
And nothing shows up. What am I missing here? Thanks in advance.

Re: Custom .lvl not a UCF?

Posted: Sun Feb 28, 2010 9:21 pm
by [RDH]Zerted
Do full, manual clean then munge with only Common checked. Common must be munged before one can successfully munge Shell.

Re: Custom .lvl not a UCF?

Posted: Sun Feb 28, 2010 9:59 pm
by Master_Ben
Okay, thanks. :) I tried checking a few others first, but not common.