Update README.txt

master
stujones11 2013-07-27 17:32:44 +01:00
parent 07e5b55f37
commit 0282f6cb91
1 changed files with 11 additions and 9 deletions

View File

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