Page 61 of 64

Re: [Modpack] Animals Modpack [2.4]

Posted: Sun Dec 20, 2015 00:35
by sapier
Just updated the lead post for upcoming Christmas release, sorry for not updating it for so long :-/
All known issues should be fixed.

Re: [Modpack] Animals Modpack [2.4]

Posted: Tue Dec 22, 2015 21:53
by sapier
Added a miner mob http://imgur.com/a/RW6lw

Re: [Modpack] Animals Modpack [2.4]

Posted: Sat Dec 26, 2015 11:03
by sapier
New prerelease 2.5 RC2 aka 2.4.94.

Major changes:
-fix bug in adv_spawning which could cause major lag spikes on map generation
-implement missing dig safety check for miner mob
-fix oerkki couldn't be killed by sword

Re: [Modpack] Animals Modpack [2.5]

Posted: Tue Dec 29, 2015 19:50
by lincy
I am new to minetest, test and run a private server on ubuntu server for around two weeks. Tonight I saw this Animals Modpack was update to 2.5. So I try to update my server asap. after past all components as follow.
擷取.JPG
擷取.JPG (40.85 KiB) Viewed 879 times
I get this error message when restart server.
擷取2.JPG
擷取2.JPG (135.24 KiB) Viewed 879 times
any idea ?

Thanks for help.

Re: [Modpack] Animals Modpack [2.5]

Posted: Wed Dec 30, 2015 10:45
by lincy
lincy wrote:I am new to minetest, test and run a private server on ubuntu server for around two weeks. Tonight I saw this Animals Modpack was update to 2.5. So I try to update my server asap. after past all components as follow.
I am fall back to using animals pack 2.4.2 now .....

Re: [Modpack] Animals Modpack [2.5]

Posted: Wed Dec 30, 2015 20:39
by sapier
What version of minetest are you using? I guess global_exists doesn't exist in the verion you have ... I'll add a compatibility hack for it.

Edit1:
Try replacing mobf_core by https://github.com/sapier/mobf_core/archive/2.5.1.zip

Re: [Modpack] Animals Modpack [2.5]

Posted: Thu Dec 31, 2015 05:36
by lincy
sapier wrote:What version of minetest are you using? I guess global_exists doesn't exist in the verion you have ... I'll add a compatibility hack for it.

Edit1:
Try replacing mobf_core by https://github.com/sapier/mobf_core/archive/2.5.1.zip
Are you asking me ?
I am using the minetest version come from Ubuntu 15.10 , It's should be minetest 0.4.12+repack-2ubuntu1

I will try 2.5.1.

Re: [Modpack] Animals Modpack [2.5]

Posted: Thu Dec 31, 2015 10:17
by lincy
sapier wrote:What version of minetest are you using? I guess global_exists doesn't exist in the verion you have ... I'll add a compatibility hack for it.

Edit1:
Try replacing mobf_core by https://github.com/sapier/mobf_core/archive/2.5.1.zip
After replace 2.5.1.

I get the following error message :

Code: Select all

18:14:47: ACTION[main]: MOD: mobf loading ...
18:14:47: ACTION[main]: 	registering pattern dont_move
18:14:47: ACTION[main]: 	registering pattern run_and_jump_low
18:14:47: ACTION[main]: 	registering pattern stop_and_go
18:14:47: ACTION[main]: 	registering pattern swim_pattern1
18:14:47: ACTION[main]: 	registering pattern swim_pattern2
18:14:47: ACTION[main]: 	registering pattern flight_pattern1
18:14:47: ACTION[main]: MOD: mob framework mod 2.5.1 loaded
18:14:47: ACTION[main]: MOD: mobf_settings mod           version 1.9.0 loaded
18:14:47: ACTION[main]: MOD: mob_guard mod loading ...
18:14:47: ACTION[main]: 	adding mob guard
Current Callstack:

stack traceback:
	...etest/mods/animals_modpack/mobf/utils/error_handling.lua:26: in function 'mobf_assert_backtrace'
	.../share/games/minetest/mods/animals_modpack/mobf/mobf.lua:574: in function 'register_entity'
	/usr/share/games/minetest/mods/animals_modpack/mobf/api.lua:90: in function 'mobf_add_mob'
	...e/games/minetest/mods/animals_modpack/mob_guard/init.lua:153: in main chunk
18:14:47: ERROR[main]: ========== ERROR FROM LUA ===========
18:14:47: ERROR[main]: Failed to load and run script from 
18:14:47: ERROR[main]: /usr/share/games/minetest/mods/animals_modpack/mob_guard/init.lua:
18:14:47: ERROR[main]: ...etest/mods/animals_modpack/mobf/utils/error_handling.lua:27: assertion failed!
18:14:47: ERROR[main]: stack traceback:
18:14:47: ERROR[main]: 	[C]: in function 'assert'
18:14:47: ERROR[main]: 	...etest/mods/animals_modpack/mobf/utils/error_handling.lua:27: in function 'mobf_assert_backtrace'
18:14:47: ERROR[main]: 	.../share/games/minetest/mods/animals_modpack/mobf/mobf.lua:574: in function 'register_entity'
18:14:47: ERROR[main]: 	/usr/share/games/minetest/mods/animals_modpack/mobf/api.lua:90: in function 'mobf_add_mob'
18:14:47: ERROR[main]: 	...e/games/minetest/mods/animals_modpack/mob_guard/init.lua:153: in main chunk
18:14:47: ERROR[main]: ======= END OF ERROR FROM LUA ========
18:14:47: ERROR[main]: Server: Failed to load and run /usr/share/games/minetest/mods/animals_modpack/mob_guard/init.lua

Re: [Modpack] Animals Modpack [2.5]

Posted: Thu Dec 31, 2015 11:39
by lincy
sapier wrote:What version of minetest are you using? I guess global_exists doesn't exist in the verion you have ... I'll add a compatibility hack for it.

Edit1:
Try replacing mobf_core by https://github.com/sapier/mobf_core/archive/2.5.1.zip
I am upgrade my server from 0.4.12 to 0.4.13, Animals Modpack 2.5 now work.

Thanks your help. :)

Re: [Modpack] Animals Modpack [2.5]

Posted: Sun Jan 03, 2016 20:59
by pableras
After last update I get this error

Code: Select all

2016-01-03 21:49:22: ERROR[main]: ========== ERROR FROM LUA ===========
2016-01-03 21:49:22: ERROR[main]: Failed to load and run script from 
2016-01-03 21:49:22: ERROR[main]: /usr/share/games/minetest/mods/animals_modpack/mob_miner/init.lua:
2016-01-03 21:49:22: ERROR[main]: ...es/minetest/mods/mobf_core/mobf/utils/error_handling.lua:27: assertion failed!
2016-01-03 21:49:22: ERROR[main]: stack traceback:
2016-01-03 21:49:22: ERROR[main]: 	[C]: in function 'assert'
2016-01-03 21:49:22: ERROR[main]: 	...es/minetest/mods/mobf_core/mobf/utils/error_handling.lua:27: in function 'mobf_assert_backtrace'
2016-01-03 21:49:22: ERROR[main]: 	.../games/minetest/mods/animals_modpack/mob_miner/utils.lua:17: in main chunk
2016-01-03 21:49:22: ERROR[main]: 	[C]: in function 'dofile'
2016-01-03 21:49:22: ERROR[main]: 	...e/games/minetest/mods/animals_modpack/mob_miner/init.lua:27: in main chunk
2016-01-03 21:49:22: ERROR[main]: ======= END OF ERROR FROM LUA ========
If mod mob_miner is disabled all works fine.

Minetest version is 0.4.13 in Debian x64 system.

Thanks for your help!

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 13:37
by ufa
Does anyone know if this mod pack is compatible with mobs redo?

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 15:12
by benrob0329
It's compatible, though I wouldn't recommend using them both as you would have duplicate mobs as well as twice the overhead as you would be running two mob engines.

I would instead recommend installing one of the various mobs mods which require mobs_redo.

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 15:29
by ABJ
Don't feel bad, but since I installed this mod and updated my 0.4.12 to the latest, my computer has become "allergic" to Minetest. Copies aside from the installed one worked, but then I inexplicably deleted them, and then suddenly all the copies in my PC bugged out. Crashed at start. And after that when I tried to install any minetest (I tried 0.4.11 0.4.12 0.4.13) had red tint with shaders (which worked well before) and the 0.4.13 bugs were especially bad. And when, after recommendation, I disabled shaders, a virus put into MT by RealBadAngel, the special effects man. slowed the game.
Although I did format my PC in between. IDK...............

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 15:55
by benrob0329
This mod has nothing to with the problems your describing. Also, RBA didn't put a "virus" into Minetest, he changed the renderer to give better performance with shaders enabled (however giveing worse performance with them disabled).

Sounds like you either have an old graphic card, old drivers, or are using either a software or DirectX renderer, which do not support OpenGL shaders.

My recommendation is to make sure your using an OpenGL renderer/backend, and try to update your graphics drivers or get a newer graphics card (if MT doesn't run right, I'm pretty sure almost no other game will)

Also, please don't make such bad assumptions as a virus being put into Minetest, as this is a good community who is willing to help and people saying such things might scare newcomers away.

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 16:15
by ABJ
"Virus" was actually an exaggeration. According to rubenwardy, and this issue by paramat, and presumably many other sources, RealBadAngel made a commit that slowed fps by 25% without shaders.
Also. I'll check about that OpenGL thing.

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 16:29
by ufa
benrob0329 wrote:It's compatible, though I wouldn't recommend using them both as you would have duplicate mobs as well as twice the overhead as you would be running two mob engines.

I would instead recommend installing one of the various mobs mods which require mobs_redo.
Thank you. Could you recommend some? :)

Re: [Modpack] Animals Modpack [2.5]

Posted: Fri Jan 08, 2016 16:47
by Don
The OP of mobs redo has a list of mobs.
viewtopic.php?t=9917

Re: [Modpack] Animals Modpack [2.5]

Posted: Sat Jan 09, 2016 00:25
by benrob0329
ABJ wrote:"Virus" was actually an exaggeration. According to rubenwardy, and this issue by paramat, and presumably many other sources, RealBadAngel made a commit that slowed fps by 25% without shaders.
The commit changed the renderer so that shaders got better performance, the large drop in FPS was not intentional.

Re: [Modpack] Animals Modpack [2.5]

Posted: Sat Jan 09, 2016 06:21
by ABJ
I just learned that. I was told it in a way it seemed intentional. Paramat has posted better now on that thread.

Re: [Modpack] Animals Modpack [2.5]

Posted: Sat Jan 09, 2016 20:03
by sradms0
Hi users, I am new to Minetest and have just installed this modpack.
I am getting errors and am not sure why.
Your help is greatly appreciated.

Here is my log file:

https://dpaste.de/S8Z0/raw

Re: [Modpack] Animals Modpack [2.5]

Posted: Sat Jan 09, 2016 20:26
by Don
What version of Minetest are you using?

Re: [Modpack] Animals Modpack [2.5]

Posted: Sat Jan 09, 2016 20:42
by sradms0
0.4.13

Re: [Modpack] Animals Modpack [2.5]

Posted: Sat Jan 09, 2016 21:04
by Don
Is that the stable version or dev?

I think the issue is related to this commit but I might be wrong.
https://github.com/minetest/minetest/co ... 2275b3eb66

Re: [Modpack] Animals Modpack [2.5]

Posted: Sun Jan 10, 2016 04:09
by sradms0
pretty sure it is the stable version. any way to tell?

Re: [Modpack] Animals Modpack [2.5]

Posted: Thu Jan 14, 2016 11:59
by ABJ
If you downloaded from the official downloads page, it's probably stable. If you downloaded from a github repo, maybe not. Worst case, you might get someone else's different build of Minetest.