Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Can't start my server #81

Open
tman5o opened this issue Aug 10, 2019 · 3 comments
Open

Can't start my server #81

tman5o opened this issue Aug 10, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@tman5o
Copy link

tman5o commented Aug 10, 2019

My Android device version is Android Q so I am in the beta. My device is a Pixel 2 xl

This is the error it gives me

Fatal error: Uncaught ErrorException: touch(): Utime failed: Invalid argument in phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/MainLogger.php:92
Stack trace:
#0 [internal function]: pocketmine\utils\Utils::errorExceptionHandler(2, 'touch(): Utime ...', 'phar:///storage...', 92, Array)
#1 phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/MainLogger.php(92): touch('/storage/emulat...')
#2 phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php(217): pocketmine\utils\MainLogger->__construct('/storage/emulat...')
#3 phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php(299): pocketmine\server()
#4 /storage/emulated/0/PocketMine-MP/PocketMine-MP.phar(1): require('phar:///storage...')
#5 {main}
thrown in phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/MainLogger.php on line 92

@tman5o tman5o added the bug Something isn't working label Aug 10, 2019
@SergeShkurko
Copy link
Member

@tman5o try #128 (comment)

@tman5o
Copy link
Author

tman5o commented Feb 23, 2020

@tman5o try #128 (comment)

I tried all of these steps and it still gives me a error

@tman5o
Copy link
Author

tman5o commented Feb 23, 2020

Android 10
Different error

Fatal error: Uncaught ErrorException: touch(): Utime failed: Invalid argument in phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/MainLogger.php:89
Stack trace:
#0 [internal function]: pocketmine\utils\Utils::errorExceptionHandler(2, 'touch(): Utime ...', 'phar:///storage...', 89, Array)
#1 phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/MainLogger.php(89): touch('/storage/emulat...')
#2 phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php(244): pocketmine\utils\MainLogger->__construct('/storage/emulat...')
#3 phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php(296): pocketmine\server()
#4 /storage/emulated/0/PocketMine-MP/PocketMine-MP.phar(11): require('phar:///storage...')
#5 {main}
thrown in phar:///storage/emulated/0/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/MainLogger.php on line 89

Server is not running

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants