- 1,309
- Posts
- 13
- Years
- She/Her
- Seen Apr 16, 2025
I saw someone post a thread like this recently, but I tried all of the solutions in there and still no luck. Wasn't sure if I'm allowed to revive resolved problem threads, so here I am!
I've been preeetty stressed out about a bug in my hack I can't seem to fix, borderline game breaker. Basically, what's happening is that the player is supposed to warp to a certain map from a level script, but instead of doing so, the screen cuts to black and I'm on the same map. I know it's not the actual map I'm warping to that's corrupt or anything, as I can warp there from an earlier level script on the same map with no issues at all. Weirdly enough it also happens to every warp after this one, for example when I get the black screen, bring up the start menu to get it back to normal then try and leave the room through normal warp, it just dies again lol. Here's a list of things I've tried:
- Removing level script from the map header/changing vars
- Porting the map I want to warp to to a different map and changing the numbers just in case; same thing but a white screen
- Different warp commands (warpmuted, etc)
Is there something in particular that causes this, or is A-map just being weird?
I've been preeetty stressed out about a bug in my hack I can't seem to fix, borderline game breaker. Basically, what's happening is that the player is supposed to warp to a certain map from a level script, but instead of doing so, the screen cuts to black and I'm on the same map. I know it's not the actual map I'm warping to that's corrupt or anything, as I can warp there from an earlier level script on the same map with no issues at all. Weirdly enough it also happens to every warp after this one, for example when I get the black screen, bring up the start menu to get it back to normal then try and leave the room through normal warp, it just dies again lol. Here's a list of things I've tried:
- Removing level script from the map header/changing vars
- Porting the map I want to warp to to a different map and changing the numbers just in case; same thing but a white screen
- Different warp commands (warpmuted, etc)
Is there something in particular that causes this, or is A-map just being weird?