FREE Luanti Server Hosting by Walker - for Members of this Forum

Exo
Member
Posts: 15
Joined: Fri Jul 19, 2024 18:42
GitHub: ExonYT
In-game: ExonYT Exo ExoTheExotic
Location: US/Eastern
Contact:

fix crash

by Exo » Post

WALKER wrote:
Sun Feb 02, 2025 11:09
Exo wrote:
Sun Feb 02, 2025 05:52
Host a server?

server_name: Machine
server_description: make a small machine; Rules: Don't be or do something stupid and have some common sense.
Game:MTG
Admin: admin
Spawn: (0,300,0)
Seed: random
Mapgen: v7
Mods: .7z file https://drive.google.com/file/d/1Q11S19 ... drive_link

also if I can, can I send you a custom mod setting?
WHY SO TINY ?

server created
server configured
163/163 mods added from ZIP

server started
server crashed

Code: Select all

2025-02-02 12:07:18: ERROR[Main]: [Discord Webhook] Can not access HTTP API. Please add this mod to secure.http_mods to grant access.
2025-02-02 12:07:20: ERROR[Main]: ModError: Failed to load and run script from /home/ronnybarthmann/Minetest/45147/.minetest/worlds/map01/worldmods/bones/init.lua:
2025-02-02 12:07:20: ERROR[Main]: ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11:       The 3d_armor integration is enabled for bones_redo, but there is a problem in the configuration.
2025-02-02 12:07:20: ERROR[Main]:       `armor_drop` of 3d_armor is incompatible with this integration.
2025-02-02 12:07:20: ERROR[Main]:       Add one of the following lines to your minetest.conf to resolve this issue:
2025-02-02 12:07:20: ERROR[Main]:       armor_drop = false # disable to not interfere with bones_redo
2025-02-02 12:07:20: ERROR[Main]:       bones.disable_inventory_handlers = armor[,...] # disable 3d_armor integration of bones_redo
2025-02-02 12:07:20: ERROR[Main]: stack traceback:
2025-02-02 12:07:20: ERROR[Main]:       [C]: in function 'assert'
2025-02-02 12:07:20: ERROR[Main]:       ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...7/.minetest/worlds/map01/worldmods/bones/compat/init.lua:1: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...st/45147/.minetest/worlds/map01/worldmods/bones/init.lua:13: in main chunk
can you go into the 3darmor mod config and set armor_drop to true so that the bones mods will be compatible?
also remove the dcwebhook mod


p.s. IDK why it's so small lol.

User avatar
Walker
Member
Posts: 2059
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: FREE Luanti Server Hosting by Walker - for Members of this Forum

by Walker » Post

Lord_Narkissos wrote:
Sun Feb 02, 2025 13:21
Walker wrote:
Fri Jan 31, 2025 22:49
Lord_Narkissos wrote:
Fri Jan 31, 2025 13:10
I know it's been a long time, but I will have to try this again, since I can't find a good hoster...
Server name: Mystic Survival
Admin: Alexander_Jones
Server Description: Welcome to Mystic Survival! Survive in a world with many biomes, magic, custom ores and mobs, and fight bosses! Make sure to follow the rules, and have fun! Also, join this server's Discord at https://discord.gg/3U49KYVd.
Mods are in https://github.com/alexanderjones6442/N ... vival-Mods
Spawnpoint: Somewhere flat. Not in the snow, however... Or the Forsaken Desert (that biome with the cracked dirt). Or somewhere in the water (make sure it is a vast ocean), or a place with very few hills....
creating server
configuring server
install mods
WARNING: folder "skinsdb" from "Mystic Survival Mods (5).zip" allready exist (extracted from "Mystic Survival Mods (4).zip") ... files will be merged and replaced
ERROR: cannot extract "Mystic Survival Mods (11).zip" in a safe way: too many folders allready exist ... exited
FATAL: ERROR while extracting ZIP archives ... exiting
FATAL: ERROR in "install mods": submodul "extracting zip archives" ... exiting
purged mods
purged server
THE FLIP- TOO MANY FOLDERS? Ok, remove WorldEdit Additions, and if there are too many folders, let me know so I can remove some of them...
there are not "too many mods" but folders that are contained in multiple of your ZIPs.
Nininik wrote:
Sun Feb 02, 2025 15:10
Deadass there is like 12 zip files with mods folders inside them, some are empty(even no init.lua, so it could crash if that empty is added, some have no media) maybe just have them in 2 or 1 zip for walker?
thanks Nininik xD
I never dare to say something like that, but yes... exactly that

User avatar
Walker
Member
Posts: 2059
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: fix crash

by Walker » Post

Exo wrote:
Mon Feb 03, 2025 01:39
WALKER wrote:
Sun Feb 02, 2025 11:09
Exo wrote:
Sun Feb 02, 2025 05:52
Host a server?

server_name: Machine
server_description: make a small machine; Rules: Don't be or do something stupid and have some common sense.
Game:MTG
Admin: admin
Spawn: (0,300,0)
Seed: random
Mapgen: v7
Mods: .7z file https://drive.google.com/file/d/1Q11S19 ... drive_link

also if I can, can I send you a custom mod setting?
WHY SO TINY ?

server created
server configured
163/163 mods added from ZIP

server started
server crashed

Code: Select all

2025-02-02 12:07:18: ERROR[Main]: [Discord Webhook] Can not access HTTP API. Please add this mod to secure.http_mods to grant access.
2025-02-02 12:07:20: ERROR[Main]: ModError: Failed to load and run script from /home/ronnybarthmann/Minetest/45147/.minetest/worlds/map01/worldmods/bones/init.lua:
2025-02-02 12:07:20: ERROR[Main]: ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11:       The 3d_armor integration is enabled for bones_redo, but there is a problem in the configuration.
2025-02-02 12:07:20: ERROR[Main]:       `armor_drop` of 3d_armor is incompatible with this integration.
2025-02-02 12:07:20: ERROR[Main]:       Add one of the following lines to your minetest.conf to resolve this issue:
2025-02-02 12:07:20: ERROR[Main]:       armor_drop = false # disable to not interfere with bones_redo
2025-02-02 12:07:20: ERROR[Main]:       bones.disable_inventory_handlers = armor[,...] # disable 3d_armor integration of bones_redo
2025-02-02 12:07:20: ERROR[Main]: stack traceback:
2025-02-02 12:07:20: ERROR[Main]:       [C]: in function 'assert'
2025-02-02 12:07:20: ERROR[Main]:       ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...7/.minetest/worlds/map01/worldmods/bones/compat/init.lua:1: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...st/45147/.minetest/worlds/map01/worldmods/bones/init.lua:13: in main chunk
can you go into the 3darmor mod config and set armor_drop to true so that the bones mods will be compatible?
also remove the dcwebhook mod


p.s. IDK why it's so small lol.
set armor_drop to false

server started
server is running

address: ronnix.ddns.net
port: 45147

User avatar
Walker
Member
Posts: 2059
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: FREE Minetest Server Hosting by Walker - for Members of this Forum

by Walker » Post

Walker wrote:
Thu Jan 30, 2025 20:15
ATTENTION:

Monday (February 3rd, 2025) the servers will only be online irregularly.
The reason is a update of one of my routers witch will resets its configuration.
done

i hope to down time will now decrease after the update of the router´s firmware

Te0
New member
Posts: 2
Joined: Sun Jan 26, 2025 15:16

Re: FREE Luanti Server Hosting by Walker - for Members of this Forum

by Te0 » Post

ERROR: to many Mods with to many or no hits on google
Walker wrote:
Thu Nov 02, 2023 13:39
  • List of ready-to-use mods (via a list of git source links or contentdb links...) if you like to have any OR
  • one ready-to-use ZIP archive with all¹ Mods inside
please provide the exact link to avoid confusion
[/quote]

can i add them by my self after you create the server via luanti mods store? if i can create the server without any mods and i will add them later + delete the seed make the game chose it randomly and thanks for your help

Exo
Member
Posts: 15
Joined: Fri Jul 19, 2024 18:42
GitHub: ExonYT
In-game: ExonYT Exo ExoTheExotic
Location: US/Eastern
Contact:

Re: Server?

by Exo » Post

Walker wrote:
Sun Feb 02, 2025 11:09
Exo wrote:
Sun Feb 02, 2025 05:52
Host a server?

server_name: Machine
server_description: make a small machine; Rules: Don't be or do something stupid and have some common sense.
Game:MTG
Admin: admin
Spawn: (0,300,0)
Seed: random
Mapgen: v7
Mods: .7z file https://drive.google.com/file/d/1Q11S19 ... drive_link

also if I can, can I send you a custom mod setting?
WHY SO TINY ?

server created
server configured
163/163 mods added from ZIP

server started
server crashed

Code: Select all

2025-02-02 12:07:18: ERROR[Main]: [Discord Webhook] Can not access HTTP API. Please add this mod to secure.http_mods to grant access.
2025-02-02 12:07:20: ERROR[Main]: ModError: Failed to load and run script from /home/ronnybarthmann/Minetest/45147/.minetest/worlds/map01/worldmods/bones/init.lua:
2025-02-02 12:07:20: ERROR[Main]: ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11:       The 3d_armor integration is enabled for bones_redo, but there is a problem in the configuration.
2025-02-02 12:07:20: ERROR[Main]:       `armor_drop` of 3d_armor is incompatible with this integration.
2025-02-02 12:07:20: ERROR[Main]:       Add one of the following lines to your minetest.conf to resolve this issue:
2025-02-02 12:07:20: ERROR[Main]:       armor_drop = false # disable to not interfere with bones_redo
2025-02-02 12:07:20: ERROR[Main]:       bones.disable_inventory_handlers = armor[,...] # disable 3d_armor integration of bones_redo
2025-02-02 12:07:20: ERROR[Main]: stack traceback:
2025-02-02 12:07:20: ERROR[Main]:       [C]: in function 'assert'
2025-02-02 12:07:20: ERROR[Main]:       ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...7/.minetest/worlds/map01/worldmods/bones/compat/init.lua:1: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...st/45147/.minetest/worlds/map01/worldmods/bones/init.lua:13: in main chunk
Can you set the spawn point to 0,39,0?

User avatar
Walker
Member
Posts: 2059
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: Server?

by Walker » Post

Exo wrote:
Wed Feb 05, 2025 20:24
Walker wrote:
Sun Feb 02, 2025 11:09
Exo wrote:
Sun Feb 02, 2025 05:52
Host a server?

server_name: Machine
server_description: make a small machine; Rules: Don't be or do something stupid and have some common sense.
Game:MTG
Admin: admin
Spawn: (0,300,0)
Seed: random
Mapgen: v7
Mods: .7z file https://drive.google.com/file/d/1Q11S19 ... drive_link

also if I can, can I send you a custom mod setting?
WHY SO TINY ?

server created
server configured
163/163 mods added from ZIP

server started
server crashed

Code: Select all

2025-02-02 12:07:18: ERROR[Main]: [Discord Webhook] Can not access HTTP API. Please add this mod to secure.http_mods to grant access.
2025-02-02 12:07:20: ERROR[Main]: ModError: Failed to load and run script from /home/ronnybarthmann/Minetest/45147/.minetest/worlds/map01/worldmods/bones/init.lua:
2025-02-02 12:07:20: ERROR[Main]: ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11:       The 3d_armor integration is enabled for bones_redo, but there is a problem in the configuration.
2025-02-02 12:07:20: ERROR[Main]:       `armor_drop` of 3d_armor is incompatible with this integration.
2025-02-02 12:07:20: ERROR[Main]:       Add one of the following lines to your minetest.conf to resolve this issue:
2025-02-02 12:07:20: ERROR[Main]:       armor_drop = false # disable to not interfere with bones_redo
2025-02-02 12:07:20: ERROR[Main]:       bones.disable_inventory_handlers = armor[,...] # disable 3d_armor integration of bones_redo
2025-02-02 12:07:20: ERROR[Main]: stack traceback:
2025-02-02 12:07:20: ERROR[Main]:       [C]: in function 'assert'
2025-02-02 12:07:20: ERROR[Main]:       ...inetest/worlds/map01/worldmods/bones/compat/3d_armor.lua:11: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...7/.minetest/worlds/map01/worldmods/bones/compat/init.lua:1: in function 'dofile'
2025-02-02 12:07:20: ERROR[Main]:       ...st/45147/.minetest/worlds/map01/worldmods/bones/init.lua:13: in main chunk
Can you set the spawn point to 0,39,0?
static_spawnpoint set to 0,39,0

server restarted
server is running

User avatar
Walker
Member
Posts: 2059
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: FREE Luanti Server Hosting by Walker - for Members of this Forum

by Walker » Post

Te0 wrote:
Mon Feb 03, 2025 19:55
ERROR: to many Mods with to many or no hits on google
Walker wrote:
Thu Nov 02, 2023 13:39
  • List of ready-to-use mods (via a list of git source links or contentdb links...) if you like to have any OR
  • one ready-to-use ZIP archive with all¹ Mods inside
please provide the exact link to avoid confusion
can i add them by my self after you create the server via luanti mods store? if i can create the server without any mods and i will add them later + delete the seed make the game chose it randomly and thanks for your help
[/quote]

sadly no
since you have no root-access to the server everything is done by me
but you can pack all mods as one ZIP archive and send it me (e.g. with MEGA.nz)
and after the server is created you can send me a ZIP archive from time to time to update mods
and you can send me instruction to delete mods, change settings, and other stuff.

Exo
Member
Posts: 15
Joined: Fri Jul 19, 2024 18:42
GitHub: ExonYT
In-game: ExonYT Exo ExoTheExotic
Location: US/Eastern
Contact:

Re: FREE Luanti Server Hosting by Walker - for Members of this Forum

by Exo » Post

Walker, what is your ISP/ASN? Ot takes a long time for me to connect to the server.

User avatar
Walker
Member
Posts: 2059
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: FREE Luanti Server Hosting by Walker - for Members of this Forum

by Walker » Post

Exo wrote:
Wed Feb 12, 2025 14:38
Walker, what is your ISP/ASN? Ot takes a long time for me to connect to the server.
i host everything myself here in Germany (near Berlin)

Exo
Member
Posts: 15
Joined: Fri Jul 19, 2024 18:42
GitHub: ExonYT
In-game: ExonYT Exo ExoTheExotic
Location: US/Eastern
Contact:

Re: FREE Luanti Server Hosting by Walker - for Members of this Forum

by Exo » Post

ok

Post Reply