This is an archive of the mabination.com forums which were active from 2010 to 2018. You can not register, post or otherwise interact with the site other than browsing the content for historical purposes. The content is provided as-is, from the moment of the last backup taken of the database in 2019. Image and video embeds are disabled on purpose and represented textually since most of those links are dead.
To view other archive projects go to
https://archives.mabination.com
-
Maenad wrote on 2012-07-09 09:34
http://www.mabinogiworld.com/showthread.php?17082-How-to-fix-your-hotkeys
I can testify that this works.
Credits go to Kadalyn of Mabinogiworld.
For the people that can't access the link:
Quote from Kadalyn:
Wrote a little self-contained webserver to replace Nexon's failing one.
[SIZE="7"]Steps[/SIZE]
1. Open Notepad as Administrator
2. Open the file C:\Windows\System32\drivers\etc\hosts
3. Add this on a new line and save:
[code]127.0.0.1 mabiui.nexon.net[/code]
4. Create a new folder somewhere (eg. on your desktop)
5. Download this into it
6. Install python 2.7 if you don't have it already.
7. Double click webserver.py
8. A command prompt will pop up, and if you did everything right, it will display some text when you login as your char.
For the first run, it should look something like this:
[Image: http://i47.tinypic.com/6zxc36.jpg]
Enjoy!
(Protip: no this is not a mod.)
EDIT: lol typos
Better description by Sledeau because apparently my people skills are lacking!!:
The hotkey problem has been happening because the game hasn't been able to connect to Nexon's hotkey/ui server. This is basically a tweak to your hosts file and a use of a script to make your computer act as the hotkey server, so that the hotkeys are stored and accessed on your computer, rather than being stored and accessed on Nexon's server that isn't working.
[SIZE="6"]Troubleshooting[/SIZE]
Issue: Console closes instantly after running
Possible Fix: Make sure you downloaded Python 2.7, not Python 3
Issue: It's giving me error 10013
Possible Fix: Make sure nothing is using port 80. You can check this by opening Command Prompt as admin (Start -> All Programs -> Accessories -> Right-click Command Prompt -> Run as Administrator) and in it typing netstat /abn
In the Local Address column look for something that says :80 at the end of that entry, under it will be the name of the process using it. Figure out what it is, and close it.
In one case, it was a service called "World Wide Web Publishing Service" You can google how to disable them for your Windows.
-
Nobelium wrote on 2012-07-09 09:50
Now if you told me how to access the site without gettting "you have no permission" I would be worshipping you for a while.
-
Eigo wrote on 2012-07-09 09:55
Thank you. I think I love you forever now.
-
Intimacy wrote on 2012-07-09 09:55
Quote from Nobelium;904246:
Now if you told me how to access the site without gettting "you have no permission" I would be worshipping you for a while.
[Image: http://puu.sh/H3mN]
http://www.mediafire.com/?sxlid4rvubjb8ki
http://www.python.org/getit/
[Image: http://puu.sh/H3nb]
-
Nobelium wrote on 2012-07-09 10:56
:bow:
Thank you. I haven't been able to access that thread for some reason, nor could I access the website itself.
-
Zyrus wrote on 2012-07-09 11:18
Can someone copy this over in a guide in its entirety. There are a couple links there that I cannot access.
-
Maenad wrote on 2012-07-09 11:35
Quote from Zyrus;904276:
Can someone copy this over in a guide in its entirety. There are a couple links there that I cannot access.
Quote from Kadalyn:
Wrote a little self-contained webserver to replace Nexon's failing one.
[SIZE="7"]Steps[/SIZE]
1. Open Notepad as Administrator
2. Open the file C:\Windows\System32\drivers\etc\hosts
3. Add this on a new line and save:
[code]127.0.0.1 mabiui.nexon.net[/code]
4. Create a new folder somewhere (eg. on your desktop)
5. Download this into it
6. Install python 2.7 if you don't have it already.
7. Double click webserver.py
8. A command prompt will pop up, and if you did everything right, it will display some text when you login as your char.
[Image: http://i47.tinypic.com/6zxc36.jpg]
Enjoy!
(Protip: no this is not a mod.)
EDIT: lol typos
Better description by Sledeau because apparently my people skills are lacking!!:
The hotkey problem has been happening because the game hasn't been able to connect to Nexon's hotkey/ui server. This is basically a tweak to your hosts file and a use of a script to make your computer act as the hotkey server, so that the hotkeys are stored and accessed on your computer, rather than being stored and accessed on Nexon's server that isn't working.
[SIZE="6"]Troubleshooting[/SIZE]
Issue: Console closes instantly after running
Possible Fix: Make sure you downloaded Python 2.7, not Python 3
Issue: It's giving me error 10013
Possible Fix: Make sure nothing is using port 80. You can check this by opening Command Prompt as admin (Start -> All Programs -> Accessories -> Right-click Command Prompt -> Run as Administrator) and in it typing netstat /abn
In the Local Address column look for something that says :80 at the end of that entry, under it will be the name of the process using it. Figure out what it is, and close it.
In one case, it was a service called "World Wide Web Publishing Service" You can google how to disable them for your Windows.
There you go!
-
Osayidan wrote on 2012-07-09 11:38
That's pretty fucking sad when the players fix a problem this serious themselves.
-
Oizen wrote on 2012-07-09 11:44
I've never had to touch anything in system32 for any other mmo I've played.
GG nexon.
-
Kenny? wrote on 2012-07-09 11:52
Quote from Osayidan;904282:
That's pretty fucking sad when the players fix a problem this serious themselves.
So instead of doing this, Nexon decides to add butlers and maids during an emergency maintenance.
-
Maenad wrote on 2012-07-09 11:53
Quote from Kenny?;904296:
So instead of doing this, Nexon decides to add butlers and maids during an emergency maintenance.
Really shows how their priorities are panned out.
-
Jelly wrote on 2012-07-09 11:54
So, when I run webserver.py with Python is closes instantly, does anyone have any solutions?
I have made sure I have the right version.
-
Osayidan wrote on 2012-07-09 11:54
What exact version of python does it need? I have 2.7.3 on my VM and it instantly closes.
Error 10049
-
Maenad wrote on 2012-07-09 11:58
I'd help, but I know nothing about the Python language. NOTHINGGGG.
Mine works with 2.7.3, though.
-
Sapphireoath wrote on 2012-07-09 11:59
Quote from Jelly;904300:
So, when I run webserver.py with Python is closes instantly, does anyone have any solutions?
I have made sure I have the right version.
Make sure there isn't a # in front of the text you had to add in your hosts file. I made the same mistake Lol
So, like this:
[CODE]
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 mabiui.nexon.net[/CODE]