farmr icon indicating copy to clipboard operation
farmr copied to clipboard

won't start

Open bigmac5753 opened this issue 3 years ago • 6 comments

after re-installing I get this error:

Unhandled exception: RangeError (length): Invalid value: Valid value range is empty: 0 #0 ID.info (package:farmr_client/id.dart) #1 main (file:///home/runner/work/farmr/farmr/farmr.dart:171) <asynchronous suspension>

bigmac5753 avatar Jul 18 '21 09:07 bigmac5753

Try deleting id.json and starting it again

gilnobrega avatar Jul 18 '21 11:07 gilnobrega

didn't work. A complete uninstall and re-install still does same error, so something must be getting left behind.

bigmac5753 avatar Jul 18 '21 13:07 bigmac5753

Check that path... the farmr-directory-inside-another-farmr-directory is suspicious to me.

Qwinn1 avatar Jul 18 '21 14:07 Qwinn1

I don't understand the path, there's no runner folder within /home

bigmac5753 avatar Jul 18 '21 15:07 bigmac5753

The path means nothing. It’s something dart binaries include to reference their code. Don’t mind it. Can you try doing a clean install and removing all contents in .farmr folder?

gilnobrega avatar Jul 19 '21 01:07 gilnobrega

I tried that, still same.

bigmac5753 avatar Jul 19 '21 07:07 bigmac5753