Search found 37 matches
- Thu Oct 01, 2020 03:34
- Forum: WIP Mods
- Topic: [Mod] Debugging Console [console]
- Replies: 3
- Views: 312
Re: [Mod] Debugging Console [console]
This looks really useful. Why not override minetest.log() w/ a hook that also prints to your mod's console? It seems troublesome to force everyone to make use of your printf when another logging standard already exists. Though I suppose that's trivial to add ad-hoc for any server owner who knows the...
- Sat Aug 29, 2020 22:21
- Forum: WIP Mods
- Topic: [Mod] Landscape shaping (God-like powers) [landscape_shaping] [v1.0.0]
- Replies: 9
- Views: 479
Re: [Mod] Landscape shaping (God-like powers)
Oh, this sounds really interesting. I was wishing for something like the "smooth" wand just a few days ago. Looking forward to a public git release.
- Tue May 12, 2020 18:06
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
1) If you mean creation of a image of the map of the server, then yes, I currently don't have the right permissions to be able to do that. It would require either moving the server's map to postgres, or keeping the server down long enough to run the mapping software on the sqlite map file. 2) As far...
- Sun Apr 26, 2020 03:06
- Forum: WIP Mods
- Topic: [mod]ranged weapons[2021.03.05] [0.4] [rangedweapons]
- Replies: 45
- Views: 10084
Re: [mod]ranged weapons[2018.08.22] [0.3] [rangedweapons]
This mod seems fatally flawed right now. I shot a gun at an unknown node, and it crashed the server. Now the server crashes immediately if that area is loaded. Some errors: 2020-04-26 02:41:43: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'rangedweapons' in callb...
- Sat Mar 28, 2020 15:55
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@saavedra29: Like most big minetest servers, ours is quite idiosyncratic. There are often other players who will help you out in game chat, though, and there's a "Newb School" at spawn that explains some particular mechanics and mods (though not this tool repair one). Asking in game chat w...
- Thu Mar 26, 2020 20:51
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@saavedra29 That is intentional. The anvil only repairs basic metal tools, you need to use an Equipment Reformer from the terumet mod to repair more advanced items.
- Tue Mar 24, 2020 16:34
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@saavedra29: you need a steel pickaxe or better to pick it up.
- Fri Mar 13, 2020 15:01
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Scratch that, I was half asleep. Those were PRs, not issues.
- Fri Mar 13, 2020 05:17
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Hey jomunoz,
Could you post those issues here: https://github.com/BlockySurvival/issue-tracker/issues?
I should really disable the issue tracker on the bls_mods repo.
Could you post those issues here: https://github.com/BlockySurvival/issue-tracker/issues?
I should really disable the issue tracker on the bls_mods repo.
- Mon Mar 09, 2020 22:39
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
The mods were coded against the behaviour of a poorly documented, sometimes inconsistent API. One undocumented behaviour has been replaced with another. Assuming things will stay consistent is not a lazy programming practice, the general quality of the mods notwithstanding.
- Tue Mar 03, 2020 19:16
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
I wish I could help out more, but due to poor health, I really can't. I feel like I'm just treading water keeping Blocky running stably (for some definition of "stable"). That's not your fault. But I feel like a bunch of servers are going to get bit by this issue when 5.2 is released.
- Tue Mar 03, 2020 18:48
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@sfan5 I'm honestly kind of annoyed that you guys think that changing the mod API with little warning in a way that breaks existing mods is the fault of the mod creators, but I'm not going to argue about this. We'll deal with auditing and patching the mods ourselves.
- Tue Mar 03, 2020 13:31
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@jomunoz/George2020A: that bug looks like a know issue, that the devs will not resolve:
https://github.com/minetest/minetest/issues/9428
Do you know which mods were having problems? It seems like we should fix them before we update the minetest engine again.
https://github.com/minetest/minetest/issues/9428
Do you know which mods were having problems? It seems like we should fix them before we update the minetest engine again.
- Sun Mar 01, 2020 19:01
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Hello MisterE, I'll take a look at your mod and possibly add it. It sounds like a good ideaMisterE wrote:hi, im new to the minetest modding community.
...
- Sun Mar 01, 2020 18:55
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Hi, I'm new to Minetest and the Blocky Survival server. My name in the server is George2020A. ... Hey jomunoz/George2020A. My best guess is that you're loading in certain mods from modpacks that we use, and the result is a dependency loop. I'm adding a copy of our world.mt file to this post, which ...
- Sun Feb 09, 2020 09:03
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@Hulkhogan25: * builders get the following privileges: fast, fly, noclip, creative, teleport, areas * they are not allowed to give anything to, or build for, survival players. * they are under a much closer eye from other server staff than most players. It's allowed to have both a builder account an...
- Sat Feb 08, 2020 15:06
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Hulkhogan25: Demonstrate that you can build things like aleksbuilder can. Keep in mind being a builder is as much a job as an honour.
- Sat Feb 08, 2020 08:34
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@Hulkhogan25 I don't think aleksbuilder follows this thread (so far as I know), you'll have better luck trying to get ahold of them in-game on on IRC (on freenode.net)
- Wed Feb 05, 2020 22:03
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
@Hulkhogan25 it looks like you've started building in an area that aleksbuilder plans to develop. There's no reason you have to move, but you may have a lot of neat buildings around you eventually :)
- Tue Feb 04, 2020 23:32
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Sorry, I'm not sure why you would have to move just because there is a giant wall.
- Sun Jan 26, 2020 03:30
- Forum: Servers
- Topic: [Server] Blocky Survival: The unique server
- Replies: 96
- Views: 13086
Re: [Server] Blocky Survival: The unique server
Hello BillyS, I would like your team and you to add a "shop" to be able to sell and buy items without having a store. The items would have prices defined according to demand and the sale rate. This "shop" would be accessible with the command : /shop I'm more fond of having physi...
- Sat Oct 12, 2019 05:59
- Forum: Problems
- Topic: How do skins work? Can I use one in all servers?
- Replies: 8
- Views: 1740
Re: How do skins work? Can I use one in all servers?
--> use https://github.com/minetest-mods/skinsdb and post your skins here: http://minetest.fensta.bplaced.net/
- Thu Sep 26, 2019 06:46
- Forum: General Discussion
- Topic: attention rheo: i have something to show
- Replies: 3
- Views: 834
Re: attention rheo: i have something to show
i can't deny that the abyssal buck designs was the motivation for me asking for something similar for Blocky Survival :)
- Fri Aug 02, 2019 07:46
- Forum: Problems
- Topic: Serious limitations of minetest.deserialize
- Replies: 9
- Views: 671
Re: Serious limitations of minetest.deserialize
This is only tangentially related, but the 64ki limit is built in to Lua itself, not minetest.serialize itself. Lua can only process scripts w/ a maximum of 64ki constants in them, and minetest.serialize (like most Lua serializers) encodes its data as a Lua script. The comment about a table w/ more ...
- Fri Aug 02, 2019 06:33
- Forum: Problems
- Topic: question about some of these mods ?????
- Replies: 9
- Views: 514
Re: question about some of these mods ?????
After talking to the player on our server, my understanding of the issue is this: They download some mods from the content tab in 5.0, create a world, and enable the mods in that world. Everything works at that point. However, after some time, they launch that world again, but for some reason the mo...