Advertisement
Guest User

Untitled

a guest
Jun 24th, 2020
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. % ./start.sh
  2. PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so (dlopen(/Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so, 9): image not found), /Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so.so (dlopen(/Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so.so, 9): image not found)) in Unknown on line 0
  3.  
  4. Warning: Failed loading Zend extension 'opcache.so' (tried: /Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so (dlopen(/Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so, 9): image not found), /Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so.so (dlopen(/Users/runner/runners/2.170.1/work/1/s/bin/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so.so, 9): image not found)) in Unknown on line 0
  5. [02:32:04] [Server thread/INFO]: Loading pocketmine.yml...
  6. [02:32:04] [Server thread/INFO]: Loading server properties...
  7. [02:32:04] [Server thread/INFO]: Selected English (eng) as the base language
  8. [02:32:04] [Server thread/INFO]: Starting Minecraft: Bedrock Edition server version v1.14.60
  9. [02:32:04] [Server thread/NOTICE]: Online mode is enabled. The server will verify that players are authenticated to Xbox Live.
  10. [02:32:04] [Server thread/NOTICE]: To disable authentication, set "xbox-auth" to "false" in server.properties.
  11. [02:32:04] [Server thread/INFO]: Opening server on 0.0.0.0:19132
  12. [02:32:04] [Server thread/INFO]: This server is running PocketMine-MP version 3.13.0
  13. [02:32:04] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License
  14. [02:32:04] [Server thread/INFO]: Loading resource packs...
  15. [02:32:04] [Server thread/NOTICE]: World "world" not found
  16. [02:32:04] [Server thread/INFO]: Preparing world "world"
  17. [02:32:04] [Server thread/NOTICE]: Spawn terrain for world "world" is being generated in the background
  18. [02:32:04] [Server thread/INFO]: Starting GS4 status listener
  19. [02:32:04] [Server thread/INFO]: Setting query port to 19132
  20. [02:32:04] [Server thread/INFO]: Query running on 0.0.0.0:19132
  21. [02:32:04] [Server thread/INFO]: Default game type: Creative Mode
  22. [02:32:04] [Server thread/INFO]: If you find this project useful, please consider donating to support development: https://patreon.com/pocketminemp
  23. [02:32:04] [Server thread/INFO]: Done (0.791s)! For help, type "help" or "?"
  24. [02:32:49] [RakLibServer thread/NOTICE]: Refused connection from 192.168.1.12 41739 due to incompatible RakNet protocol version (expected 9, got 10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement