09-08-2011, 04:34 AM
03353D397D1E3124392635500 wrote: Decided to start a new topic to make it easier:
Found 2 in Faces Normal, one in the starting room and one in room 15105. See pic for error message. I tried to fix it, removing any extra carriage returns, but that didn't work.
The problem in Faces is that it was put in the wrong section. It didn't convert cleanly. Two rooms in both of the FACES mansions contained a sign that looked as though it was created with a resource editor. The name attribute of the TEXT resource contained information that was added to the file name.
Under the 'TEXT' directory for FACES exp Normal, there were two files:
00128
BBB Blue Doors.txt
00129
BBB 1.txt
The name attribute that is typically not set, is being added (in the quotes). If the files are renamed:
00128.txt
00129.txt
They work fine. I accidentally left that step out of the conversion process for FACES. This was also the case for Three Way Mansion. After running it through Rezycle, this is what is in the 'TEXT' directory:
00128
Start.txt
01069
Nowwhat.txt
05591
Hard.txt
12456
Wish.txt
14242
Easy.txt
Once these files are renamed, they work fine.

