[GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

User avatar
maikerumine
Member
Posts: 1420
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by maikerumine » Post

Server is on ver 0.5 I guess...
Talamh Survival Minetest-->viewtopic.php?f=10&t=12959

Triandra
New member
Posts: 7
Joined: Mon Mar 02, 2020 18:32

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Triandra » Post

Ok, so I've had a closer look at the game myself - though I must add, I have absolutely no experience with programming/coding. The origin of recieving damage while damage is actually turned off is the 3d armour mod. So I've made myself a game version without it, just for building/creative mode and it's working great :) I've also added some lines from BlockMen's original Wasteland to farming, to make the dirt turn to dirt with grass when in contact with normal water. (I'm about to build an oasis^^) Now I just need to think of a way to add the radiation as a factor, so you don't have a green meadow right next toxic water or mud.
@goats Ok, thanks for the info - i guess most mob mods are a bit bugged. Well, I'd say in this case it somehow adds to the game, because it is kind of creepy and totally fits the atmosphere. And yes, I am using the 0.5 version. However, it is working totally fine now. When I've got some time, I'll have another look at the 3d armour mod. Maybe I find something. If not - well without recieving damage there's no real need for armour, so I'm fine with having two game versions: One for building and one for playing.
@maikerumine It was probably the mud, as I was totally new to the game and didn't know how it looked like, so I was probably heading straight to it... Now I know villages are often surrounded by it.

By the way, what is the best block to shield yourself and your settlements from the radiation? Maybe you could introduce lead blocks that are craftable from the more_ores (?) lead lumps and stone as the ultimate radiation blocker?
In a story I made up I also came up with a device creating a force field that is blocking radiation while using it as an energy source to build up said force field. If you set up more of these generators you can build a cupola shielding your entire village and also cleansing it of radiation. Well, it's probably a bit too complicated for minetest...

VernaMcguire
New member
Posts: 2
Joined: Wed Apr 29, 2020 14:45

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by VernaMcguire » Post

Thanks for sharing the game, very nice. I can still use the free game mod on https://hapmod.com/ to play.

Talkless
Member
Posts: 11
Joined: Sun Nov 04, 2012 09:04

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Talkless » Post

Looks like this game does not work on 5.3?

Code: Select all

2020-07-26 16:36:48: [Main]: Using world specified by --worldname on the command line
2020-07-26 16:36:48: [Main]: Using game specified by --gameid on the command line
2020-07-26 16:36:48: WARNING[Main]: [xban] Unable to load database: /var/games/minetest-server/.minetest/worlds/aftermath/xban.db: No such file or directory
2020-07-26 16:36:48: ACTION[Main]: hb.register_hudbar: health
2020-07-26 16:36:48: ACTION[Main]: hb.register_hudbar: breath
2020-07-26 16:36:48: ACTION[Main]: hb.register_hudbar: sprint
2020-07-26 16:36:48: ERROR[Main]: Invalid field inventory_image (expected string got table).
2020-07-26 16:36:48: ERROR[Main]: stack traceback:
2020-07-26 16:36:48: ERROR[Main]:       [C]: in function 'register_item_raw'
2020-07-26 16:36:48: ERROR[Main]:       /usr/share/games/minetest/builtin/game/register.lua:182: in function 'register_item'
2020-07-26 16:36:48: ERROR[Main]:       /usr/share/games/minetest/builtin/game/register.lua:208: in function 'register_node'
2020-07-26 16:36:48: ERROR[Main]:       /opt/minetest/aftermath/mods/scifi_nodes/init.lua:429: in main chunk
2020-07-26 16:36:48: ACTION[Main]: Server: Shutting down
2020-07-26 16:36:48: ERROR[Main]: ModError: Failed to load and run script from /opt/minetest/aftermath/mods/mobs_redo/init.lua:
2020-07-26 16:36:48: ERROR[Main]: Unknown node: fire:basic_flame
2020-07-26 16:36:48: ERROR[Main]: stack traceback:
2020-07-26 16:36:48: ERROR[Main]:       [C]: in function 'get_content_id'
2020-07-26 16:36:48: ERROR[Main]:       /opt/minetest/aftermath/mods/mobs_redo/api.lua:2656: in main chunk
2020-07-26 16:36:48: ERROR[Main]:       [C]: in function 'dofile'
2020-07-26 16:36:48: ERROR[Main]:       /opt/minetest/aftermath/mods/mobs_redo/init.lua:5: in main chunk

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

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Bag0Cheese » Post

can you plase update the Aftermath mod so it can be supported 5+?
Last edited by Bag0Cheese on Fri Mar 26, 2021 18:30, edited 1 time in total.
You know the rules and so do I, SAY GOODBYE

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

I played Aftermath in a server running Minetest 5.1 and got addicted.

I downloaded from ContentDB and I am trying to fix it. I am a programmer, but not a Lua programmer.

I saw the error message shown by User Avatar Talkless, and saw the code, but I have no idea how to fix it.

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

I solved the error below:

2021-07-22 23:00:00: ERROR[Main]: Invalid field inventory_image (expected string got table).
2021-07-22 23:00:00: ERROR[Main]: stack traceback:
2021-07-22 23:00:00: ERROR[Main]: [C]: in function 'register_item_raw'
2021-07-22 23:00:00: ERROR[Main]: /usr/local/share/minetest/builtin/game/register.lua:182: in function 'register_item'
2021-07-22 23:00:00: ERROR[Main]: /usr/local/share/minetest/builtin/game/register.lua:208: in function 'register_node'
2021-07-22 23:00:00: ERROR[Main]: ...st03/.minetest/games/aftermath/mods/scifi_nodes/init.lua:429: in main chunk


I am working now in fire:basic_fire error shown below:

2021-07-22 23:00:00: ERROR[Main]: ModError: Failed to load and run script from /home/minetest03/.minetest/games/aftermath/mods/mobs_redo/init.lua:
2021-07-22 23:00:00: ERROR[Main]: Unknown node: fire:basic_flame
2021-07-22 23:00:00: ERROR[Main]: stack traceback:
2021-07-22 23:00:00: ERROR[Main]: [C]: in function 'get_content_id'
2021-07-22 23:00:00: ERROR[Main]: ...etest03/.minetest/games/aftermath/mods/mobs_redo/api.lua:2656: in main chunk
2021-07-22 23:00:00: ERROR[Main]: [C]: in function 'dofile'
2021-07-22 23:00:00: ERROR[Main]: ...test03/.minetest/games/aftermath/mods/mobs_redo/init.lua:5: in main chunk
2021-07-22 23:00:00: ERROR[Main]: Check debug.txt for details.


It looks like fire mod is not beeing loaded.

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

fire:basic_fire problem solved.

Now working in this problem:

2021-07-25 09:06:32: ERROR[Main]: ModError: Failed to load and run script from /home/minetest03/.minetest/games/aftermath/mods/handle_schematics/init.lua:
2021-07-25 09:06:32: ERROR[Main]: Unknown node: doors:door_wood_b_1
2021-07-25 09:06:32: ERROR[Main]: stack traceback:
2021-07-25 09:06:32: ERROR[Main]: [C]: in function 'get_content_id'
2021-07-25 09:06:32: ERROR[Main]: ...netest/games/aftermath/mods/handle_schematics/rotate.lua:55: in function 'add_mirrored_node_type'
2021-07-25 09:06:32: ERROR[Main]: ...netest/games/aftermath/mods/handle_schematics/rotate.lua:65: in main chunk
2021-07-25 09:06:32: ERROR[Main]: [C]: in function 'dofile'
2021-07-25 09:06:32: ERROR[Main]: ...minetest/games/aftermath/mods/handle_schematics/init.lua:19: in main chunk
2021-07-25 09:06:32: ERROR[Main]: Check debug.txt for details.

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

SOLVED. RUNNING.

But has tons of warnings. I am not a Lua programmer. I saw Lua before, but was very few times.

The fixes are below:

File: aftermath/mods/scifi_nodes/init.lua

Change from:
inventory_image = {"scifi_nodes_"..name..".png"},

To:
inventory_image = "scifi_nodes_"..name..".png",


File: aftermath/mods/mobs_redo/depends.txt

Add the line below at end:

fire

File: aftermath/mods/handle_schematics/depends.txt

Add the line below at end:

mg_villages

And it will work.

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

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Bag0Cheese » Post

JGoffredo wrote:
Sun Jul 25, 2021 12:36
SOLVED. RUNNING.

But has tons of warnings. I am not a Lua programmer. I saw Lua before, but was very few times.

The fixes are below:

File: aftermath/mods/scifi_nodes/init.lua

Change from:
inventory_image = {"scifi_nodes_"..name..".png"},

To:
inventory_image = "scifi_nodes_"..name..".png",


File: aftermath/mods/mobs_redo/depends.txt

Add the line below at end:

fire

File: aftermath/mods/handle_schematics/depends.txt

Add the line below at end:

mg_villages

And it will work.
I wouldn't recomend doing this, this is an outdated subgame and when you force an outdated mod or subgame to run it just ends up crashing the server
You know the rules and so do I, SAY GOODBYE

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

Is this or nothing. The developer didn't updated.

There are tons of warnings, but worked, and will be only single player, and may be videos for YouTube.

May be I solve warnings later.


Bag0Cheese wrote:
Fri Jul 30, 2021 21:08
JGoffredo wrote:
Sun Jul 25, 2021 12:36
SOLVED. RUNNING.

But has tons of warnings. I am not a Lua programmer. I saw Lua before, but was very few times.

The fixes are below:

File: aftermath/mods/scifi_nodes/init.lua

Change from:
inventory_image = {"scifi_nodes_"..name..".png"},

To:
inventory_image = "scifi_nodes_"..name..".png",


File: aftermath/mods/mobs_redo/depends.txt

Add the line below at end:

fire

File: aftermath/mods/handle_schematics/depends.txt

Add the line below at end:

mg_villages

And it will work.
I wouldn't recomend doing this, this is an outdated subgame and when you force an outdated mod or subgame to run it just ends up crashing the server

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

I am working now in warnings and rum time errors.

There are tons to solve.

I think in making a github after all (as much as possible) solved.

chef trip
Member
Posts: 57
Joined: Tue May 18, 2021 03:49
GitHub: teklife
In-game: yuh

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by chef trip » Post

this game and server seem really cool. is no one hosting this now?
Wanting to be someone else is a waste of who you are. – Kurt Cobain

JGoffredo
Member
Posts: 16
Joined: Wed Mar 31, 2021 17:50
In-game: JGoffredo

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by JGoffredo » Post

chef trip wrote:
Tue Aug 03, 2021 06:38
this game and server seem really cool. is no one hosting this now?
I saw one place hosting, and running 5.1 Minetest on server, but is out for weeks. That is why I decided to repair this subgame.

And I have good news about my work. Now villages are working, but I am with some problems with github to update there. Passwords does not works anymore.

I have to figure out how to update in github.

chef trip
Member
Posts: 57
Joined: Tue May 18, 2021 03:49
GitHub: teklife
In-game: yuh

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by chef trip » Post

wow! massive props to you!!!

this game has so many unique and interesting dynamics, i can't wait to play it (for the first time).

please update here when there is a server hosting it. amazon still offers free hosting for up to 5 computers iirc
Wanting to be someone else is a waste of who you are. – Kurt Cobain

chef trip
Member
Posts: 57
Joined: Tue May 18, 2021 03:49
GitHub: teklife
In-game: yuh

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by chef trip » Post

Bag0Cheese wrote:
Fri Mar 26, 2021 18:27
can you plase update the Aftermath mod so it can be supported 5+?
yes please, someone? anyone?

this game looks and sounds awesome
Wanting to be someone else is a waste of who you are. – Kurt Cobain

Arridian
New member
Posts: 1
Joined: Thu Jan 27, 2022 03:24
GitHub: Arridian
IRC: Arridian
In-game: Arridian

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Arridian » Post

Could someone tell me how I could play this? I tried putting the master in the world folder and it doesn't even show up as a world. And I tried putting it in the mods folder but it says that "-" is a disallowed character. Trying to replace "-" in the file name makes it just shutdown on launch.
What am I supposed to do? I really would love to play this.
If there was a server hosting it that would be the best.
Thanks,

Josselin2
Member
Posts: 102
Joined: Thu May 28, 2020 15:32
GitHub: axcore
In-game: Josselin
Location: Tunnelers' Abyss

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Josselin2 » Post

Create a folder called games and put it there. The games folder should be in same parent folder as mods and worlds.

User avatar
maikerumine
Member
Posts: 1420
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by maikerumine » Post

UPDATING to ver 5.xx
Be patient, there are quite a bit of fixes that need be, Mostly updating and integrating.

:) old 4.16 is up again.
Talamh Survival Minetest-->viewtopic.php?f=10&t=12959

chef trip
Member
Posts: 57
Joined: Tue May 18, 2021 03:49
GitHub: teklife
In-game: yuh

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by chef trip » Post

do you need an old client to be able to see it on the server's list? because i don't see it.
Wanting to be someone else is a waste of who you are. – Kurt Cobain

User avatar
56independent_actual
Member
Posts: 452
Joined: Sun May 23, 2021 16:10
IRC: independent56
In-game: 56independent
Location: Girona Province
Contact:

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by 56independent_actual » Post

I tried to run it and got:

Code: Select all

ModError: Failed to load and run script from /home/independent56/minetest/bin/../games/aftermath/mods/mobs_redo/init.lua:
Unknown node: fire:basic_flame
stack traceback:
	[C]: in function '__index'
	.../independent56/minetest/bin/../builtin/common/item_s.lua:201: in function 'get_content_id'
	...6/minetest/bin/../games/aftermath/mods/mobs_redo/api.lua:2656: in main chunk
	[C]: in function 'dofile'
	.../minetest/bin/../games/aftermath/mods/mobs_redo/init.lua:5: in main chunk
Check debug.txt for details.
And then of course, i performed a transplant from minetest_game. Still wouldn't work. Any ideas?
Warnig: Al my laguage ekscept English is bad, includig Hungarian (magyàränoлиски), Spanish (esпagnyoл), and Russian (рÿсскïанöл).

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

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Skamiz Kazzarch » Post

Pure guess, but it could be an issue of missing dependencies that result in broken mod load order.

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

Re: [GAME] [SERVER] Post-Apocalyptic World [aftermath][v1.3]

by Inocudom » Post

)-( I feel that a good addition to this subgame would be various quotes from conspiracy theorists and prophets who predicted and warned of the very situation that brought about its post-apocalyptic world. You could even add how the masses laughed at and mocked them until their doom came like a thief in the night. Think of the potential atmosphere and lore that would result from doing so. )-(

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests