WARNING[Server] ServerEnv Trying to store id

Post Reply
User avatar
Rayjack
Member
Posts: 26
Joined: Thu Nov 15, 2018 18:18
In-game: Rayjack

WARNING[Server] ServerEnv Trying to store id

by Rayjack » Post

The following message is being repeated in my terminal with the id = and time changing, the coordinates slightly change ... there is water (an ocean) near there. This is a minetestserver. The server is HANS:

Code: Select all

2021-03-20 16:54:37 WARNING[Server]: ServerEnv: Trying to store id = 55335 statically but block (21,0,25) already contains 64 objects.
...
repeats
...

Code: Select all

2021-03-20 16:58:51 WARNING[Server]: ServerEnv: Trying to store id = 56012 statically but block (22,0,26) already contains 64 objects.

What is this? Thanks.

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: WARNING[Server] ServerEnv Trying to store id

by Festus1965 » Post

block (21,0,25)
is coordinates * 16, so it is somewhere (336-352), (0-16), (400-416) !!!
Is that where you was checking ?

depending on what mods you are using please check this 2 answers first and check ...
* the number 64 is set in minetest.conf: max_objects_per_block = 64 (standard)
* check what that coord contains
* solutions
* setting this higher, might help but not stop the problem, some days I even thought it could be mobs or the items they leave
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests