Search found 137 matches
- Thu Feb 18, 2021 22:55
- Forum: WIP Mods
- Topic: [Mod] Wilhelmines Living Nether [livingnether]
- Replies: 10
- Views: 329
Re: [Mod] Wilhelmines Living Nether [livingnether]
Happens to me on linux, too, both on 5.3.0 and 5.4.0 on OpenGL 4.5.0 On Windows (OpenGL 4.4.0), the textures show on a 5.3.0 client Two more things: 1. Could you rename the repo to livingnether, just as it is in the mod.conf? 2. Could you make the y value the mobs appear in configurable? As in nethe...
- Wed Feb 10, 2021 02:53
- Forum: Mod Releases
- Topic: [Mod] Mobs Redo [1.55] [mobs]
- Replies: 2206
- Views: 413677
Re: [Mod] Mobs Redo [1.55] [mobs]
I tried it this way (linebreaks for readability): //lua local pname="Service" local monsta=minetest.add_entity(minetest.get_player_by_name(pname):get_pos(),"mobs_monster:sand_monster",minetest.serialize({hp_min=100,hp_max=200,nametag="Sandmonster+"})) minetest.chat_send...
- Tue Feb 09, 2021 13:08
- Forum: Mod Releases
- Topic: [Mod] Mobs Redo [1.55] [mobs]
- Replies: 2206
- Views: 413677
Re: [Mod] Mobs Redo [1.55] [mobs]
For certain events, I'd like to spawn mobs with different stats, sometimes from worldedit's lua command, sometimes from a commandblock. Different stats means different nametag, different damage, range, sight_range, hitpoints and so on. So I do //lua minetest.add_entity({x=1,y=2,z=3},"mobs_monst...
- Fri Jan 15, 2021 01:42
- Forum: Problems
- Topic: Announce to list fails sometimes
- Replies: 9
- Views: 322
Re: Announce to list fails sometimes
Thanks for your suggestions. Here are the missing info: The server is located in Nuremberg, Germany, it is on a fixed IP (both IPv4 and IPv6). The hosting company is contabo. I also figured it's some temporary problem, so I pinged both IPv4 and IPv6 24/7, without issues. So I thought it might have s...
- Thu Jan 14, 2021 22:06
- Forum: Problems
- Topic: Announce to list fails sometimes
- Replies: 9
- Views: 322
Re: Announce to list fails sometimes
Sorry for nagging, but I don't know where else to turn to and I'd really like to solve the problems. Players start complaining that they can't find the server. Last 5 days (09-13.1.2021) the server was not in the list 15% of the samples (1221/1438) Today (14.1.2021) the server was not in the list 19...
- Fri Dec 25, 2020 01:56
- Forum: WIP Mods
- Topic: [Mod] PlayerFactions [WIP]
- Replies: 12
- Views: 927
Re: [Mod] PlayerFactions [WIP]
Since it has areas integration and we'll have player factions and cities on my server, I'd be very interested in that mod. Any chance it can be salvaged?
- Tue Dec 22, 2020 00:15
- Forum: Problems
- Topic: Invalid Block Data in Database?
- Replies: 2
- Views: 172
Re: Invalid Block Data in Database?
Can you post us the computer lingo, so we can try to translate?
- Thu Dec 10, 2020 05:03
- Forum: Problems
- Topic: Announce to list fails sometimes
- Replies: 9
- Views: 322
Re: Announce to list fails sometimes
The server announces every 5 minutes, right? So I need to roughly look at 288 attempts per day. Let's say I look at 7.12.2020 to 9.12.2020, that is 3 days, that is 864 attempts. Over this period of time, only in 614 of these 5 minute intervalls the server was in the list. Roughly 71% So I am doing s...
- Wed Dec 09, 2020 12:13
- Forum: Problems
- Topic: Announce to list fails sometimes
- Replies: 9
- Views: 322
Re: Announce to list fails sometimes
Thanks for looking into this. I tried to post the whole log, but I am allowed only 60000 characters :D So, via pastebin. It has 755 lines. https://pastebin.com/i9cUB2A9 The last few lines I attempted to make it connect via https because someone said that maybe there's a rumor that it works this way ...
- Wed Dec 09, 2020 08:01
- Forum: Problems
- Topic: Announce to list fails sometimes
- Replies: 9
- Views: 322
Re: Announce to list fails sometimes
I want to make sure it's not on my side, since other servers seem not to fall out of the list that often. Is there anything I can do to improve the situation? Those that marked it as favorite can join, but even to them it is marked ?/? which indicates a service not available. It's the Your Land serv...
- Tue Dec 08, 2020 23:23
- Forum: Problems
- Topic: Announce to list fails sometimes
- Replies: 9
- Views: 322
Announce to list fails sometimes
I keep getting those: 2020-12-07 11:16:24: ERROR[CurlFetch]: servers.minetest.net/announce not found (Timeout was reached) (response code 0) 2020-12-07 12:26:23: ERROR[CurlFetch]: servers.minetest.net/announce not found (Timeout was reached) (response code 0) 2020-12-07 13:11:28: ERROR[CurlFetch]: s...
- Sun Nov 08, 2020 13:25
- Forum: General Discussion
- Topic: How's map data stored in the database?
- Replies: 3
- Views: 247
Re: How's map data stored in the database?
Not sure how much out of date this is: https://dev.minetest.net/Engine/Basic_data_structures
- Thu Nov 05, 2020 00:15
- Forum: Modding Discussion
- Topic: Echo Console to File
- Replies: 4
- Views: 144
Re: Echo Console to File
If you have Worldedit installed, you can also use the //lua command to output stuff to files: //lua minetest.safe_file_write(minetest.get_worldpath().."/mods.txt",dump(minetest.get_modnames())) This is how you output the content of the chatcommand /last-login Bastrabun //lua minetest.safe_...
- Mon Nov 02, 2020 23:03
- Forum: Problems
- Topic: How to cure a snake bite?
- Replies: 18
- Views: 684
Re: How to cure a snake bite?
I sent you a video on how it works for me :D
Yes, I use a different bugnet, a blue one from fireflies.
It doesn't work for me with the red/brown one.
Yes, I use a different bugnet, a blue one from fireflies.
It doesn't work for me with the red/brown one.
- Thu Oct 29, 2020 12:12
- Forum: Problems
- Topic: How to cure a snake bite?
- Replies: 18
- Views: 684
Re: How to cure a snake bite?
If this is about the rattlesnake from water_life, then (at least on my server) you can catch them with the bugnet from the fireflies mod. Rightclick them with this bugnet to catch them. The antiserum is a shapeless recipe, you can have three caught rattlesnakes in any three different position in you...
- Wed Oct 28, 2020 17:19
- Forum: Problems
- Topic: Server Configurations
- Replies: 6
- Views: 252
Re: Server Configurations
You can grant anyone any priv even in their absence. If you wanted to grant me the fast privilege, you'd send this chatcommand: /grant Bastrabun fast No need to edit those files. Regarding the minetest.conf: Don't know where arch places those, sry. Usually it's in the MT folder, I place mine in the ...
- Sun Oct 18, 2020 22:59
- Forum: Servers
- Topic: Web API for own Server
- Replies: 2
- Views: 177
Re: Web API for own Server
You may want to have a look at https://github.com/minetest-monitoring/monitoring and https://monitoring.minetest.land/d/YUpo ... refresh=5s
- Fri Oct 16, 2020 14:28
- Forum: Deutsch
- Topic: Minetest Testberichte
- Replies: 33
- Views: 2804
Re: Minetest Berichte im www (e-books)
Vielleicht sollten wir auf der Minetest Website auch ein paar Links zu Reviews einfügen sowie die Möglichkeit, solche Reviews zu melden, so daß diese dann auf der Minetest Website genannt werden können.
Die haben was davon, wir haben was davon, oder?
Die haben was davon, wir haben was davon, oder?
- Fri Oct 16, 2020 13:29
- Forum: Mod Releases
- Topic: [Mod] Mobs Redo [1.55] [mobs]
- Replies: 2206
- Views: 413677
Re: [Mod] Mobs Redo [1.53] [mobs]
Regarding NSSM: What would you or anyone need to do to make your repo the main one, available on content DB instead of the current, broken one? Or is there a reason not to do that?
- Thu Oct 15, 2020 11:43
- Forum: Servers
- Topic: where to rent a server
- Replies: 3
- Views: 226
Re: where to rent a server
My go-to address when it comes to renting servers is contabo. German company with a datacenter in Nuremberg and with another hosting site in USA, MO. That's them: https://contabo.com/ No guarantee that their machines will be able to keep up with 200 players though at a reasonable price. You may want...
- Sat Oct 10, 2020 08:41
- Forum: WIP Mods
- Topic: [mod] water_life - mobs for mobkit - V210702[water_life]
- Replies: 373
- Views: 21055
- Thu Oct 01, 2020 06:20
- Forum: WIP Mods
- Topic: [mod] water_life - mobs for mobkit - V210702[water_life]
- Replies: 373
- Views: 21055
Re: [mod] water_life - mobs for mobkit - V260920[water_life]
A player of mine suggests to tune down the sounds of the mobs, they seem loud in comparison to most other sounds? He noticed especially on the seagulls.
- Mon Sep 28, 2020 13:44
- Forum: Mod Releases
- Topic: [Modpack] WorldEdit [worldedit]
- Replies: 816
- Views: 289746
Re: [Modpack] WorldEdit [worldedit]
Regarding that back button: I have occasionally the same behaviour, I get out when I hit the back-button two or three times in quickly in a row. When it comes to building downwards or anywhere I like, I usually use the "use my look direction" option, to make extra sure I didn't mess up wit...
- Fri Sep 25, 2020 18:05
- Forum: Deutsch
- Topic: [Server v5.3.0] Sörens Deutscher RasPi Server (german)
- Replies: 70
- Views: 1984
Re: [Server v5.3.0] Sörens Deutscher RasPi Server (german)
Du hast eine eilige PN.
- Sun Sep 20, 2020 15:52
- Forum: Problems
- Topic: One of my players is getting a "can't resolve host" error and I am stumped
- Replies: 5
- Views: 269
Re: One of my players is getting a "can't resolve host" error and I am stumped
What does your server say? Does it see his connection attempts or do they not even reach your box? What kind of server is that? Raspberry pi? Linux box? Something Window-ish? To see whether its a Minetest issue you can run some other service on the box, like a webserver or something, then have him t...