Open bendoll opened 7 years ago
What system-version?
Currently running 11.1
What entrypoint?
I'm using the homebrew launcher loader .cia installed to the home menu.
No idea tbh.
You've already attempted running it again after rebooting multiple times, right?
Yeah I did multiple times. Tried different wifi networks and even my phone hotspot and got the same result. Currently booting up another n3ds with the same firmware and cfw setup to try out.
Still the same result on a completely different n3ds. :\ this is really strange.
When I've used it, this never happened with the release versions...
I have no other reports of this issue.
I can't imagine what I could have done wrong. Maybe I made some minor mistake when I was setting up cfw on the two systems? I'll keep trying different things, in the meantime if either of you have any more ideas or questions to throw my way, I'd appreciate them. Thanks for the responses so far.
Well after a few more restarts and multiple tries copying new files over, something different happened. The app froze at downloading config
and I let it be for a while. After a few minutes it let me use the cached info and it was successful. Tested eshop and it works fine, tested restarting and running ctr-httpwn again and the download fails again, but the cached info works fine.
I copied whatever files were in the root\3DS\ctr-httpwn
folder to my other n3ds and it worked this way as well. Will be trying a system transfer later tonight.
I'm having the same issue. I compared the cached yls8 server_config with Plailects hosted copy and Plailects copy has a newline before <?xml version="1.0" encoding="UTF-8"?>
(also closing tags on a new line and spaces instead of tabs). Doesn't seem to be the cause but Firefox marks it as an invalid xml.
Yellows8:
<?xml version="1.0" encoding="UTF-8"?>
<config>
Plailect:
<?xml version="1.0" encoding="UTF-8"?><config>
Dammit.
I had to change <?xml version="1.0" encoding="UTF-8"?>
to <?php echo '<?xml version="1.0" encoding="UTF-8"?>'; ?>
on the server because short_open_tag
was set to off
on the server I'm using.
I bet the lack of newline is the issue; I've reverted that line and enabled short_open_tag
.
I also have this problem, and it persists, I can't seem to get it working even with different config links, it keeps returning 0xffffffff, even after restarting many times, and tried after removing MenuHax (if I must believe people this COULD be a problem), but still doesn't work :( , although I used Hans to get into eShop, but still, would be great to get this working.
EDIT: Im on 11.0 E sys. EDIT2: Okay, it's fixed for me since the original servers are back on again, although I thought changing the URL should've also fixed it.
I get the same Issue. I'm on 11.2 and I'm also using the Homebrew launcher loader .cia installed to the home menu.
If you are using ctr-httpwn 1.2 on an N3DS and you are getting this error, if you disable Clock+L2 in the Luma3DS config menu then ctr-httpwn 1.2 should then work.
Was experiencing the same issue on 11.0 with an N3DS. Disabling Clock+L2 did the trick.
Hey there, I'm trying to use httpwn in preparation for a system transfer to avoid updating to 11.2, but I keep getting this strange error. I can't seem to find any information or solutions about it online.
I'm using the version from Plail's guide, but I think the only change should be the server it looks for. Other users who have used the same version from the guide have not had this error.
The app seems to work at first, but after it downloads the config, I get this
Any idea on how I can solve this? I'm on an NA n3ds XL with the latest versions of A9LH and Luma.
Here's a screenshot of the full screen.
Thanks in advance for the help, and all your work for the community.