PilzAdam wrote:Does the message "[playername] tried to place node in unloaded position [pos]" appear in debug.txt with debug_log_level = 4 in minetest.conf?
mauvebic wrote:That is the fix to the replace bug. Either that, or you successfully place the block by replacing one you didn't intend to :P
swilde wrote:PilzAdam wrote:Does the message "[playername] tried to place node in unloaded position [pos]" appear in debug.txt with debug_log_level = 4 in minetest.conf?
I'll increase debugging to check, but I doubt this is the cause, as the problem appears in the middle of visible (and therefor I assume loaded) terrain.
swilde wrote:I just saw:
commit 6e4fdf37baaeaf1048210e5519822ebd68dd413b
Author: sapier <Sapier at GMX dot net>
Date: Tue Apr 9 23:16:13 2013 +0200
fix objects colliding with its own collision boxes
Maybe this fixes my problem? I'll give it a try...
PilzAdam wrote:Does the message "[playername] tried to place node in unloaded position [pos]" appear in debug.txt with debug_log_level = 4 in minetest.conf?swilde wrote:I just saw:
commit 6e4fdf37baaeaf1048210e5519822ebd68dd413b
Author: sapier <Sapier at GMX dot net>
Date: Tue Apr 9 23:16:13 2013 +0200
fix objects colliding with its own collision boxes
Maybe this fixes my problem? I'll give it a try...
That doesnt fix it. It has nothing to do with the problem.
swilde wrote:I just got problems removing and placing blocks again. This time they are quite general (can't access any blocks) and I get messages in the log, like this:
00:05:26: ACTION[ServerThread]: Player swilde tried to access [node under=-30905,14,-14167 above=-30904,14,-14167] from too far: d=339047, max_d=140. ignoring.
Another player on our server had similar problems yesterday...
disable_anticheat = truePilzAdam wrote:swilde wrote:I just got problems removing and placing blocks again. This time they are quite general (can't access any blocks) and I get messages in the log, like this:
00:05:26: ACTION[ServerThread]: Player swilde tried to access [node under=-30905,14,-14167 above=-30904,14,-14167] from too far: d=339047, max_d=140. ignoring.
Another player on our server had similar problems yesterday...
If you are sure that they dont use hacked clients then tryYour phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
disable_anticheat = true
in minetest.conf
swilde wrote:PilzAdam wrote:swilde wrote:I just got problems removing and placing blocks again. This time they are quite general (can't access any blocks) and I get messages in the log, like this:
00:05:26: ACTION[ServerThread]: Player swilde tried to access [node under=-30905,14,-14167 above=-30904,14,-14167] from too far: d=339047, max_d=140. ignoring.
Another player on our server had similar problems yesterday...
If you are sure that they dont use hacked clients then tryYour phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
disable_anticheat = true
in minetest.conf
As I trust them, so I'll try it -- but i suspect there is some seriouse bug at work here.
1. I never saw that problem in plder versions
2. When this problem happend and the player logs out and back in, he beamed to a different position, somewhere else on
the world. And that new position seems to match the old position of _another_ player...
So it seems, somehow the server confuses the players. Is that possible? Any ideas?
PilzAdam wrote:Do you use the carts mod or any other mod were the player is attached to an object?
Users browsing this forum: No registered users and 2 guests