This is where we'll store the "best" topics that have ever existed on the forums, as well as community events that are no longer relevant. Read at your own risk.
maleor wrote:hi horikawa the multiplayer is very buged and new editor
my levels comes out not responding
Nothing has been done with multiplayer as of now (I'm pretty sure, someone can correct me on this if I'm wrong), so it's just as buggy as it's always been since there has been no additional support for it
maleor wrote:hi horikawa the multiplayer is very buged and new editor
my levels comes out not responding
Nothing has been done with multiplayer as of now (I'm pretty sure, someone can correct me on this if I'm wrong), so it's just as buggy as it's always been since there has been no additional support for it
Nobody even really ever used it anyway.. it's low priority iirc rn.
Also it would help if you could be more specific about "and new editor my levels comes out not responding"
Did you extract everything right?
What System do you use?
Did you put it into it's own folder?
Is any error messages coming up? If yes a screen would be good.
CristiX56 wrote:If only winrar will work on extracting
Duuh it does.
If its working then why i get a error on extracting at every game graphic,which due too over over 5000 errors,duh
Look at Mable's last post. Just saying "over 5000 errors" (and I highly doubt that it's actually 5000) isn't anything that you can get help from. What exactly does the error message say
If its working then why i get a error on extracting at every game graphic,which due too over over 5000 errors,duh
Look at Mable's last post. Just saying "over 5000 errors" (and I highly doubt that it's actually 5000) isn't anything that you can get help from. What exactly does the error message say
SO when i extract the RAR file,appear an error message showing errors growing up message: C:/*where i have the folder placed* Unknown Method used in *graphic/file* and it does that at every extracting graphic/file,thankfully it can be stopped but still i cant play it,but when i try to play the game without extract cuz i thinked that will work this way,i will be forced to restart
When I test the level in SMBX+Lunalua (with the latest Nightly build) it works, but when I test the same level in an episode with SMBX 2.0 Beta 3, the breath timer does not appear.
function onKeyDown(keycode)
if (keycode == KEY_SEL) then
player:kill()
end
end
function onInputUpdate()
if(player.altJumpKeyPressing) then
player.altJumpKeyPressing = false;
player.jumpKeyPressing = true;
end
end
function onStart()
mem(0x00B2C5AC,FIELD_FLOAT,99)
end
function onEvent(Exit)
if Exit == "Exit" then
LsBreathMeter.hudBreath(false)
end
end
EDIT: Managed to solve it just as I wrote this in here. For some reason API.load does not work, you need to use loadAPI. Maybe it's some lunalua version related thing again...
For some reason, while playing Mario Challenge, my keyboard eventually locks up and requires the computer to be reset in order to fix. Is there a way to make it so that this does not happen?
CristiX56 wrote:
SO when i extract the RAR file,appear an error message showing errors growing up message: C:/*where i have the folder placed* Unknown Method used in *graphic/file* and it does that at every extracting graphic/file,thankfully it can be stopped but still i cant play it,but when i try to play the game without extract cuz i thinked that will work this way,i will be forced to restart
1. Redownload it, it looks like you didn't download it correctly to me.
2. Don't extract it in C: why would you even do that?
3. The Game doesn't work if you didn't extract it why should it.
CristiX56 wrote:
If its working then why i get a error on extracting at every game graphic,which due too over over 5000 errors,duh
Look at Mable's last post. Just saying "over 5000 errors" (and I highly doubt that it's actually 5000) isn't anything that you can get help from. What exactly does the error message say
SO when i extract the RAR file,appear an error message showing errors growing up message: C:/*where i have the folder placed* Unknown Method used in *graphic/file* and it does that at every extracting graphic/file,thankfully it can be stopped but still i cant play it,but when i try to play the game without extract cuz i thinked that will work this way,i will be forced to restart
The SMBX 2.0 download is not a .rar file, it is a .7z file. Extract it with 7zip, not WinRAR.
PixelPest wrote:
Look at Mable's last post. Just saying "over 5000 errors" (and I highly doubt that it's actually 5000) isn't anything that you can get help from. What exactly does the error message say
SO when i extract the RAR file,appear an error message showing errors growing up message: C:/*where i have the folder placed* Unknown Method used in *graphic/file* and it does that at every extracting graphic/file,thankfully it can be stopped but still i cant play it,but when i try to play the game without extract cuz i thinked that will work this way,i will be forced to restart
The SMBX 2.0 download is not a .rar file, it is a .7z file. Extract it with 7zip, not WinRAR.
Point of fact, WinRAR, which I used to extract SMBX, can be made to associate with .7z files, so that's a moot thing to say.