Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue Report]: Cannot get gold from stash #6988

Open
locksoft opened this issue Feb 24, 2024 · 11 comments
Open

[Issue Report]: Cannot get gold from stash #6988

locksoft opened this issue Feb 24, 2024 · 11 comments
Labels
bug Something isn't working platform support

Comments

@locksoft
Copy link

Operating System

Nintendo Switch

DevilutionX version

1.5.2

Describe

Once I’m in the stash, the “-“ button (game calls it “select”) opens the form to type in the number of gold coins to move to inventory. The system keyboard correctly opens but the digits are not typed in the game form, so it’s not possible to get them.

To Reproduce

1 - Talk to Gillian and choose “access stash” (I don’t know the correct english menu name, as I’m playing the game in another language);
2 - press the “-“ (“select”) button;
3 - System keyboard appears, but nothing typed fills the text field.

Expected Behavior

The typed digits should appears in the game text field.

Additional context

No response

@locksoft

This comment was marked as resolved.

@locksoft locksoft changed the title [Issue Report]: Cannot get good from stash [Issue Report]: Cannot get gold from stash Feb 24, 2024
@Trihedraf
Copy link
Collaborator

While it is a bug, you don't ever need to pull gold out of the stash unless you are giving it to someone. The vendors will pull out of the stash directly.

@locksoft
Copy link
Author

locksoft commented Feb 24, 2024

Yes, you’re right. I just reported it as it wasn’t working, that’s all. :)

@StephenCWills
Copy link
Member

On Ryujinx, I get these messages, but the input box for the emulated keyboard doesn't pop up.

00:00:32.370 |S| HLE.OsThread.49 ServiceAm GetLibraryAppletLaunchableEvent: Stubbed.
00:00:32.371 |I| HLE.OsThread.49 ServiceAm .ctor: Applet 'SoftwareKeyboard' created.

I get the same message when entering a name for a new character, but the input box does pop up and I can use it to populate the name. Maybe suggests some difference in the way we're requesting input from SDL?

@StephenCWills
Copy link
Member

@locksoft FYI, there is an issue with the 3DS on-screen keyboard that makes using it for splitting/withdrawing gold infeasible. The application actually pauses the main thread while the keyboard is open. The same thing appears to happen in Ryujinx. Can you tell me if the game freezes up when the keyboard is open on the Switch console?

@locksoft
Copy link
Author

@locksoft FYI, there is an issue with the 3DS on-screen keyboard that makes using it for splitting/withdrawing gold infeasible. The application actually pauses the main thread while the keyboard is open. The same thing appears to happen in Ryujinx. Can you tell me if the game freezes up when the keyboard is open on the Switch console?

On Switch the game keeps running. I can’t tell for sure at Gillian because nothing happens in town but, if I try to split the gold in the inventory while I’m in the dungeon, monsters keep on attacking.
Also this form is a bit different from the Gillian’s one: here I can insert the numbers in the form, but nothing happens. It’s like if it’s missing an OK or CANCEL button. The form stays open while I can keep playing normally. The only way to dismiss it is to open the menu.

@locksoft
Copy link
Author

locksoft commented Feb 25, 2024

I've made a quick video showing all the issues I've encountered so far in the Switch version of DevilutionX, i think it's easier than writing a wall of text. :)
Please, keep in mind I'm italian, so my english is not really good; and I had the phone in front of the Switch, so I didn't see very well what I was doing.

But I hope it's clear enough:

Diablo.mp4

@AJenbo
Copy link
Member

AJenbo commented Mar 2, 2024

I edited your message to have the video directly on GitHub instead of some file host site.

I see you are also reporting a second issue here with the lower right corner in the inventory not working correctly with picking up an item that is 1x1.

The swapped A and B is already a known issue.

@locksoft
Copy link
Author

locksoft commented Mar 3, 2024

I edited your message to have the video directly on GitHub instead of some file host site.

Thank you. It was my NAS. :)

I see you are also reporting a second issue here with the lower right corner in the inventory not working correctly with picking up an item that is 1x1.

Yes, it was a video mix of minor issues I’ve discovered so far. I forgot to show the weird sound after the Switch wakes up from standby, but I opened a specific issue about it.
Also, I’d like to add that the stash money bug (that prevents from moving gold to inventory) sometimes pops up (on Switch, minus and plus buttons open the game menu, but minus alone opens the money split window, so it’s easy to misclick it with the stash open) in a way it blocks the game entirely: the system keyboard isn’t invoked so there’s no way to close it (game and music still run, but you can’t do anything). Since it has the focus, the game can’t be controlled anymore, even menu. The only solution is to manually close the application.
However I still didn’t understand why sometimes the keyboard doesn’t appears and sometimes it does.
This is a different behavior than the inventory split gold window: that one doesn’t have the focus and calling up the menu, dismisses it.

The swapped A and B is already a known issue.

Yes, I mentioned it in the video because I kept pressing the wrong buttons. :)

The last tiny tiny issues are that “exit game” doesn’t really quit the application (as DevilutionX does on Mac, for example), but it just replicates the “New game” command. And the “game saved” message is in English despite the different language selected.

Thanks. :)

@AJenbo
Copy link
Member

AJenbo commented Mar 3, 2024

I don't belive Switch has a way for programs to shutdown.

@locksoft
Copy link
Author

locksoft commented Mar 3, 2024

Hmmm… maybe you’re right. :)

@kphoenix137 kphoenix137 added bug Something isn't working platform support labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform support
Projects
None yet
Development

No branches or pull requests

5 participants