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

Citra crashes #2

Closed
ferdinandhubbard981 opened this issue Jan 28, 2024 · 5 comments
Closed

Citra crashes #2

ferdinandhubbard981 opened this issue Jan 28, 2024 · 5 comments

Comments

@ferdinandhubbard981
Copy link
Contributor

ferdinandhubbard981 commented Jan 28, 2024

Citra crashes when loading target/armv6k-nintendo-3ds/debug/bevy_3ds.3dsx
The 3ds crashes as well.

To reproduce:

git checkout 59ea3c47d3e63543b21a32d3d4e8ccf9933819a4
cargo clean && cargo 3ds build

Try to load file in citra.

Expected outcome:

Peach image moving right to left

Actual outcome:

A screen appears for a second with 'Now Loading' and then it reverts to the citra menu

relevant logs

citra log file

https://pastebin.com/nXXyvn5D

@0x00002a
Copy link
Contributor

0x00002a commented Feb 2, 2024

We fixed this right?

@ferdinandhubbard981
Copy link
Contributor Author

Yeah it was the linker thingy. We should maybe add something about that in the readme?

@0x00002a
Copy link
Contributor

0x00002a commented Feb 2, 2024

sure if you wanna add it and just direct push to main. you can add fixes: #2 in the commit message to close this automatically when you push

@ferdinandhubbard981
Copy link
Contributor Author

sure if you wanna add it and just direct push to main. you can add fixes: #2 in the commit message to close this automatically when you push

Well @Jhynjhiruu did it for me. It was just one line in a file in devkitpro that had to be changed. But I've got no idea which one it was.

@Jhynjhiruu
Copy link
Contributor

Relevant ctru-rs issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants