ricochhet / Erupe-Legacy

A Monster Hunter Frontier server emulator.
MIT License
61 stars 34 forks source link

404 after i type in the no gg thing #3

Closed arseneangel closed 2 years ago

arseneangel commented 2 years ago

Screenshot 2022-01-06 191359

i messed around with things for like 4 hours with a friend who actually understands coding and we cannot get past this.

Stefan240 commented 2 years ago

Well the 404 indicates the launcher cannot reach the server. Two things to check here at first:

Make sure the server is actually running and not erroring out after being started. Powershell (or cmd) will show you a log after the server component is started with go run .

If you get something strange while starting the server you may copy the output here in a codeblock, just make sure to omit any personal info.

After that make sure you edited your hosts-file correctly according to here: https://github.com/ricochhet/Erupe#step-4-edit-your-hosts-file

Also did you run any other MHF-Server before setting up this one?

Synthiss commented 2 years ago

I also have this issue. I've edited the hosts file accordingly and erupe was running when I launching.

Stefan240 commented 2 years ago

@Synthiss anything in the logs?

bimash commented 2 years ago

I think the problem came from the hosts file because your launcher trying to connect to the MHF server and you probably have not delist the said domain

Synthiss commented 2 years ago

Screenshot (3) - Copy

Here's what i did

Stefan240 commented 2 years ago

@Synthiss Is this the first MHF-Server you ever connected to on this machine? You may try this since sometimes the launcher can act funny:

Sometimes the Monster Hunter Frontier Client can act funky when testing things and reinstalling or changing the server you play on. As a first step when troubleshooting things in the MHF-Client it can help to delete Internet Explorers (not Edge) Cache. This is pretty easy.

After that restart the launcher

Synthiss commented 2 years ago

I see. It works now. Thanks for the help

Stefan240 commented 2 years ago

Awesome no problem. I had often similar issues when testing a friend who was also testing it then suggest this. seems a weird fix but works. I work on improving the docs right now where this fix will be added to a Troubleshooting-Readme-File. Really all I am wainting on is for this waiting on an answer of the repo-owner on my PR

Synthiss commented 2 years ago

Screenshot (5) One more thing. After selecting the pre made character I get this error.

Stefan240 commented 2 years ago

Likely #4 I would guess. Try the solution listed there.

arseneangel commented 2 years ago

Well the 404 indicates the launcher cannot reach the server. Two things to check here at first:

Make sure the server is actually running and not erroring out after being started. Powershell (or cmd) will show you a log after the server component is started with go run .

If you get something strange while starting the server you may copy the output here in a codeblock, just make sure to omit any personal info.

After that make sure you edited your hosts-file correctly according to here: https://github.com/ricochhet/Erupe#step-4-edit-your-hosts-file

Also did you run any other MHF-Server before setting up this one?

So we did do those and checked to make sure everything is right and it was, and i have never ran a mhf server before this is my first one

Stefan240 commented 2 years ago

@Synthiss Is this the first MHF-Server you ever connected to on this machine? You may try this since sometimes the launcher can act funny:

Sometimes the Monster Hunter Frontier Client can act funky when testing things and reinstalling or changing the server you play on. As a first step when troubleshooting things in the MHF-Client it can help to delete Internet Explorers (not Edge) Cache. This is pretty easy.

* Open up Internet Explorer

* Click on the little cogwheel on the top right

* Select Safety -> Delete browsing history

* In the now opening window check all the boxes and hit "Delete".

After that restart the launcher

@arseneangel maybe this one also can help you out as well? Trying it won't hurt surely. The launcher sometimes can be weird

arseneangel commented 2 years ago

i will try that and report back after

arseneangel commented 2 years ago

so the 404 stopped and now im in a screen with all japanese writing with one button that just closes the window

Stefan240 commented 2 years ago

Screenshot (5) One more thing. After selecting the pre made character I get this error.

Something along this?

arseneangel commented 2 years ago

nope this Screenshot 2022-01-07 145157

Stefan240 commented 2 years ago

grafik Just went and put it through OCR and see what we get. Anything in the servers logs? also is the server running properly?

arseneangel commented 2 years ago

we are looking into that currently

Stefan240 commented 2 years ago

If you have any output in the shell that may help solve this just post the code. Be sure to omit personal info if there is some beforehand

Stefan240 commented 2 years ago

Please read the guide given: https://github.com/ricochhet/Erupe#step-5-run-the-client-patcher See point 3 here. Anything will suffice. Also the character screen is fine like that. Please be aware that the High Grade setting crashes the server atm it seems. Go into the config (on that page you posted) and uncheck the High Grade option to atleast get ingame.

Also I would love to hear what was the culprit resulting in this

grafik Just went and put it through OCR and see what we get. Anything in the servers logs? also is the server running properly?

and what solved the issue for you

arseneangel commented 2 years ago

is it supposed to start with previous character data? (i was closing thew go. run window or whatever it is)

Stefan240 commented 2 years ago

You will create a new character anyway after starting the game. So no thats no problem. Also make sure to keep the server running next time ;)

arseneangel commented 2 years ago

You will create a new character anyway after starting the game. So no thats no problem. Also make sure to keep the server running next time ;)

so just change the settings and hopfulley i should be okay? gosh this was such a chore to do lol i hope it will be worth it

Stefan240 commented 2 years ago

I mean you have to understand that a lot of stuff is not working with this private server and won't for a long time. So don't get your hopes to high.

Anyway when you come ingame all the issue should be resolved I guess? Think about closing the issue when this is the case ;)

arseneangel commented 2 years ago

the game opened and im in character creation, but there is absolutely no sound

Stefan240 commented 2 years ago

there is a new issue in #6 so it would be best continue this discussion there and close this issue ^^