Search found 7 matches
- Sat May 09, 2020 14:41
- Forum: WIP Games
- Topic: [Game] MineClone 2 [0.70.0]
- Replies: 2198
- Views: 370154
Re: [Game] MineClone 2 [0.65.1]
Yes, that did it! Thank you :-) Also I just had the game crash with the following error after hitting a creeper with flint and steel. 2020-05-09 16:13:18: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '??' in callback luaentity_Step(): ..../games/mineclone2/mods/C...
- Sat May 09, 2020 11:42
- Forum: WIP Games
- Topic: [Game] MineClone 2 [0.70.0]
- Replies: 2198
- Views: 370154
Re: [Game] MineClone 2 [0.65.1]
Hi, Is there an "easy" way to stop or extinguish the forest fires caused by thunderstorms? Right now my horizon is just one huge forest fire that is going on and on and on... and is making the CPU to constantly be above 100%, even when I'm underground at bedrock level. https://i.postimg.cc...
- Mon Apr 27, 2020 15:26
- Forum: WIP Games
- Topic: [Game] MineClone 2 [0.70.0]
- Replies: 2198
- Views: 370154
Re: [Game] MineClone 2 [0.64.0]
I've been using the illumination mod for this. Seems to work fine with it.Anyone wrote:Wuzzy, please, add dynamic light to wielded items like torches. It's also a miss of original game.
- Fri Apr 17, 2020 10:50
- Forum: WIP Games
- Topic: [Game] MineClone 2 [0.70.0]
- Replies: 2198
- Views: 370154
Re: [Game] MineClone 2 [0.64.0]
To delete all mobs, do /clearobjects full. It will take a while. Yes, it will delete ALL objects, not only mobs. Like sign text, banners, etc. But don't worry about this. I have made it so that these entities will respawn once the mapchunk is re-loaded (which happens e.g. after server restart). Ok,...
- Wed Apr 15, 2020 16:32
- Forum: Game Releases
- Topic: [Game] The RealTest Game (Minetest 5 Edition) [1.1.5]
- Replies: 30
- Views: 3505
Re: [Game] The RealTest Game (Minetest 5 Edition) [1.1.2]
That was fast.
Thanks. :-)
Thanks. :-)
- Wed Apr 15, 2020 15:22
- Forum: WIP Games
- Topic: [Game] MineClone 2 [0.70.0]
- Replies: 2198
- Views: 370154
Re: [Game] MineClone 2 [0.64.0]
Hi, I've recently created a private server for a friend and his kids with MineClone2, as they are used to play MC and they're loving it :-) After a few days there are too many mobs in the map, both animals and enemies. With the mob cap introduced in the latest release, is there any "simple"...
- Wed Apr 15, 2020 10:49
- Forum: Game Releases
- Topic: [Game] The RealTest Game (Minetest 5 Edition) [1.1.5]
- Replies: 30
- Views: 3505
Re: [Game] The RealTest Game (Minetest 5 Edition) [1.1.2]
Hi, I tried this yesterday and found a crash when using the version from master (I didn't realize I wasn't using the released version). I searched a bit and found that the use ephemeral sounds commit breaks fire, bonfire and furnace as those expect a handle to be returned from minetest.sound_play fu...