The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.18 (Linux)
|
Setup Your Own Local MKW Server - Printable Version +- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com) +-- Forum: Guides/Tutorials/How-To's (https://mariokartwii.com/forumdisplay.php?fid=45) +--- Forum: Other (https://mariokartwii.com/forumdisplay.php?fid=49) +--- Thread: Setup Your Own Local MKW Server (/showthread.php?tid=885) |
RE: Setup Your Own Local MKW Server - Vega - 12-27-2020 UPDATE: I added in steps for those who instead want to use Nginx webserver. I also added steps to include hosting the MKW Server on the world wide web so anybody can access it. RE: Setup Your Own Local MKW Server - Zeraora - 12-27-2020 I have plans on updating this page in the future to help fix common errors. RE: Setup Your Own Local MKW Server - ian47vr - 12-27-2020 (12-24-2020, 04:01 AM)Vega Wrote:(12-23-2020, 10:19 PM)TheNinjaKingOW Wrote: That tutorial would be helpful for both NinjaWFC and NewWFC. i will try to redo the script after i learn enough about mkwii and python, but for the time being i just have to run the dwc script RE: Setup Your Own Local MKW Server - Zeraora - 12-27-2020 (12-27-2020, 01:20 AM)ian47vr Wrote: i will try to redo the script after i learn enough about mkwii and python, but for the time being i just have to run the dwc scriptI plan on redoing the script and rewriting it to python3. I will also do a lot of script bug fixes and updates to the security of the server. RE: Setup Your Own Local MKW Server - ian47vr - 12-27-2020 (12-27-2020, 01:28 AM)TheNinjaKingOW Wrote:(12-27-2020, 01:20 AM)ian47vr Wrote: i will try to redo the script after i learn enough about mkwii and python, but for the time being i just have to run the dwc scriptI plan on redoing the script and rewriting it to python3. I will also do a lot of script bug fixes and updates to the security of the server. lets just work together then lol RE: Setup Your Own Local MKW Server - Zeraora - 12-27-2020 (12-27-2020, 01:35 AM)ian47vr Wrote:I don't plan on getting a team to work on a re-write till I need security help. I plan on re-writing the scripts to python3 alone.(12-27-2020, 01:28 AM)TheNinjaKingOW Wrote:(12-27-2020, 01:20 AM)ian47vr Wrote: i will try to redo the script after i learn enough about mkwii and python, but for the time being i just have to run the dwc scriptI plan on redoing the script and rewriting it to python3. I will also do a lot of script bug fixes and updates to the security of the server. RE: Setup Your Own Local MKW Server - ian47vr - 12-27-2020 (12-27-2020, 01:38 AM)TheNinjaKingOW Wrote:(12-27-2020, 01:35 AM)ian47vr Wrote:I don't plan on getting a team to work on a re-write till I need security help. I plan on re-writing the scripts to python3 alone.(12-27-2020, 01:28 AM)TheNinjaKingOW Wrote:(12-27-2020, 01:20 AM)ian47vr Wrote: i will try to redo the script after i learn enough about mkwii and python, but for the time being i just have to run the dwc scriptI plan on redoing the script and rewriting it to python3. I will also do a lot of script bug fixes and updates to the security of the server. k sounds good RE: Setup Your Own Local MKW Server - Sennar83 - 01-29-2021 (12-27-2020, 12:53 AM)TheNinjaKingOW Wrote: I have plans on updating this page in the future to help fix common errors. Hi Vega, I followed the whole guide. i installed debian 9 on a virtual machine. using the browser I connect to localhost: 9001 successfully. I use the dolphin emulator and i am using mario kart wii not patched. I have set the DNs on the dolphin by inserting the local IP I have on debian. when I start the connection test the test goes but nothing happens on the terminal. If I try to connect with mario kart it gives me the error 20100. the strange thing is that the first day that I have configured all the server worked while from the second day not. I don't know what to do anymore. RE: Setup Your Own Local MKW Server - Vega - 01-29-2021 So you're trying to connect to Dolphin on the same computer that is running the MKW server, but the MKW server is in a virtual machine (not Dolphin)? You can try something like this... Remove any custom DNS settings you have on your Wii Menu on Dolphin if you do, leave it on Auto Obtain DNS. Regarding DNS on the computer OS, I personally use this guide - https://mkwii.com/showthread.php?tid=1184 Just replace the old ALTWFC public IP with your machine's private IP. Another concern is making sure you have proper port forwarding on your virtual machine. That could be quite the rabbit hole to venture into to if that's the issue. Google would be your friend on that one. RE: Setup Your Own Local MKW Server - Sennar83 - 01-29-2021 (01-29-2021, 02:05 PM)Vega Wrote: Quindi stai cercando di connetterti a Dolphin sullo stesso computer che esegue il server MKW, ma il server MKW è in una macchina virtuale (non Dolphin)? Puoi provare qualcosa del genere ...Yes . i opened the virtual machine with mk server on my pc. then on my Windows PC I opened dolphin and set the DNs to wii settings. i put virtual machine ip as primary and secondary DNs. So should I put on automatic wii DNs? |