| Leaving a level freezes the game *SOLVED* |
|
Forum Index - SMW Hacking - General SMW Hacking Help - Custom Music Help - Leaving a level freezes the game *SOLVED* |
|
Pages: 1  |
|
|
|
| Posted on 2012-04-04 05:18:03 PM |
Link | Quote |
|
Hi,
So I inserted a song using AddMusic and it was inserted successfully. When I put the song in a level, I did not check the box for any Time Limit bypass.
When I play the level, it is completely silent. Even Mario's jumps are silenced. The level has side exit enabled but when I leave, the OW won't load and the game freezes. What can I do?
My music files in uploaded into My Files
"1.txt" is the file that was inserted
"Cha.txt" is the music file that I want to use, but there are interval errors for the last two channels so I deleted them to see if I can still insert it.
|
| Last edited on 2012-04-12 03:32:47 PM by puyopuyo. |
|
| Posted on 2012-04-05 04:17:05 PM |
Link | Quote |
|
Did you use
CodeAddMusic.exe RomName.smc -se
after the succeeded insertion?
If not, do so.
|
|
| Posted on 2012-04-09 12:18:26 PM |
Link | Quote |
|
|
Nope, even after doing that the level still is in complete silence. I did clear my file and tested the level again and nothing's still changed.
|
|
| Posted on 2012-04-20 03:36:27 PM |
Link | Quote |
|
|
Just chiming in to say that I'm having the same problem. I've used this method of AddMusic before, in a collab that had the necessary components in the download file, but on this one, my first attempt at doing AddMusic from scratch, it's doing in my level exactly what he describes in his. The level I used it in is completely silent, even the sound effects, and trying to leave the level in anyway (aka death) just leads to an eternal black screen. To go with what I was saying earlier, I tried adding this to a level from the collab project and it worked, so my method is correct and the file isn't what is broken. Is there something you need to do before you use AddMusic that had already been done for me in the collab? The tutorial just says to drop the files into the folder and use cmd to enter "addmusic ROMname.smc INIT*" and then you can use "addmusic ROMname.smc LEVEL" and that's everything.
|
|
| Posted on 2012-04-20 03:43:06 PM |
Link | Quote |
|
Huduh,
you must enter this in your copy of cmd in your AddMusic folder:
CodeAddMusic.exe RomNameWithoutSpaces.smc
and then:
CodeAddMusic.exe RomName.smc -se
and you're done.
Also, if the ROM is used by another AddMusic before this one, you'll have to take a new ROM which isn't used by AddMusic yet.
|
| Last edited on 2012-04-20 03:44:56 PM by Torchkas. |
|
| Posted on 2012-04-20 04:21:10 PM |
Link | Quote |
|
|
Nope, still having the same issues.
|
|
| Posted on 2012-04-21 06:09:48 AM |
Link | Quote |
|
Could you note, take screenshots, or video-capture EVERYTHING you've done?
It'd be much easier to understand if you do so.
|
|
| Posted on 2012-04-21 08:32:30 AM |
Link | Quote |
|
|
@Torchkas: Judging by what he stated earlier, I think it's safe to assume he's using Carol's AddMusic and not HFD's, if that changes anything.
|
|
| Posted on 2012-04-21 09:33:08 AM |
Link | Quote |
|
|
In that case he has to pick a new ROM and use AM405
|
|
| Posted on 2012-04-21 01:45:09 PM |
Link | Quote |
|
|
The folder is called AddMusic405, if that changes anything.
|
|
|
|
| Posted on 2012-04-22 10:40:35 AM |
Link | Quote |
|
One of my instrument channels was empty so that's what caused my problem.
My music file was something like this:
#0 t125 v255
#0
#1 @3 v250
The second #0 channel was empty which cause the freezing.
|
|
|
Pages: 1  |
|
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - Custom Music Help - Leaving a level freezes the game *SOLVED* |