[Game] Farlands [v1 - The Beginning]

User avatar
Fluffgar
Member
Posts: 23
Joined: Sun Dec 10, 2017 19:40
GitHub: Fluffgar
In-game: Fluffgar
Location: Scotland
Contact:

Re: [Game] Farlands [v1 - The Beginning]

by Fluffgar » Post

rubenwardy wrote:
Fluffgar wrote:What does this mean? Game crashed out with this and now does this whenever I load up that world again.
Please update to Minetest 0.4.16
I am using Minetest 0.4.16 already.
Fluffgardian Texture Pack viewtopic.php?f=4&t=19956

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: [Game] Farlands [v1 - The Beginning]

by Inocudom » Post

Code: Select all

2018-05-25 22:12:52: ERROR[Main]: ServerError: AsyncErr: Lua: finishGenOOM error from mod 'mapgen' in callback environment_OnGenerated(): not enough memory
2018-05-25 22:12:52: ERROR[Main]: Current Lua memory usage: 139 MB
I have 16 GB of RAM. How is that not enough?

Maybe Minetest 0.5.0 dev hates my computer? Maybe Farlands hates Minetest 0.5.0?

I am just posting this as a warning to other players.

Astrobe
Member
Posts: 568
Joined: Sun Apr 01, 2018 10:46

Re: [Game] Farlands [v1 - The Beginning]

by Astrobe » Post

"Warning".. Why? This happens to me even with MTG, in particular when I explore a world in fast-fly mode. Farlands isn't directly at fault here, it is a related to an internal 1GB limit:

https://github.com/minetest/minetest/issues/2988

AFAICT the crash is rare (actually,it usually happens just once to me, at the beginning of the game when the game has to generate mapblocks like crazy) and I haven't noticed any loss when it happens.

User avatar
D00Med
Member
Posts: 949
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med
Location: Australia...somewhere

Re: [Game] Farlands [v1 - The Beginning]

by D00Med » Post

It usually happens to me if I fly around a lot generation large areas of the map. So it's only really a problem when trying to find a particular biome :P
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242

untiltoday
Member
Posts: 20
Joined: Wed Aug 07, 2019 22:50
In-game: ParalyzeEntertain

Re: [Game] Farlands [v1 - The Beginning]

by untiltoday » Post

This is not to spoil the game, but to let people find the mobs they want using Minetest-specific tools. For example, I could find no other zebra mob still available despite several requests and mentions (except for amcaw which has issues). Here is the list of mob eggs that mobs_farlands registers:

Aquatic:
  • Small Fish
  • Small Ammonite
  • Large Ammonite
  • Trilobite
  • River Fish
  • Piranha
  • Dearcmhara
  • Whale
Dinosaurs:
  • Velociraptor
Flying:
  • Small Bird
  • Pterodactyl
  • Wasp
Land:
  • Mammoth
  • Elephant
  • Cow
  • Horse
  • Quagga
  • Zebra
  • Zombie
  • Zombie Brute (boss)
  • Witch
  • Brown Bear
  • Swamp Lurker
  • Cave Crab
  • Crab Spider
  • Giant Beetle
  • Sheep
  • Badger
  • Chicken
It also registers two "Mimic" monsters.

User avatar
ElCeejo
Member
Posts: 210
Joined: Thu Feb 28, 2019 23:29
GitHub: ElCeejo
In-game: ElCeejo
Location: Your Mother's house

Re: [Game] Farlands [v1 - The Beginning]

by ElCeejo » Post

No point in posting here. This project is cancelled, has been for while now.

untiltoday
Member
Posts: 20
Joined: Wed Aug 07, 2019 22:50
In-game: ParalyzeEntertain

Re: [Game] Farlands [v1 - The Beginning]

by untiltoday » Post

So what? The mod still works (I don't remember if it was on 0.4.17 or 5.0.1). If not, you can take models and textures from it, or the working parts (like a few mobs).

User avatar
D00Med
Member
Posts: 949
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med
Location: Australia...somewhere

Re: [Game] Farlands [v1 - The Beginning]

by D00Med » Post

It was 0.4.17. And yes, you can of course, still use the parts.
Look! I have a signature :]
My subgame: viewtopic.php?f=15&t=14051#p207242

robins80
Member
Posts: 13
Joined: Sat Oct 31, 2020 13:24

Re: [Game] Farlands [v1 - The Beginning]

by robins80 » Post

I'm running Minetest 5.3.0 and I get this trying to run the mod:
ModError: Failed to load and run script from /home/robins80/.minetest/games/farlands/mods/mobs_redo/init.lua:
Unknown node: fire:basic_flame
stack traceback:
[C]: in function 'get_content_id'
...robins80/.minetest/games/farlands/mods/mobs_redo/api.lua:2795: in main chunk
[C]: in function 'dofile'
...obins80/.minetest/games/farlands/mods/mobs_redo/init.lua:5: in main chunk
Check debug.txt for details.

User avatar
Lone_Wolf
Member
Posts: 2575
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [Game] Farlands [v1 - The Beginning]

by Lone_Wolf » Post

robins80: You should use 0.4.x. You'll have less crashes that way
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

robins80
Member
Posts: 13
Joined: Sat Oct 31, 2020 13:24

Re: [Game] Farlands [v1 - The Beginning]

by robins80 » Post

Lone_Wolf wrote:
Sat Oct 31, 2020 15:05
robins80: You should use 0.4.x. You'll have less crashes that way
Pardon my noobness, but 0.4.x of what? Can I get it via the content tab, or some other method?

User avatar
Lone_Wolf
Member
Posts: 2575
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [Game] Farlands [v1 - The Beginning]

by Lone_Wolf » Post

My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

robins80
Member
Posts: 13
Joined: Sat Oct 31, 2020 13:24

Re: [Game] Farlands [v1 - The Beginning]

by robins80 » Post

Lone_Wolf wrote:
Sun Nov 01, 2020 15:03
Minetest 0.4.17.1 https://github.com/minetest/minetest/re ... g/0.4.17.1
How can I determine what version of minetest game I am using?

User avatar
Lone_Wolf
Member
Posts: 2575
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [Game] Farlands [v1 - The Beginning]

by Lone_Wolf » Post

robins80 wrote:
Sun Nov 01, 2020 16:45
Lone_Wolf wrote:
Sun Nov 01, 2020 15:03
Minetest 0.4.17.1 https://github.com/minetest/minetest/re ... g/0.4.17.1
How can I determine what version of minetest game I am using?
You are playing Farlands so minetest_game doesn't matter. I gave you a link to the 0.4.17.1 Minetest Engine.
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

Bag0Cheese
Member
Posts: 48
Joined: Fri Mar 26, 2021 02:08
In-game: BagoCheese
Location: why do you care?
Contact:

Re: [Game] Farlands [v1 - The Beginning]

by Bag0Cheese » Post

it work no more i get error
You know the rules and so do I, SAY GOODBYE

User avatar
Skamiz Kazzarch
Member
Posts: 613
Joined: Fri Mar 09, 2018 20:34
GitHub: Skamiz
In-game: Skamiz
Location: la lojbaugag.

Re: [Game] Farlands [v1 - The Beginning]

by Skamiz Kazzarch » Post

Bag0Cheese wrote:
Fri May 14, 2021 02:09
-snip-
I made an updated version for 5.4 which should hopefully resolve most issues caused by changes in the engine.
You can get it here: https://github.com/Skamiz/farlands

Bag0Cheese
Member
Posts: 48
Joined: Fri Mar 26, 2021 02:08
In-game: BagoCheese
Location: why do you care?
Contact:

Re: [Game] Farlands [v1 - The Beginning]

by Bag0Cheese » Post

Skamiz Kazzarch wrote:
Sun May 16, 2021 14:54
Bag0Cheese wrote:
Fri May 14, 2021 02:09
-snip-
I made an updated version for 5.4 which should hopefully resolve most issues caused by changes in the engine.
You can get it here: https://github.com/Skamiz/farlands
thanks, it's working properly now, I have a question is this still a WIP? because I feel like some of the crafting recipes are missing, and also the textures on the armors. And if so, maybe changing some things with the traders, adding different ways to trade instead of just using gold?
You know the rules and so do I, SAY GOODBYE

User avatar
Skamiz Kazzarch
Member
Posts: 613
Joined: Fri Mar 09, 2018 20:34
GitHub: Skamiz
In-game: Skamiz
Location: la lojbaugag.

Re: [Game] Farlands [v1 - The Beginning]

by Skamiz Kazzarch » Post

I am not one of the official developers, just a random internet denizen who spent several hours yesterday eliminating the errors and warnings which appeared in the console every time the game was lunched + plus a few crashes from the mobs_redo. (Hopefully without breaking anything else in the process.)
So I can't make any claims about the official project status.

I did notice that there are still a bunch of non-critical issues / improvements that could be made, but wheter or not I get to fixing them depends on my motivation so I won't promise anything. Though If I do I will make sure to post about it here.

Well, feel free to report any issues you find to my fork of the github project. Especialy if it's crashes and other stuff that makes the game literally unplayable. While I don't promise to fix everything, I definitively can't fix it if I don't even know about the problem.

User avatar
Skamiz Kazzarch
Member
Posts: 613
Joined: Fri Mar 09, 2018 20:34
GitHub: Skamiz
In-game: Skamiz
Location: la lojbaugag.

Re: [Game] Farlands [v1 - The Beginning]

by Skamiz Kazzarch » Post

Update:
- corrected player model so it isn't sunken into the ground
- in the trader formspec you now can change which item is selected for purchase, instead of being commited to the first one placed in the Selection slot
- prevented a bug when buying where you could take only a part of the bought stack and the rest would be lost
- corrected all images that caused an iccp error (only relevant for thoose who regulary look into the console)

edit:

Update:
- a lot of the nodes from 'decoblocks' now have recipes
- the watering can now has a recipe

edit:

Update:
- bamboo, baobab, yellow_ipe, palm and willow are now registered for leave decay
- the large pine schematic schematic no longer places needles with 'param2 = 1' which was preventing needles from decaying; note that this fix only helps with newly generated trees, the old ones still won't deacay

User avatar
Skamiz Kazzarch
Member
Posts: 613
Joined: Fri Mar 09, 2018 20:34
GitHub: Skamiz
In-game: Skamiz
Location: la lojbaugag.

Re: [Game] Farlands [v1 - The Beginning]

by Skamiz Kazzarch » Post

While going through the code I came accross this pearl:

Code: Select all

	local numbers = {
	{1},
	{2},
	{3},
	{4},
	}
	for _, number in ipairs(numbers) do
	local num = number[1]
Just to be perfectly clear, neither 'numbers' nor 'number' are used for anything else.

Hope you enjoy it as much as I did.

Bag0Cheese
Member
Posts: 48
Joined: Fri Mar 26, 2021 02:08
In-game: BagoCheese
Location: why do you care?
Contact:

Re: [Game] Farlands [v1 - The Beginning]

by Bag0Cheese » Post

how do i update the mod do i just download the new version of the mod and replace the one that i have installed with the new one?
You know the rules and so do I, SAY GOODBYE

User avatar
Skamiz Kazzarch
Member
Posts: 613
Joined: Fri Mar 09, 2018 20:34
GitHub: Skamiz
In-game: Skamiz
Location: la lojbaugag.

Re: [Game] Farlands [v1 - The Beginning]

by Skamiz Kazzarch » Post

Bag0Cheese wrote:
Tue May 18, 2021 15:49
Do I just download the new version of the mod and replace the one that i have installed with the new one?
Yes

Bag0Cheese
Member
Posts: 48
Joined: Fri Mar 26, 2021 02:08
In-game: BagoCheese
Location: why do you care?
Contact:

Re: [Game] Farlands [v1 - The Beginning]

by Bag0Cheese » Post

in the same page where I downloaded the last one?
You know the rules and so do I, SAY GOODBYE

User avatar
Skamiz Kazzarch
Member
Posts: 613
Joined: Fri Mar 09, 2018 20:34
GitHub: Skamiz
In-game: Skamiz
Location: la lojbaugag.

Re: [Game] Farlands [v1 - The Beginning]

by Skamiz Kazzarch » Post

Yes. Whenever I finish a batch of changes I upload them there and I try to never leave the code in a state which doesn't work. That way you can at any point go there and get the latest version without any issues. (Unless I did something wrong, in which case feel free to yell at me.)

edit:

Small Update:
- A fix for two of the new recipes so they retrun the empty bucket.

edit:

Another small Update:
- make bamboo grass buildable_to
- prevent decoblocks:chest from stealing the wielded item

edit:

Update:
- fleeing animals now face the direction they are going
- fixed Ipe occasionally growing with the trunk offset from the spaling position
- added easel recipe, you now can make paintings by putting dyes in it

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests