Jul 10, 2012 at 4:19 AM
Senior Member
"This is the greatest handgun ever made! You have to ask yourself, do I feel lucky?"
Join Date: Jul 4, 2012
Location: somewhere....
Posts: 97
Pronouns: he/him
Quick Question:
I'm trying to add a new map, the door works fine, but when I enter the map, the screen is black,ecept for the HUD. Then the screen flashes white, and Cavestory crashes with no error report.
Code I'm using
EDIT:Using Sue's Workshop. After opening in CE, the .EXE was corrupted. Here's the creepy part. I had a backup from a few days ago. When i opened the backup, i found every change from the corrupt file was ALSO on my backup!!(except for the corruption)
EDIT #2:Changed the code. The area's name shows up and music plays, but it still crashes.
I'm trying to add a new map, the door works fine, but when I enter the map, the screen is black,ecept for the HUD. Then the screen flashes white, and Cavestory crashes with no error report.
Code I'm using
Code:
The code for the door:
#350
#0350
<SOU0011<FAO0004<TRA0096:0090:0000:0007
Code for the area:
#0090
<MNA<CMU0030<FAI0000<END
#0091
<MNA<CMU0030<FAI0001<END
#0092
<MNA<CMU0030<FAI0002<END
#0093
<MNA<CMU0030<FAI0003<END
#0094
<MNA<CMU0030<FAI0004<END
#0100
<SOU0011<FAO0004<TRA0016:0094:0037:009
#0300
<PRI<SOU0022<DNP0400<CMU0016
<MSG<GIT1006Got a =Life Capsule=!<WAI0160<NOD<RMU<ML+0003
Max health increased by 3!<NOD<END
EDIT:Using Sue's Workshop. After opening in CE, the .EXE was corrupted. Here's the creepy part. I had a backup from a few days ago. When i opened the backup, i found every change from the corrupt file was ALSO on my backup!!(except for the corruption)
EDIT #2:Changed the code. The area's name shows up and music plays, but it still crashes.