Thinker
Junior Member
Posts: 22
Threads: 4
Joined: Sep 2012
Reputation:
0
|
Menu Config Problem
I'm developing my own personal mod simply to test my skills. I've created a main_init.cfg, menu.cfg, and a whole bunch of other .cfg files.
I've also made a windows command to run the main_init.cfg file, but when I run it, it opens cmd and comes up with a message that says
Failed to load menu config file!
I've checked all of my lang and .cfg files and there doesn't seem to be any problem.
Help?
We need to go deeper.
(This post was last modified: 01-26-2013, 11:23 AM by Thinker.)
|
|
01-26-2013, 11:23 AM |
|
Thinker
Junior Member
Posts: 22
Threads: 4
Joined: Sep 2012
Reputation:
0
|
RE: Menu Config Problem
Well, I seem to have fixed the .cfg, but when I run the command, it opens, and then "Black Box" comes up and reports a problem in the '0023:005A4BB2Amnesia.exe.' What's happening now?
We need to go deeper.
|
|
01-28-2013, 05:10 AM |
|
Statyk
Schrödinger's Mod
Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation:
241
|
RE: Menu Config Problem
That error doesn't help us. =P
|
|
01-28-2013, 05:23 AM |
|
Adrianis
Senior Member
Posts: 620
Threads: 6
Joined: Feb 2012
Reputation:
27
|
RE: Menu Config Problem
Ah yes, 0023:005A4BB2, looks like you forgot to re-modulate the primary inverse phase inducer
|
|
01-28-2013, 05:05 PM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: Menu Config Problem
(01-28-2013, 05:05 PM)Adrianis Wrote: Ah yes, 0023:005A4BB2, looks like you forgot to re-modulate the primary inverse phase inducer
Are you talking serious or just trying to seem a genius? (Maybe you are, but who knows)
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
01-28-2013, 08:36 PM |
|
Adrianis
Senior Member
Posts: 620
Threads: 6
Joined: Feb 2012
Reputation:
27
|
RE: Menu Config Problem
(01-28-2013, 08:36 PM)The chaser Wrote: (01-28-2013, 05:05 PM)Adrianis Wrote: Ah yes, 0023:005A4BB2, looks like you forgot to re-modulate the primary inverse phase inducer
Are you talking serious or just trying to seem a genius? (Maybe you are, but who knows)
Nah, just watched too much star trek is all. It's nonsense
|
|
01-29-2013, 03:09 AM |
|
Thinker
Junior Member
Posts: 22
Threads: 4
Joined: Sep 2012
Reputation:
0
|
RE: Menu Config Problem
(01-29-2013, 03:09 AM)Adrianis Wrote: (01-28-2013, 08:36 PM)The chaser Wrote: (01-28-2013, 05:05 PM)Adrianis Wrote: Ah yes, 0023:005A4BB2, looks like you forgot to re-modulate the primary inverse phase inducer
Are you talking serious or just trying to seem a genius? (Maybe you are, but who knows)
Nah, just watched too much star trek is all. It's nonsense
Thanks Adrianis. Big help
We need to go deeper.
|
|
01-30-2013, 10:07 AM |
|
Your Computer
SCAN ME!
Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation:
235
|
RE: Menu Config Problem
The main two reasons why such a message would be displayed are either failure to find the menu.cfg file or there is an XML syntax error in the file which prevents the content from being parsed correctly. So you have to verify the path of the menu.cfg referenced in main_init.cfg and compare it against the actual location that menu.cfg is stored in and make sure no XML errors exist in your menu.cfg. If you're not going to show us the content of your main_init.cfg and menu.cfg file and tell us where you put menu.cfg, then you're on your own.
|
|
01-30-2013, 11:35 AM |
|
|