1
0
mirror of https://github.com/blert2112/mobs_water.git synced 2024-11-13 13:50:24 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Emojigit
5f8150dd70
Fix error
This fixes this error:
```
2021-10-02 19:43:43: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'mobs_turtles' in callback luaentity_run_simple_callback(): ...test-pvp/.minetest/mods/mobs_water/mobs_turtles/init.lua:54: attempt to call global 'set_velocity' (a nil value)
2021-10-02 19:43:43: ERROR[Main]: stack traceback:
2021-10-02 19:43:43: ERROR[Main]: 	...test-pvp/.minetest/mods/mobs_water/mobs_turtles/init.lua:54: in function 'func'
2021-10-02 19:43:43: ERROR[Main]: 	/usr/share/minetest/builtin/profiler/instrumentation.lua:106: in function </usr/share/minetest/builtin/profiler/instrumentation.lua:100>
```
2021-10-02 19:49:46 +08:00
blert2112
04474de70c set_velocity fix 2015-10-24 21:26:37 -04:00
blert2112
2192d3627e updated to 1.17 api 2015-09-29 15:19:13 -04:00
blert2112
7180acb74f turtle mesh fix 2015-08-20 23:04:47 -04:00
blert2112
2597d61ec9 added sprite version, fix shark setting 2015-08-08 20:02:30 -04:00
blert2112
027db04a26 croc settings load fix 2015-07-26 12:53:55 -04:00
blert2112
aa17c0dd1f rotation fix 2015-07-26 10:43:55 -04:00
blert2112
1b42167ab4 Create README.md 2015-07-24 20:44:05 -04:00
blert2112
d7384fa12f name changes for compatability 2015-07-24 19:59:02 -04:00