From 0c927378ffe90bc71432dc3e6e1db81b1e90f56d Mon Sep 17 00:00:00 2001 From: leha-code Date: Fri, 5 Aug 2022 06:33:19 -0800 Subject: [PATCH] Add troubleshooting. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 96e583f..cd63c37 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,10 @@ Use [our PPA](https://github.com/mcpiscript/ppa) - [ ] Chat logging - [ ] MarketPi +## Troubleshooting +### Permission denied or `No such file or directory` +You have run Planet with `sudo`. NEVER RUN PLANET WITH SUDO. THIS MAKES YOU LOSE OWNERSHIP OF FOLDERS AND BREAKS PLANET. + ## Contributing ### Creating A Pull Request