cmake . -DRUN_IN_PLACE=1 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DENABLE_CURL=1
server_announce = true
server_name = LinuxGaming.us
server_description = Player Skins - Crafting Guide - Money Mod
server_url = http://www.LinuxGaming.us
sfan5 wrote:Try this patch:
https://gist.github.com/sfan5/5494405
Also make sure you have the curl command line utility installed
Megaf wrote:sfan5 wrote:Try this patch:
https://gist.github.com/sfan5/5494405
Also make sure you have the curl command line utility installed
How do we patch? Sometimes people here act like everybody's a developer and know coding and patches and stuff...
Any idea when this will get fixed?
minetest@li677-246:~/Minetest/Megaf-161213/src$ patch < announce-fix.patch
patching file serverlist.cpp
Hunk #1 FAILED at 228.
Hunk #2 FAILED at 246.
2 out of 2 hunks FAILED -- saving rejects to file serverlist.cpp.rej
sfan5 wrote:Megaf wrote:sfan5 wrote:Try this patch:
https://gist.github.com/sfan5/5494405
Also make sure you have the curl command line utility installed
How do we patch? Sometimes people here act like everybody's a developer and know coding and patches and stuff...
Any idea when this will get fixed?
before compiling minetest use patch < file.patch
Megaf wrote:Thanks for your effort in your patch, put I still have no idea how can I apply it.
The logic way is by entering the src directory and just using patch -p1 < file.patch, as I have done thousands of times with the Linux Kernel.Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest@li677-246:~/Minetest/Megaf-161213/src$ patch < announce-fix.patch
patching file serverlist.cpp
Hunk #1 FAILED at 228.
Hunk #2 FAILED at 246.
2 out of 2 hunks FAILED -- saving rejects to file serverlist.cpp.rejsfan5 wrote:Megaf wrote:
How do we patch? Sometimes people here act like everybody's a developer and know coding and patches and stuff...
Any idea when this will get fixed?
before compiling minetest use patch < file.patch
CURL *curl;
curl = curl_easy_init();
system(("curl "+g_settings->get("serverlist_url")+std::string("/announce?json=")+curl_easy_escape(curl, writer.write( server ).c_str(), 0)).c_str());
curl_easy_cleanup(curl);
printf("\n");
Megaf wrote:Hi all, I just updated Megaf Till It Ends to
the latest today's master's build.
And know it doesn't show up at http://servers.minetest.net/ anymore.
Do you have any clue about that issue?
I also noticed that server.minetest.net is showing far less servers that is used to show.
http://www.zimagez.com/miniature/serversminetestnet.png
Megaf wrote:sfan5 wrote:Try this patch:
https://gist.github.com/sfan5/5494405
Also make sure you have the curl command line utility installed
How do we patch? Sometimes people here act like everybody's a developer and know coding and patches and stuff...
Any idea when this will get fixed?
hoodedice wrote:Minetest is a game in beta. The developers expect the users (testers) to have basic computing skills which include but are not limited to:
1. Unzipping files.
2. Using a terminal, github, and a text editor program.
3. Double-clicking
4. Understandable English, or any other well-known language.
5. Browsing a forum.
If you do not know any of the following, we will be happy to help you, however, always remember that THIS IS NOT A COMPLETE GAME! IT WILL HAVE BUGS!
Users browsing this forum: Bing [Bot] and 4 guests