Update README.txt

This commit is contained in:
stujones11 2013-07-27 17:32:44 +01:00
parent 07e5b55f37
commit 0282f6cb91

View File

@ -13,14 +13,16 @@ Controls
Know Issues Know Issues
=========== ===========
'Bouncing' into thin air: This can simply be the result of server lag (even in singleplayer). 'Bouncing' into thin air: This can simply be the result of server lag
The client and server are out of sync. Solution, just be patient and allow the environment (even in singleplayer). The client and server are out of sync.
to full load before preceding. Solution, be patient, allow the environment to fully load before preceding.
Problems with bouncing in air and generally getting stuck, being pulled underwater and Problems with bouncing in air and generally getting stuck, being pulled
all manner of other weirdness can also be caused by a rather nasty entity duplication bug in minetest itself. underwater and all manner of other weirdness can also be caused by a rather
The only solution here is to track down and remove any duplicate entities or by running /clearobjects nasty entity duplication bug in minetest itself. The only solution here is
to track down and remove any duplicate entities or by running /clearobjects
Entity Duplication: See above. This usually occurs when you move a given distance from where the entity Entity Duplication: See above. This usually occurs when you move a given
was originally placed. The only solution right now is to restrict the hovercraft to a certain area. distance from where the entity was originally placed. The only solution
For example, create a sunken race track the hovercraft cannot physically escape from. right now is to restrict the hovercraft to a certain area. For example,
create a sunken race track the hovercraft cannot physically escape from.