PDA

View Full Version : C+ 4E Parser Error



Grey Hunter
April 29th, 2010, 19:45
I'm trying to start my monster book off for the 4E parser, but I'm getting some odd errors.

I've moved the data across for a Kobold (like all true adventurers, I have to start with something small. and parsered it out into a module, but that module is 1.36 gig in size, and gives me a C+ error whenever I try and make a campaign with it.

What stupid thing am I doing wrong? Any ideas.

Tenian
April 29th, 2010, 23:56
You probably didn't create new empty directories for your temporary directory. You're probably using something crazy like My Documents.

EugeneZ
April 30th, 2010, 03:58
Or something less crazy, like your actual Windows temp directory, but still unsupported by the parser. Basically it needs to be an empty dir.

Grey Hunter
April 30th, 2010, 05:55
That'll be it. Thanks very much. one monster down, many more to go.


EDIT - Well, thats definatly it, I've now got to page 28 of the monster manual with no more problems. at least it was something simple.