❓FAQ/Errors

😭I got this error, what should I do?

Lamden uses stamps to calculate transaction costs. Stamps are equivalent to gas on the Ethereum blockchain.

You need to have TAU on your account to pay for the stamps of each transaction.

🧊My game froze... what happened?

You probably have a problem with your browser cache. Ctrl + f5 should fix it.

AssertionError(β€˜Not enough coins to send!’,)

This appears when you tried to send tokens that are not in that account, or you tried to send too many which you don’t have. Check to make sure you have enough of that particular token in the account you are sending from.

Retry attempts 10 hit while checking for Tx result.

There seems to be a bug in the webserver that is allowing invalid transactions through, such as those from wallets that do not have enough stamps. This bug does not affect security or performance. If you are seeing the β€œ10 attempt tried” error, wait a few minutes and resubmit your transaction.

Transaction timestamp is too old. Submit again.

This occurs when the client time is out of sync with the server time by too much. A simple syncing of your PC clock is usually all that is needed.

  1. Right-click clock bottom right of screen

  2. Select Adjust date/time

  3. Scroll to Synchronise your clock, click Sync Now

TypeError: Failed to fetch

This one does not occur often, but when it does it has been caused by the permissions for the wallet extension in your browser not allowing functions to be performed. If you are using pop-up blocking software make sure the wallet can operate freely. Similarly if using browsers like Brave, it has been known to cause instability with some dApps (disable β€˜Shield’ for the particular dApp website).

πŸ›How do I report a bug?

If you found a bug, report it to the Telegram Group.

Last updated