[Game] MineClone2 [0.86]

VHT
New member
Posts: 2
Joined: Mon Feb 20, 2023 20:44

Re: [Game] MineClone 2 [0.82.0] Stone Cutter block not working

by VHT » Post

Hello. I'm so sorry if i'm using the wrong topic for this. If there's a topic for bug report, just point me out to it.

I just started playing Minetest (and MineClone 2) and I'm only having an issue with the stone cutter block. For some reason it doesn't activate when I interact with it and I don't know the reason. Has anyone else had trouble with this?

I'm thankful for all the help I can get. Best regards.
Sem título.jpg
Sem título.jpg (396.01 KiB) Viewed 5286 times

User avatar
PrairieWind
Member
Posts: 64
Joined: Fri Oct 09, 2020 22:02
GitHub: PrairieAstronomer
IRC: PrairieWind
In-game: PrairieWind

Re: [Game] MineClone 2 [0.82.0] Stone Cutter block not working

by PrairieWind » Post

VHT wrote:
Mon Feb 20, 2023 20:54
Hello. I'm so sorry if i'm using the wrong topic for this. If there's a topic for bug report, just point me out to it.

I just started playing Minetest (and MineClone 2) and I'm only having an issue with the stone cutter block. For some reason it doesn't activate when I interact with it and I don't know the reason. Has anyone else had trouble with this?

I'm thankful for all the help I can get. Best regards.

Sem título.jpg
Currently, the stonecutter does not have functionality yet. Hopefully it will be implemented soon, but not yet.

wallabra
New member
Posts: 1
Joined: Sat Feb 25, 2023 03:24
GitHub: wallabra
IRC: wallabra
In-game: wallabra

Re: [Game] MineClone 2 [0.82.0]

by wallabra » Post

Just chiming in to say that you guys have full permission to merge any commits I had originally made for MineClone 5, including tweaks to item physics and creeper attack logic.

TEalk
New member
Posts: 6
Joined: Fri Sep 09, 2022 19:24
GitHub: Tealk
In-game: Tealk

Re: [Game] MineClone 2 [0.82.0]

by TEalk » Post

Hello everyone, is it possible to improve the Leaf Decay? I have very often single leaves in the air.

Nicu
Member
Posts: 98
Joined: Sun Feb 16, 2020 15:21
GitHub: kneekoo

Re: [Game] MineClone 2 [0.82.0]

by Nicu » Post

timsoft wrote:
Sat Feb 18, 2023 18:30
hi, I tried to create an account to report some issues but the account verifier is not sending the email, which prevents me reporting anything.
Hi. You can sign up and sign in with a github account if your e-mail based login doesn't work.
timsoft wrote:
Sun Feb 19, 2023 14:25
pistons don't move most containers. eg chest, furnace. they do move a smoker. it would be useful for redstone creations if they could move chests and furnaces, and anvils etc. interestingly you get the xp from smoking food when a piston moves the smoker.
Thanks for reporting that, a more thorough investigation seems to be in order.

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

Re: [Game] MineClone 2 [0.82.0]

by Walker » Post

is it possible that mcl_tnt_griefing dos not work anymore ?
i see in mcl_tnt/init.lua tnt_griefing which is set by mcl_tnt_griefing alternate the help text but nothing more

in my minetest.conf mcl_tnt_griefing is set to false but TNT detonate

// edit

issue reported: https://git.minetest.land/MineClone2/Mi ... ssues/3508

// edit 2

issue fixed: https://git.minetest.land/MineClone2/Mi ... a468bb3a56

just need to wait for the next release ^^

machoo
New member
Posts: 3
Joined: Fri Mar 24, 2023 13:55

Re: [Game] MineClone 2 [0.82.0]

by machoo » Post

Sorry if this has been mentioned before, but on my system hostile mobs have no knock back when attacked. I wanted to ask if this is an unimplemented feature, an issue with Mineclone, with the Minetest core, or simply an issue on my end? I'm playing Minetest 5.6.1 and what I'm assuming is the latest version of Mineclone since I installed it from the in game ContentDB (I'm not sure how to check the version number ingame). I am also playing on a Steam Deck.

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

Re: [Game] MineClone 2 [0.82.0]

by Walker » Post

new Error wave:

Code: Select all

2023-03-24 20:26:16: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:26:16: ERROR[Main]: ven to core.translate are not in the correct order: got @3but expected @2
2023-03-24 20:26:16: ERROR[Main]: stack traceback:
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'error'
2023-03-24 20:26:16: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: in function <...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609>
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'gsub'
2023-03-24 20:26:16: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609: in function 'get_item_killer_message'
2023-03-24 20:26:16: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:180: in function 'get_killer_message'
2023-03-24 20:26:16: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:221: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:64: in function 'run_callbacks'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:73: in function 'run_death_callbacks'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:167: in function <....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:165>
2023-03-24 20:26:16: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:431: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:417>
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:26:16: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:26:16: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:26:16: ERROR[Main]: stack traceback:
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:26:16: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:26:16: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:26:27: ERROR[Main]: mod "dirtcraft" has unsatisfied dependencies:  "default"
2023-03-24 20:26:27: ERROR[Main]: mod "rac" has unsatisfied dependencies:  "default"
2023-03-24 20:26:27: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "player_api"
2023-03-24 20:26:27: ERROR[Main]: [Wielded Light] The node 'default:water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:26:27: ERROR[Main]: [Wielded Light] The node 'default:river_water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:26:27: ERROR[Main]: worldedit_gui requires a supported gui management mod to be installed.
2023-03-24 20:29:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:29:42: ERROR[Main]: ven to core.translate are not in the correct order: got @3but expected @2
2023-03-24 20:29:42: ERROR[Main]: stack traceback:
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'error'
2023-03-24 20:29:42: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: in function <...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609>
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'gsub'
2023-03-24 20:29:42: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609: in function 'get_item_killer_message'
2023-03-24 20:29:42: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:180: in function 'get_killer_message'
2023-03-24 20:29:42: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:221: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:64: in function 'run_callbacks'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:73: in function 'run_death_callbacks'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:167: in function <....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:165>
2023-03-24 20:29:42: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:431: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:417>
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:29:42: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:29:42: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:29:42: ERROR[Main]: stack traceback:
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:29:42: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:29:42: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:29:52: ERROR[Main]: mod "dirtcraft" has unsatisfied dependencies:  "default"
2023-03-24 20:29:52: ERROR[Main]: mod "rac" has unsatisfied dependencies:  "default"
2023-03-24 20:29:52: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "player_api"
2023-03-24 20:29:52: ERROR[Main]: [Wielded Light] The node 'default:water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:29:52: ERROR[Main]: [Wielded Light] The node 'default:river_water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:29:52: ERROR[Main]: worldedit_gui requires a supported gui management mod to be installed.
2023-03-24 20:31:12: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:31:12: ERROR[Main]: ven to core.translate are not in the correct order: got @3but expected @2
2023-03-24 20:31:12: ERROR[Main]: stack traceback:
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'error'
2023-03-24 20:31:12: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: in function <...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609>
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'gsub'
2023-03-24 20:31:12: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609: in function 'get_item_killer_message'
2023-03-24 20:31:12: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:180: in function 'get_killer_message'
2023-03-24 20:31:12: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:221: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:64: in function 'run_callbacks'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:73: in function 'run_death_callbacks'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:167: in function <....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:165>
2023-03-24 20:31:12: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:431: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:417>
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:31:12: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:31:12: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:31:12: ERROR[Main]: stack traceback:
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:31:12: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:31:12: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:31:22: ERROR[Main]: mod "dirtcraft" has unsatisfied dependencies:  "default"
2023-03-24 20:31:22: ERROR[Main]: mod "rac" has unsatisfied dependencies:  "default"
2023-03-24 20:31:22: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "player_api"
2023-03-24 20:31:22: ERROR[Main]: [Wielded Light] The node 'default:water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:31:22: ERROR[Main]: [Wielded Light] The node 'default:river_water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:31:22: ERROR[Main]: worldedit_gui requires a supported gui management mod to be installed.
MineClone2 version 0.82.0
Minetest version 5.6.1

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

Re: [Game] MineClone 2 [0.82.0]

by Walker » Post

if the devs are intrested:

here are some other errors:

Code: Select all

2023-01-14 16:31:59: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-18 19:27:59: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-20 17:17:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-23 21:53:38: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-01-25 15:12:50: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-28 02:25:27: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-28 15:21:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-01-31 17:47:09: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-01 01:11:10: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-04 14:39:11: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-06 22:04:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-07 13:39:23: ERROR[Main]: ServerError: AsyncErr: Lua: item_OnPlace: Expecting itemstack, itemstring, table or nil. item=mcl_doors:iron_door
2023-02-07 21:12:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mesecons' in callback environment_Step(): ...mes/mineclone2/mods/ITEMS/REDSTONE/mcl_droppers/init.lua:146: attempt to index local 'item_entity' (a nil value)
2023-02-08 10:24:17: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mesecons' in callback environment_Step(): ...mes/mineclone2/mods/ITEMS/REDSTONE/mcl_droppers/init.lua:146: attempt to index local 'item_entity' (a nil value)
2023-02-11 04:28:03: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-13 18:45:30: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-16 18:01:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-18 09:36:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-22 18:19:07: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-22 20:31:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 02:09:14: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 13:11:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-24 13:13:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 17:21:35: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-26 13:57:32: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-27 02:19:13: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:20:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:20:43: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:21:29: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:22:07: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:39:33: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 14:22:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 14:46:53: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 14:48:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 16:00:11: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-27 16:01:09: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-27 16:04:51: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-27 18:21:25: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-28 16:11:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-28 20:27:18: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-01 16:55:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-02 15:51:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 12:41:38: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 12:43:55: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 18:24:08: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-04 18:35:05: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-05 00:23:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-08 15:29:34: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-11 15:49:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-13 01:27:22: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-13 17:14:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-13 23:06:47: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-13 23:09:37: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-18 01:05:58: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-19 17:36:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-19 17:37:34: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-22 18:53:13: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-23 12:55:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-23 12:56:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-23 13:13:58: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-23 13:33:26: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-24 20:26:16: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:29:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:31:12: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
the full "error-log" (debug.txt | grep ERROR.Main) is postet at pastebin
https://pastebin.com/uuVgk6C3
password: pgg8HZMvWy

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Walker wrote:
Fri Mar 24, 2023 19:36
new Error wave:

Code: Select all

2023-03-24 20:26:16: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:26:16: ERROR[Main]: ven to core.translate are not in the correct order: got @3but expected @2
2023-03-24 20:26:16: ERROR[Main]: stack traceback:
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'error'
2023-03-24 20:26:16: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: in function <...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609>
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'gsub'
2023-03-24 20:26:16: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609: in function 'get_item_killer_message'
2023-03-24 20:26:16: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:180: in function 'get_killer_message'
2023-03-24 20:26:16: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:221: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:64: in function 'run_callbacks'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:73: in function 'run_death_callbacks'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:167: in function <....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:165>
2023-03-24 20:26:16: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:431: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:417>
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:26:16: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:26:16: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:26:16: ERROR[Main]: stack traceback:
2023-03-24 20:26:16: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:26:16: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:26:16: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:26:16: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:26:16: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:26:27: ERROR[Main]: mod "dirtcraft" has unsatisfied dependencies:  "default"
2023-03-24 20:26:27: ERROR[Main]: mod "rac" has unsatisfied dependencies:  "default"
2023-03-24 20:26:27: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "player_api"
2023-03-24 20:26:27: ERROR[Main]: [Wielded Light] The node 'default:water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:26:27: ERROR[Main]: [Wielded Light] The node 'default:river_water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:26:27: ERROR[Main]: worldedit_gui requires a supported gui management mod to be installed.
2023-03-24 20:29:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:29:42: ERROR[Main]: ven to core.translate are not in the correct order: got @3but expected @2
2023-03-24 20:29:42: ERROR[Main]: stack traceback:
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'error'
2023-03-24 20:29:42: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: in function <...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609>
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'gsub'
2023-03-24 20:29:42: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609: in function 'get_item_killer_message'
2023-03-24 20:29:42: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:180: in function 'get_killer_message'
2023-03-24 20:29:42: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:221: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:64: in function 'run_callbacks'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:73: in function 'run_death_callbacks'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:167: in function <....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:165>
2023-03-24 20:29:42: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:431: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:417>
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:29:42: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:29:42: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:29:42: ERROR[Main]: stack traceback:
2023-03-24 20:29:42: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:29:42: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:29:42: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:29:42: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:29:42: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:29:52: ERROR[Main]: mod "dirtcraft" has unsatisfied dependencies:  "default"
2023-03-24 20:29:52: ERROR[Main]: mod "rac" has unsatisfied dependencies:  "default"
2023-03-24 20:29:52: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "player_api"
2023-03-24 20:29:52: ERROR[Main]: [Wielded Light] The node 'default:water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:29:52: ERROR[Main]: [Wielded Light] The node 'default:river_water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:29:52: ERROR[Main]: worldedit_gui requires a supported gui management mod to be installed.
2023-03-24 20:31:12: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:31:12: ERROR[Main]: ven to core.translate are not in the correct order: got @3but expected @2
2023-03-24 20:31:12: ERROR[Main]: stack traceback:
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'error'
2023-03-24 20:31:12: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: in function <...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609>
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'gsub'
2023-03-24 20:31:12: ERROR[Main]:       ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:609: in function 'get_item_killer_message'
2023-03-24 20:31:12: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:180: in function 'get_killer_message'
2023-03-24 20:31:12: ERROR[Main]:       ...st/games/mineclone2/mods/HUD/mcl_death_messages/init.lua:221: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:64: in function 'run_callbacks'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:73: in function 'run_death_callbacks'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:167: in function <....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:165>
2023-03-24 20:31:12: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:431: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:417>
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:31:12: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:31:12: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:31:12: ERROR[Main]: stack traceback:
2023-03-24 20:31:12: ERROR[Main]:       [C]: in function 'set_hp'
2023-03-24 20:31:12: ERROR[Main]:       ...4/.minetest/games/mineclone2/mods/CORE/mcl_util/init.lua:562: in function 'deal_damage'
2023-03-24 20:31:12: ERROR[Main]:       ...inetest/games/mineclone2/mods/ITEMS/mcl_armor/damage.lua:92: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:53: in function 'run_modifiers'
2023-03-24 20:31:12: ERROR[Main]:       ....minetest/games/mineclone2/mods/CORE/mcl_damage/init.lua:150: in function 'func'
2023-03-24 20:31:12: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:553: in function </home/ubuntu/minetest561/bin/../builtin/game/register.lua:549>
2023-03-24 20:31:22: ERROR[Main]: mod "dirtcraft" has unsatisfied dependencies:  "default"
2023-03-24 20:31:22: ERROR[Main]: mod "rac" has unsatisfied dependencies:  "default"
2023-03-24 20:31:22: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "player_api"
2023-03-24 20:31:22: ERROR[Main]: [Wielded Light] The node 'default:water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:31:22: ERROR[Main]: [Wielded Light] The node 'default:river_water_source' cannot be registered as lightable because it does not exist.
2023-03-24 20:31:22: ERROR[Main]: worldedit_gui requires a supported gui management mod to be installed.
MineClone2 version 0.82.0
Minetest version 5.6.1
This one is a translation fix that has been merged into master. We plan to release 1 week after 5.7 which is really close. So once that has gone in, you'll have the fix unless you want to deploy master on to your server. It is likely to do with some PVP based activity. It is very rare. I've seen it two or 3 times in months, but I've fixed what I suspect is the root cause. Fingers cross this bug is squashed.

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Walker wrote:
Fri Mar 24, 2023 19:41
if the devs are intrested:

here are some other errors:

Code: Select all

2023-01-14 16:31:59: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-18 19:27:59: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-20 17:17:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-23 21:53:38: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-01-25 15:12:50: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-28 02:25:27: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-28 15:21:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-01-31 17:47:09: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-01 01:11:10: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-04 14:39:11: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-06 22:04:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-07 13:39:23: ERROR[Main]: ServerError: AsyncErr: Lua: item_OnPlace: Expecting itemstack, itemstring, table or nil. item=mcl_doors:iron_door
2023-02-07 21:12:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mesecons' in callback environment_Step(): ...mes/mineclone2/mods/ITEMS/REDSTONE/mcl_droppers/init.lua:146: attempt to index local 'item_entity' (a nil value)
2023-02-08 10:24:17: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mesecons' in callback environment_Step(): ...mes/mineclone2/mods/ITEMS/REDSTONE/mcl_droppers/init.lua:146: attempt to index local 'item_entity' (a nil value)
2023-02-11 04:28:03: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-13 18:45:30: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-16 18:01:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-18 09:36:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-22 18:19:07: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-22 20:31:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 02:09:14: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 13:11:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-24 13:13:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 17:21:35: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-26 13:57:32: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-27 02:19:13: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:20:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:20:43: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:21:29: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:22:07: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:39:33: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 14:22:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 14:46:53: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 14:48:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 16:00:11: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-27 16:01:09: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-27 16:04:51: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-27 18:21:25: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-28 16:11:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-28 20:27:18: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-01 16:55:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-02 15:51:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 12:41:38: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 12:43:55: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 18:24:08: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-04 18:35:05: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-05 00:23:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-08 15:29:34: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-11 15:49:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-13 01:27:22: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-13 17:14:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-13 23:06:47: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-13 23:09:37: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-18 01:05:58: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-19 17:36:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-19 17:37:34: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-22 18:53:13: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-23 12:55:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-23 12:56:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-23 13:13:58: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-23 13:33:26: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-24 20:26:16: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:29:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:31:12: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
the full "error-log" (debug.txt | grep ERROR.Main) is postet at pastebin
https://pastebin.com/uuVgk6C3
password: pgg8HZMvWy
Always interested in crashes and I've fixed 3, but there is a lot. You also have mods depending on default. There is so many crashes yet the code has been released for 2 months without much issue so I am wondering if the server got in to a bad state. Do you have anything that depends on mesecons (because we have a version, and the original does, and they aren't compatible). Does your server come up, or is it always crashing? Did anything change on it recently?

If you want to talk further, please join our discord or matrix and I will try my best.

Links are here. Any bugs raised here may also get better attention because we don't frequently check here, but I'll try.

https://git.minetest.land/MineClone2/MineClone2

User avatar
Blockhead
Member
Posts: 1622
Joined: Wed Jul 17, 2019 10:14
GitHub: Montandalar
IRC: Blockhead256
In-game: Blockhead Blockhead256
Location: Land Down Under
Contact:

Re: [Game] MineClone 2 [0.82.0]

by Blockhead » Post

Can I ask why the borders on Mineclone2 formspec inventory slots always seem too thin? It looks like the white border is thinner around most of the squares. Does it deliberately try not to look exactly like Minecraft, or is it meant to, but some technical limitation prevents it? It just seems to not quite have that premium consistent graphic design feel of the commercial offering.
/˳˳_˳˳]_[˳˳_˳˳]_[˳˳_˳˳\ Advtrains enthusiast | My map: Noah's Railyard | My Content on ContentDB ✝️♂

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Blockhead wrote:
Sat Mar 25, 2023 00:23
Can I ask why the borders on Mineclone2 formspec inventory slots always seem too thin? It looks like the white border is thinner around most of the squares. Does it deliberately try not to look exactly like Minecraft, or is it meant to, but some technical limitation prevents it? It just seems to not quite have that premium consistent graphic design feel of the commercial offering.
I personally have no idea. We have 770+ bugs that we know of. We are not quite near the commercial offering, and do not have the level of contributors to compete with billion dollar company's.

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Walker wrote:
Fri Mar 24, 2023 19:41
if the devs are intrested:

here are some other errors:

Code: Select all

2023-01-14 16:31:59: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-18 19:27:59: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-20 17:17:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-23 21:53:38: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-01-25 15:12:50: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-28 02:25:27: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-01-28 15:21:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-01-31 17:47:09: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-01 01:11:10: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-04 14:39:11: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-06 22:04:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-07 13:39:23: ERROR[Main]: ServerError: AsyncErr: Lua: item_OnPlace: Expecting itemstack, itemstring, table or nil. item=mcl_doors:iron_door
2023-02-07 21:12:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mesecons' in callback environment_Step(): ...mes/mineclone2/mods/ITEMS/REDSTONE/mcl_droppers/init.lua:146: attempt to index local 'item_entity' (a nil value)
2023-02-08 10:24:17: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mesecons' in callback environment_Step(): ...mes/mineclone2/mods/ITEMS/REDSTONE/mcl_droppers/init.lua:146: attempt to index local 'item_entity' (a nil value)
2023-02-11 04:28:03: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-13 18:45:30: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-16 18:01:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-18 09:36:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-22 18:19:07: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-22 20:31:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 02:09:14: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 13:11:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-24 13:13:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-24 17:21:35: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-26 13:57:32: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-27 02:19:13: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:20:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:20:43: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:21:29: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:22:07: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 02:39:33: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-02-27 14:22:46: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 14:46:53: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 14:48:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-02-27 16:00:11: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-27 16:01:09: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-27 16:04:51: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-02-27 18:21:25: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-28 16:11:06: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-02-28 20:27:18: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-01 16:55:01: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-02 15:51:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 12:41:38: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 12:43:55: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-04 18:24:08: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-04 18:35:05: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-05 00:23:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-08 15:29:34: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-11 15:49:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-13 01:27:22: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-13 17:14:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-13 23:06:47: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-13 23:09:37: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_copper' in callback item_OnPlace(): ...etest/games/mineclone2/mods/CORE/_mcl_autogroup/init.lua:301: attempt to index local 'tdef' (a nil value)
2023-03-18 01:05:58: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-19 17:36:49: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-19 17:37:34: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_tools' in callback item_OnPlace(): ....minetest/games/mineclone2/mods/ITEMS/mcl_tools/init.lua:410: attempt to index local 'noddef' (a nil value)
2023-03-22 18:53:13: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): Invalid vector (expected table got nil).
2023-03-23 12:55:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-23 12:56:45: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-23 13:13:58: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-23 13:33:26: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_skins' in callback on_playerReceiveFields(): ...est/games/mineclone2/mods/PLAYER/mcl_skins/edit_skin.lua:426: attempt to call method 'cancel' (a nil value)
2023-03-24 20:26:16: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:29:42: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
2023-03-24 20:31:12: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mcl_damage' in callback on_player_hpchange(): Runtime error from mod 'mcl_damage' in callback on_dieplayer(): ...buntu/minetest561/bin/../builtin/common/misc_helpers.lua:614: Escape sequences in string gi
the full "error-log" (debug.txt | grep ERROR.Main) is postet at pastebin
https://pastebin.com/uuVgk6C3
password: pgg8HZMvWy
Thanks for the logs. I count 7 errors. MrRar fixed two and alerted me to these issues. I have fixed 4. There is one outstanding for sweet shop:

Code: Select all

2023-02-08 06:27:34: ERROR[Main]: ModError: Failed to load and run script from /home/ubuntu/Minetest/Minetest/server4/.minetest/mods/smartshop/init.lua:
2023-02-08 06:27:34: ERROR[Main]: ...etest/Minetest/server4/.minetest/mods/smartshop/coin.lua:22: Attempt to override non-existent item mcl_core:stone
2023-02-08 06:27:34: ERROR[Main]: stack traceback:
2023-02-08 06:27:34: ERROR[Main]:       [C]: in function 'error'
2023-02-08 06:27:34: ERROR[Main]:       /home/ubuntu/minetest561/bin/../builtin/game/register.lua:400: in function 'override_item'
2023-02-08 06:27:34: ERROR[Main]:       ...etest/Minetest/server4/.minetest/mods/smartshop/coin.lua:22: in main chunk
2023-02-08 06:27:34: ERROR[Main]:       [C]: in function 'dofile'
2023-02-08 06:27:34: ERROR[Main]:       ...etest/Minetest/server4/.minetest/mods/smartshop/init.lua:1: in main chunk
I'm not sure we can help support mods as we have enough to fix as it is, but we do register stone:

minetest.register_node("mcl_core:stone"

so, I am wondering if that is a load issue and it tried to get it before stone was registered. There was a few warnings about mod depedendencies, so it feels something went a little wrong.

I will give you an update when these are merged into master. We do plan to release soon, but we were trying to hold off until minetest 5.7 went live and we know of any issues that would arise.

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Merged those fixes into master now. Not sure if you are happy running off master or you're happy to wait until release.

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

Re: [Game] MineClone 2 [0.82.0]

by Walker » Post

wow ancientmariner you are a hero
so fast and detailed replay is awsome.

you just need to fixes the mineclone2 related fixes ;)
i just dump "everythink" ^^
i know that some mods are "bad" becaouse of old and unmaintaned xD

and no, my server runs fine ... he just crash time to time as you can see the ERRORs are days apart
the most crashes occur on PvP activities ... so it is a nice "dont be bad to other players"-lession xDD

and i would be happy to join your discord but be aware that im mainly available oin weekend as i am work fulltime as a Admin

and i just run "stable" games ... until someone advises an update for important reasons

User avatar
ThePython
Member
Posts: 36
Joined: Sat Feb 18, 2023 18:00
GitHub: ThePython10110
In-game: ThePython or ThePython10110
Contact:

Re: [Game] MineClone 2 [0.82.0]

by ThePython » Post

Nicu wrote:
Mon Feb 27, 2023 18:18
timsoft wrote:
Sat Feb 18, 2023 18:30
hi, I tried to create an account to report some issues but the account verifier is not sending the email, which prevents me reporting anything.
Hi. You can sign up and sign in with a github account if your e-mail based login doesn't work.
Well... even signing up with GitHub, it still doesn't send the verification email.
Links to my stuff: ContentDB, GitHub, Website.

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Are you sure this is not an issue with your email provider? Is anything going into trash? Is this a self-hosted/small email provider?

If you login with your github, it should just work without email notification as far as I am aware. Does it not?

ancientmariner
Member
Posts: 65
Joined: Tue Dec 13, 2022 22:31
In-game: ancientmariner

Re: [Game] MineClone 2 [0.82.0]

by ancientmariner » Post

Walker wrote:
Sat Mar 25, 2023 15:31
wow ancientmariner you are a hero
so fast and detailed replay is awsome.

you just need to fixes the mineclone2 related fixes ;)
i just dump "everythink" ^^
i know that some mods are "bad" becaouse of old and unmaintaned xD

and no, my server runs fine ... he just crash time to time as you can see the ERRORs are days apart
the most crashes occur on PvP activities ... so it is a nice "dont be bad to other players"-lession xDD

and i would be happy to join your discord but be aware that im mainly available oin weekend as i am work fulltime as a Admin

and i just run "stable" games ... until someone advises an update for important reasons
Glad we could help. I appreciate the information you sent and any additional stuff like this helps us fix any issues we have.

Thanks for running the server for so long, you're providing so much to many players. The server feels pretty beefy too. I have seen 13 players on at one point and it didn't feel laggy!

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

Re: [Game] MineClone 2 [0.82.0]

by Walker » Post

ancientmariner wrote:
Mon Mar 27, 2023 15:35
Glad we could help. I appreciate the information you sent and any additional stuff like this helps us fix any issues we have.
you are welcome
ancientmariner wrote:
Mon Mar 27, 2023 15:35
Thanks for running the server for so long, you're providing so much to many players. The server feels pretty beefy too. I have seen 13 players on at one point and it didn't feel laggy!
wow, thank you very much for this comment
I try a lot to offer my "service".
I'm just a private person
and knowing that my efforts are appreciated helps me to keep going ^^
And yes, AMD Ryzen and Linux for the win, my new 400 EUR laptop is far better than I thought...

User avatar
ThePython
Member
Posts: 36
Joined: Sat Feb 18, 2023 18:00
GitHub: ThePython10110
In-game: ThePython or ThePython10110
Contact:

Re: [Game] MineClone 2 [0.82.0]

by ThePython » Post

ancientmariner wrote:
Mon Mar 27, 2023 15:30
Are you sure this is not an issue with your email provider? Is anything going into trash? Is this a self-hosted/small email provider?

If you login with your github, it should just work without email notification as far as I am aware. Does it not?
I use Gmail, and it's not in trash or spam. When I try to log in with GitHub, it says,
Hi ThePython10110, you have an unconfirmed email address (<MyEmailAddress>@gmail.com). If you haven't received a confirmation email or need to resend a new one, please click on the button below.

I've "clicked on the button below" several times, and received no email. I even tried creating an account on Gitea (the site says it's "powered by Gitea") and the email sent just fine. I don't know what's wrong; maybe it just doesn't like me.
Links to my stuff: ContentDB, GitHub, Website.

User avatar
Mr. Rar
Member
Posts: 109
Joined: Tue Oct 04, 2016 20:13
GitHub: MrRar
In-game: MrRar

Re: [Game] MineClone 2 [0.82.0]

by Mr. Rar » Post

ThePython wrote:
Tue Mar 28, 2023 22:34
ancientmariner wrote:
Mon Mar 27, 2023 15:30
Are you sure this is not an issue with your email provider? Is anything going into trash? Is this a self-hosted/small email provider?

If you login with your github, it should just work without email notification as far as I am aware. Does it not?
I use Gmail, and it's not in trash or spam. When I try to log in with GitHub, it says,
Hi ThePython10110, you have an unconfirmed email address (<MyEmailAddress>@gmail.com). If you haven't received a confirmation email or need to resend a new one, please click on the button below.

I've "clicked on the button below" several times, and received no email. I even tried creating an account on Gitea (the site says it's "powered by Gitea") and the email sent just fine. I don't know what's wrong; maybe it just doesn't like me.
I have email notifications enabled in Mesehub and I haven't gotten an email in a long time. I did get some a while ago. I use Gmail.
"Only in Christ do we find real love, and the fullness of life. And so I invite you today to look to Christ." - St. John Paul II

covertiii
New member
Posts: 3
Joined: Wed Mar 29, 2023 15:57

Re: [Game] MineClone 2 [0.82.0]

by covertiii » Post

I just tried registering with my gmail account and received no activation email.

I tried with my self hosted email server and got the email right away.

I think if the sender reputation gets bad, gmail's incoming SMTP server doesn't even mark the incoming mail as junk - it doesn't even make it in the inbox.

Whoever admins that Gitea server should look into using a different SMTP provider (SES, SendGrid, Mailgun, etc) to send the emails if they want the emails to make it in a Gmail account user's inbox.

User avatar
ThePython
Member
Posts: 36
Joined: Sat Feb 18, 2023 18:00
GitHub: ThePython10110
In-game: ThePython or ThePython10110
Contact:

Re: [Game] MineClone 2 [0.82.0]

by ThePython » Post

covertiii wrote:
Wed Mar 29, 2023 16:08
I think if the sender reputation gets bad, gmail's incoming SMTP server doesn't even mark the incoming mail as junk - it doesn't even make it in the inbox.

Whoever admins that Gitea server should look into using a different SMTP provider (SES, SendGrid, Mailgun, etc) to send the emails if they want the emails to make it in a Gmail account user's inbox.
That would be great... I also don't think Gmail should be doing that; it should simply put it in the spam folder.
Links to my stuff: ContentDB, GitHub, Website.

User avatar
ThePython
Member
Posts: 36
Joined: Sat Feb 18, 2023 18:00
GitHub: ThePython10110
In-game: ThePython or ThePython10110
Contact:

Re: [Game] MineClone 2 [0.82.0]

by ThePython » Post

ThePython wrote:
Thu Mar 30, 2023 17:45
covertiii wrote:
Wed Mar 29, 2023 16:08
I think if the sender reputation gets bad, gmail's incoming SMTP server doesn't even mark the incoming mail as junk - it doesn't even make it in the inbox.

Whoever admins that Gitea server should look into using a different SMTP provider (SES, SendGrid, Mailgun, etc) to send the emails if they want the emails to make it in a Gmail account user's inbox.
That would be great... I also don't think Gmail should be doing that; it should simply put it in the spam folder.
It also won't send to my school/Outlook email (although it's possible that it's the school's fault).
Links to my stuff: ContentDB, GitHub, Website.

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests