• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

AAC Uncaught RuntimeException: Unable to create the cache directory (/home/ubuntu/html/system/cache/twig/7e)

Tubeshop

Member
Joined
Nov 23, 2023
Messages
173
Reaction score
19
I have a problem with creating a character on myacc. What is it about? I don't have the right chmods?

Uncaught RuntimeException: Unable to create the cache directory (/home/ubuntu/html/system/cache/twig/7e). in /home/ubuntu/html/system/libs/Twig/Cache/FilesystemCache.php:57\nStack trace:\n#0 /home/ubuntu/html/system/libs/Twig/Environment.php(409): Twig\\Cache\\FilesystemCache->write()\n#1 /home/ubuntu/html/system/libs/Twig/Environment.php(381): Twig\\Environment->loadClass()\n#2 /home/ubuntu/html/system/libs/Twig/Environment.php(359): Twig\\Environment->loadTemplate()\n#3 /home/ubuntu/html/system/libs/Twig/Environment.php(333): Twig\\Environment->load()\n#4 /home/ubuntu/html/system/libs/CreateCharacter.php(268): Twig\\Environment->display()\n#5 /home/ubuntu/html/system/pages/account/create_character.php(25): CreateCharacter->doCreate()\n#6 /home/ubuntu/html/system/pages/accountmanagement.php(145): require('...')\n#7 /home/ubuntu/html/index.php(362): require('...')\n#8 {main}\n thrown in /home/ubuntu/html/system/libs/Twig/Cache/FilesystemCache.php on line 57, referer:
 
Unable to create the cache directory i think there should be some config.php for cache and u should be able to disable it right?
 
Back
Top