User Tools

Site Tools


pathfinding_func

This is an old revision of the document!


Scripting - Pathfinding

Here can find some information about Enhanced Scripting function about Pathfinding !

Pathfinding

Go
Syntax Pathfinding.Go()
Description:
Returns if a destination is reachable.
Returns Boolean
In Object: Pathfinding
Parameters: Route Filter Object

Route Filter Object

X
Syntax
Description:
Sets the destination position X.
Returns
In Object: Pathfinding
Parameters: Integer, default = 0
Y
Syntax
Description:
Sets the destination position Y.
Returns
In Object: Pathfinding
Parameters: Integer, default = 0

DebugMessage
Syntax
Description:
Outputs a debug message.
Returns
In Object: Pathfinding
Parameters: Boolean, default = False

StopIfStuck
Syntax
Description:
Halts the pathfinding loop.
Returns
In Object: Pathfinding
Parameters: Boolean, default = False

IgnoreMobile
Syntax
Description:
Ignores any mobiles with the path calculation.
Returns
In Object: Pathfinding
Parameters: Boolean, default = False

UseResync
Syntax
Description:
ReSyncs the path calculation.
Returns
In Object: Pathfinding
Parameters: Boolean, default = True
MaxRetry
Syntax
Description:
Number of attempts untill the path calculation is halted.
Returns
In Object: Pathfinding
Parameters: Integer, default = -1

pathfinding_func.1647985159.txt.gz · Last modified: 2022/09/03 22:41 (external edit)

Exception: Git command failed to perform periodic pull: hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. Warning: Permanently added 'github.com,140.82.114.3' (ECDSA) to the list of known hosts. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Permissions 0670 for '/var/www/html/dokuwiki/data/dokuwiki' are too open. It is required that your private key files are NOT accessible by others. This private key will be ignored. Load key "/var/www/html/dokuwiki/data/dokuwiki": bad permissions git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

Exception: Git command failed to perform periodic pull: hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. Warning: Permanently added 'github.com,140.82.114.3' (ECDSA) to the list of known hosts. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Permissions 0670 for '/var/www/html/dokuwiki/data/dokuwiki' are too open. It is required that your private key files are NOT accessible by others. This private key will be ignored. Load key "/var/www/html/dokuwiki/data/dokuwiki": bad permissions git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.