#my everest decided to just start crashing now.
84 messages · Page 1 of 1 (latest)
have you read the error message?
yeah i have no clue waht the error means other than there being some kind of missing permission, i tried running with sudo that didnt work.
have you tried restarting your pc?
try clearing your cache then
delete the contents of the folder mentioned in the crash log
i already tried that
did you clear all of the files?
did you delete the dll mentioned in the crash log?
can you show the output of ls -l just to be sure
on the mods folder? ok
the cache folder
i dont have one i deleted it
also im getting something else weird
after just rebooting it says it looks like celeste or something that looks liek celeste is still running
even tho i just rebooted? so waht looks like celeste to everest??
sorry, olympus is the mod manager everest is the loader
correct
did you mess around with permissions
no
well what are the permissions to the cache folder
the whole steam folder is locked but it was always like that even when it was working
it probably shouldn't be like that
whats the chmod to give permissions to everyone to change stuff in the steam folder? im only user anyways
i'd do chmod 766
whatever main annoyance is settings really
also how do i kill all celeste or celeste like processes?
did you pass -R to chmod?
-R makes it recurse to children
wait wtf
its not letting me even cd into mods now
chmod 766 is definitely not right
then you're not running the terminal as your current user
what is the output of whoami
my usesr
what user owns the celeste folder?
uhh 1 sec
ls -l it
i own all the folders
then one of the parent folders doesn't have permissions to let you view the folder
i guess
except for saves and mods somehow.
766 is -rwxrw-rw-
that would be why
sudo chown user:user to change the owner of the folder
give it -R to make it recursive
so i do sudo chown -R thom:thom Mods while in the base celeste directory?
i own mods now
now do i try again see if it launches?
yea
btw my mods are back
they never uninstalled dolphin just didnt know how to handle no read permissions
how tf did those get messed up tho mustve been chmod 766
the user running dolphin couldn't have been you then
it booted without mods on now lessgo
if you want to give everything permissions to the entire celeste folder then do chmod 777
somehow the permissions messed themselves up i guess maybe some update did that cuz i didnt touch the folder myself.
thanks for the help
i suppose