How to fix slow return protected blocks in its place?

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

How to fix slow return protected blocks in its place?

by amadin » Sat Jul 25, 2015 20:16

I see how players to do this on many servers and i can do this on any public server (on a local server too). It's no network lag because i have stable internet connection ( 3-5 megabyte/sec) and i did it for a long time.
disable_anticheat = false
I did it on my home dedicated server because i think it must be faster to me then any other public server. How i can to fix slow return protected blocks in its place? Please see my short videos:
http://www.filedropper.com/ceiling
http://www.filedropper.com/wall
Core 2 duo x2, 4gb ddr3 ram, integrated video.
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: How to fix slow return protected blocks in its place?

by Dragonop » Sat Jul 25, 2015 20:47

I don't think you can. Even on local servers, you always have ping. 43 miliseconds is enough.
But you could install some of the protection mods that do damage when you break a protected block.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: How to fix slow return protected blocks in its place?

by amadin » Sun Jul 26, 2015 04:27

Dragonop wrote:I don't think you can. Even on local servers, you always have ping. 43 miliseconds is enough.
But you could install some of the protection mods that do damage when you break a protected block.

But minecraft don't have this problem, why minetest have it?
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: How to fix slow return protected blocks in its place?

by TenPlus1 » Sun Jul 26, 2015 07:07

Minetest is NOT Minecraft... Protection does work but is limited to whatever lag is in effect even on standalone systems...
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: How to fix slow return protected blocks in its place?

by amadin » Sun Jul 26, 2015 07:42

TenPlus1 wrote:Minetest is NOT Minecraft... Protection does work but is limited to whatever lag is in effect even on standalone systems...

I want to reduce this lag, does can developers tell me about it?
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: How to fix slow return protected blocks in its place?

by TenPlus1 » Sun Jul 26, 2015 08:07

Lag depends on MANY things, your internet connection speed, your computer, mods loaded in minetest, version of minetest...
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: How to fix slow return protected blocks in its place?

by amadin » Sun Jul 26, 2015 08:20

TenPlus1 wrote:Lag depends on MANY things, your internet connection speed, your computer, mods loaded in minetest, version of minetest...

But server can send to client coordinates of protected blocks in advance. Also server or client can return the player back when he passed through the protected wall. I heard about the mod in which to player trying to pass through the wall causes damage, but this mode does not suit me. Are you developer of minetest or minetestserver? I ask to developers.
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: How to fix slow return protected blocks in its place?

by TenPlus1 » Sun Jul 26, 2015 09:59

*sigh*
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: How to fix slow return protected blocks in its place?

by rubenwardy » Sun Jul 26, 2015 11:52

This lag is a big problem in Minetest's core networking code, how the latency is low yet the response is high. Don't worry, it is being worked on.

amadin wrote:But server can send to client coordinates of protected blocks in advance.


Protection is added by mods, which means that it is not possible to have optimal client side prediction.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 10 guests

cron