[Mod] Creatures [mob-engine][develop]

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

if I manually put spawner
there's no mistake.
at least stand on this block
zombei come out thereof spawner
Image
Attachments
screenshot_20191208_070631.jpg
screenshot_20191208_070631.jpg (206.05 KiB) Viewed 596 times

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by BrunoMine » Post

Imk wrote:I found another dungeons
mods on
the most important thing is not to come any closer, and then the mistake will wake up

Image
creatures:zombei_spawner_dummy have to raise it higher.
as soon as I get close will be mistake

zombei don't come out thereof spawner !
Apparently this is an unknow object (old zombie dummy) spawned in the old cme version, so you must run the clearobjects command.

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by BrunoMine » Post

I'm online on IRC most of the day, we can better discuss this problem there if you want.

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

Telegram https://t.me/teracrime
the chat room is duplicated from the game MT
Server: Сrimea HiTech&Magic (RUS) 173.249.22.203:30008

nickname: imk
if you come in can show you dungeons

I'm gonna be in the game right now.
I'm speaking Russian.

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

command clearobjects cleaned up

Image

and along with him, there was a missing zombie inside

Image
he went missing with an unknown object.

but there's no more mistake!!!
Attachments
screenshot_20191209_073644.jpg
screenshot_20191209_073644.jpg (89.72 KiB) Viewed 596 times
screenshot_20191209_071514.jpg
screenshot_20191209_071514.jpg (142.79 KiB) Viewed 596 times

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

Overloaded the server
He showed up okay.
Thank you for your help!

Image
Attachments
screenshot_20191209_075530.jpg
screenshot_20191209_075530.jpg (165.64 KiB) Viewed 596 times

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

Code: Select all

2019-12-11 20:03:52: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'zombie' in callback LuaABM::trigger(): ...ds/mob-engine/creatures/features/general/spawner.lua:117: attempt to index field '?' (a nil value)
2019-12-11 20:03:52: ERROR[Main]: stack traceback:
2019-12-11 20:03:52: ERROR[Main]:       ...ds/mob-engine/creatures/features/general/spawner.lua:117: in function 'spawnerSpawn'
2019-12-11 20:03:52: ERROR[Main]:       ...ds/mob-engine/creatures/features/general/spawner.lua:205: in function <...ds/mob-engine/creatures/features/general/spawner.lua:204>

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by BrunoMine » Post

I believe it was fixed. Can you upgrade please.

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

ок

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [Mod] Creatures [mob-engine][develop]

by Imk » Post

Code: Select all

2020-04-07 11:39:08: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'zombie' in callback luaentity_Step(): ...imk/minetest/bin/../mods/mob-engine/creatures/common.lua:113: attempt to index local 'c' (a nil value)
2020-04-07 11:39:08: ERROR[Main]: stack traceback:
2020-04-07 11:39:08: ERROR[Main]:       ...imk/minetest/bin/../mods/mob-engine/creatures/common.lua:113: in function 'get_node_pos_object'
2020-04-07 11:39:08: ERROR[Main]:       ...mods/mob-engine/creatures/features/mode/modes/attack.lua:147: in function 'on_step'
2020-04-07 11:39:08: ERROR[Main]:       ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:146: in function 'f'
2020-04-07 11:39:08: ERROR[Main]:       .../minetest/bin/../mods/mob-engine/creatures/callbacks.lua:52: in function <.../minetest/bin/../mods/mob-engine/creatures/callbacks.lua:36>


2020-04-07 12:35:47: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'zombie' in callback luaentity_Activate(): ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:63: attempt to index local 'v' (a nil value)
2020-04-07 12:35:47: ERROR[Main]: stack traceback:
2020-04-07 12:35:47: ERROR[Main]:       ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:63: in function 'mode_velocity_update'
2020-04-07 12:35:47: ERROR[Main]:       ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:91: in function 'f'
2020-04-07 12:35:47: ERROR[Main]:       .../minetest/bin/../mods/mob-engine/creatures/callbacks.lua:188: in function <.../minetest/bin/../mods/mob-engine/creatures/callbacks.lua:169>


2020-04-07 13:17:12: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'ghost' in callback luaentity_Activate(): ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:63: attempt to index local 'v' (a nil value)
2020-04-07 13:17:12: ERROR[Main]: stack traceback:
2020-04-07 13:17:12: ERROR[Main]:       ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:63: in function 'mode_velocity_update'
2020-04-07 13:17:12: ERROR[Main]:       ...bin/../mods/mob-engine/creatures/features/mode/modes.lua:91: in function 'f'
2020-04-07 13:17:12: ERROR[Main]:       .../minetest/bin/../mods/mob-engine/creatures/callbacks.lua:188: in function <.../minetest/bin/../mods/mob-engine/creatures/callbacks.lua:169>


2020-04-07 14:27:47: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'creatures' in callback environment_Step(): ...ods/mob-engine/creatures/features/general/hit_bottom.lua:70: attempt to index local 'box2' (a nil value)
2020-04-07 14:27:47: ERROR[Main]: stack traceback:
2020-04-07 14:27:47: ERROR[Main]:       ...ods/mob-engine/creatures/features/general/hit_bottom.lua:70: in function 'check_collision'
2020-04-07 14:27:47: ERROR[Main]:       ...ods/mob-engine/creatures/features/general/hit_bottom.lua:161: in function 'func'
2020-04-07 14:27:47: ERROR[Main]:       /home/imk/minetest/bin/../builtin/common/after.lua:20: in function </home/imk/minetest/bin/../builtin/common/after.lua:5>
2020-04-07 14:27:47: ERROR[Main]:       /home/imk/minetest/bin/../builtin/game/register.lua:429: in function </home/imk/minetest/bin/../builtin/game/register.lua:413>
2020-04-07 14:27:47: ERROR[Main]: stack traceback:
ERROR ver 5.2.0 Release
5.2.0-dev-0df646e-dirty worked well

Post Reply

Who is online

Users browsing this forum: Nicu, SFENCE and 21 guests