SMBX2 BETA 4 Release - Feedback and Suggestions here!

Share and discuss custom LunaLua code and content packs for SMBX2.
JustOneMGuy
Spiny
Spiny
Posts: 29
Joined: Sun Jan 26, 2020 1:33 pm

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby JustOneMGuy » Sat Feb 01, 2020 12:45 am

A oversight?
Image

Added in 10 minutes 5 seconds:
I fixed it by modifying the luna.lua file there.

Change this:

Code: Select all

["Waddle-Capitalism.lvl"] = 1
to

Code: Select all

["Waddle-Capitalism.lvl"] = 1,
to fix the problem.

DisasterMaster
Monty Mole
Monty Mole
Posts: 147
Joined: Fri Jan 31, 2020 10:01 pm

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby DisasterMaster » Sat Feb 01, 2020 1:02 am

Getting the following error when attempting to launch any episode:


== Crash Summary ==
LunaLua Version: LUNALUA 915bbba
Exception Code: 0xc000001d

== Stack Trace ==
0: c:\github_new\lunalua\lunadll\input\lunagamecontroller.cpp (376): LunaGameControllerManager::emulatedJoyGetPosEx
1: 00A7585A (smbx): updateJoystick
2: 00A74A72 (smbx): updateInput
3: 008CA6B0 (smbx): introLoop
4: 008C0F30 (smbx): Sub_Main
5: 6600A048 (MSVBVM60): EbLoadRunTime
6: 66007B3E (MSVBVM60): BASIC_CLASS_QueryInterface
7: 66003981 (MSVBVM60): ThunRTMain
8: 660036FA (MSVBVM60): ThunRTMain
9: 66003600 (MSVBVM60): ThunRTMain
10: 0040BDE2 (smbx): start
11: 77CAE5BB (ntdll): RtlExpandEnvironmentStrings
12: 77CAE58F (ntdll): RtlExpandEnvironmentStrings


Both 1.3 and the PAL version worked completely fine.

Hammerless Penguin
Snifit
Snifit
Posts: 203
Joined: Sat Sep 22, 2018 6:17 am
Flair: Just kicking that kirby to the curb!
Contact:

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Hammerless Penguin » Sat Feb 01, 2020 2:03 am

Hoeloe wrote:
Sat Feb 01, 2020 12:07 am
mariosonicgamer55677 wrote:
Fri Jan 31, 2020 11:37 pm
Chilly14 wrote:
Fri Jan 31, 2020 11:10 pm

Just remove anything to do with PNPC (such as pnpc.wrap) plus the library itself and you should be fine, I guess.
What am i supposed to replace it with? just type put in "npc" because just removing PNPC breaks it even more.
Any time you have something like "pnpc.wrap(v)", just replace it with "v". pnpc is completely irrelevant now.
No results...its still broken.....

cato
Volcano Lotus
Volcano Lotus
Posts: 547
Joined: Thu Aug 24, 2017 3:06 am
Flair: Koishi enjoyer
Contact:

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby cato » Sat Feb 01, 2020 2:11 am

Uh, how do I switch the language in the main game?
Also, the credit is broken.

Image

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9722
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Emral » Sat Feb 01, 2020 3:48 am

mariosonicgamer55677 wrote:
Sat Feb 01, 2020 2:03 am
No results...its still broken.....
The warning message provides the line numbers for where the message was triggered from. The one you previously posted refers to line 8 of npc-751.lua.
Remove the loading of pnpc and all instances of pnpc.wrap. All NPCs now have a data table (v.data) by default.

Reign
Ripper II
Ripper II
Posts: 327
Joined: Tue Jan 21, 2014 4:22 am

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Reign » Sat Feb 01, 2020 4:35 am

I feel like there are quite a few bug reports coming in that have been written in "panic". It's always a good idea to explain in detail what you were doing when the error occurred. And it might also be a good idea to wait a little if your bug isn't critical. There's bound to be a ton of messages in this thread today and tomorrow.

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9722
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Emral » Sat Feb 01, 2020 4:49 am

Reign wrote:
Sat Feb 01, 2020 4:35 am
I feel like there are quite a few bug reports coming in that have been written in "panic". It's always a good idea to explain in detail what you were doing when the error occurred. And it might also be a good idea to wait a little if your bug isn't critical. There's bound to be a ton of messages in this thread today and tomorrow.
Even despite the first post mentioning that people should use the bug report form on the launcher, too!
Also there's this sheet for tracking new bugs which Rednaxela made:
https://docs.google.com/spreadsheets/d/ ... 1647707659

Expect a patch sometime next week, I'm thinking.

Cedur
Raccoon Mario
Raccoon Mario
Posts: 7073
Joined: Tue Jun 28, 2016 10:14 am
Flair: I'm gone, for chess and minesweeper
Pronouns: he/him

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Cedur » Sat Feb 01, 2020 5:41 am

Ok so I'll hold off transferring all episodes from Beta 3 to Beta 4, thanks for the info.

Wiimeiser
Snifit
Snifit
Posts: 214
Joined: Mon Jun 24, 2019 4:36 am
Flair: What?

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Wiimeiser » Sat Feb 01, 2020 7:28 am

To anyone experiencing crashing issues with the Dreamworld in The Princess Cliche, this can be fixed by opening frost_house.lvl in the editor, selecting Warp 3, and changing "dream_world" to "dream_world.lvl". At least, that's what worked for me, anyway.

ChromaNyan
Monty Mole
Monty Mole
Posts: 149
Joined: Sat Feb 17, 2018 5:32 pm
Flair: minecraft bundle my beloved <3
Pronouns: she/they

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby ChromaNyan » Sat Feb 01, 2020 11:10 am

Image
glad to see you're actually paying attention to the bugs people report

Hoeloe
Foo
Foo
Posts: 1463
Joined: Sat Oct 03, 2015 6:18 pm
Flair: The Codehaus Girl
Pronouns: she/her

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Hoeloe » Sat Feb 01, 2020 11:21 am

NyanMC wrote:
Sat Feb 01, 2020 11:10 am
Image
glad to see you're actually paying attention to the bugs people report
We are, but it can be difficult to track them all when people report them in a variety of different places. That's why the launcher now has a bug report button, which you should use to report new bugs you find.

ben
Tweeter
Tweeter
Posts: 168
Joined: Mon Dec 07, 2015 4:23 pm

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby ben » Sat Feb 01, 2020 2:38 pm

The following is guaranteed to be:

Can I select Mario (Player 1) and Luigi (Player 2) as playable characters and the princess as the character in SMBX 2.0 Beta 4 and future versions from this version, which Bowser and all Koopalings (in SMB 3 style) have kidnapped?

I would also like to ask if you can continue to select a Toad as a figure.

I'm planning a classic episode in which you save Toads in several sections and save the princess at the end of the game.

I look forward to your answer. :)
Last edited by ben on Sat Feb 01, 2020 3:22 pm, edited 2 times in total.

Hammerless Penguin
Snifit
Snifit
Posts: 203
Joined: Sat Sep 22, 2018 6:17 am
Flair: Just kicking that kirby to the curb!
Contact:

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Hammerless Penguin » Sat Feb 01, 2020 3:15 pm

Enjl wrote:
Sat Feb 01, 2020 3:48 am
mariosonicgamer55677 wrote:
Sat Feb 01, 2020 2:03 am
No results...its still broken.....
The warning message provides the line numbers for where the message was triggered from. The one you previously posted refers to line 8 of npc-751.lua.
Remove the loading of pnpc and all instances of pnpc.wrap. All NPCs now have a data table (v.data) by default.
Thanks for the help. Everything is functioning as intended now.

FirestarPlays
Ripper II
Ripper II
Posts: 300
Joined: Tue Feb 28, 2017 1:26 pm
Pronouns: he/him

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby FirestarPlays » Sat Feb 01, 2020 3:52 pm

I can't test my level with Lunatester, help?

Wiimeiser
Snifit
Snifit
Posts: 214
Joined: Mon Jun 24, 2019 4:36 am
Flair: What?

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Wiimeiser » Sat Feb 01, 2020 4:41 pm

Try disabling keeping it open in the background when it's not in use. This comes at the cost of it reloading every time you test, but it worked for me.

FirestarPlays
Ripper II
Ripper II
Posts: 300
Joined: Tue Feb 28, 2017 1:26 pm
Pronouns: he/him

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby FirestarPlays » Sat Feb 01, 2020 6:17 pm

That didn't work for me... I updated all my graphics drivers, and lunatester doesn't work still. patch this pls Hoeloe

Troopa Koopa321
Banned
Posts: 97
Joined: Thu Aug 29, 2019 1:14 am
Flair: egg

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Troopa Koopa321 » Sat Feb 01, 2020 8:34 pm

FirestarPlays wrote:
Sat Feb 01, 2020 6:17 pm
That didn't work for me... I updated all my graphics drivers, and lunatester doesn't work still. patch this pls Hoeloe
What’s the problem with the Luna tester? Does it freeze and crash when you start it? Does it not open at all? Can you describe how it’s not working?

FirestarPlays
Ripper II
Ripper II
Posts: 300
Joined: Tue Feb 28, 2017 1:26 pm
Pronouns: he/him

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby FirestarPlays » Sat Feb 01, 2020 9:44 pm

It freezes and then crashes upon startup

Troopa Koopa321
Banned
Posts: 97
Joined: Thu Aug 29, 2019 1:14 am
Flair: egg

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby Troopa Koopa321 » Sat Feb 01, 2020 10:05 pm

FirestarPlays wrote:
Sat Feb 01, 2020 9:44 pm
It freezes and then crashes upon startup
Try redownloading the update.

TheNightingale
Charged Spiny
Charged Spiny
Posts: 1976
Joined: Fri Apr 20, 2018 9:28 pm
Flair: I don't know anything
Pronouns: he/him
Contact:

Re: SMBX2 BETA 4 Release - Feedback and Suggestions here!

Postby TheNightingale » Sat Feb 01, 2020 11:09 pm

This is probably what has been awaited for most time in this community. I'll be sure to check this update out soon if my computer lets me


Return to “LunaLua”

Who is online

Users browsing this forum: No registered users and 4 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari