Advertisement
Guest User

PHP Fatal error: Uncaught Error: Class "TeamSpeak3_Exception" not found

a guest
Aug 7th, 2024
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. 2024-08-08 03:42:52.063770 NONE
  2. 2024-08-08 03:42:52.064098 NONE ###################################################################
  3. 2024-08-08 03:42:52.064199 NONE Initialize Bot...
  4. 2024-08-08 03:42:52.077527 NONE Running on OS: Windows NT 10.0
  5. 2024-08-08 03:42:52.077658 NONE Installation Path: E:\raidersheaven_eu\tsn\jobs
  6. 2024-08-08 03:42:52.077756 NONE Using PHP Version: 8.3.10
  7. 2024-08-08 03:42:52.077938 NONE Database Version: 10.4.34-MariaDB
  8. 2024-08-08 03:42:52.078039 NONE Starting connection test to the Ranksystem update-server (may need a few seconds)...
  9. 2024-08-08 03:42:52.090202 NONE Connection test successful
  10. 2024-08-08 03:42:52.090330 NONE Starting connection test to the Ranksystem update-server [done]
  11. 2024-08-08 03:42:52.091246 INFO Check Ranksystem database for updates...
  12. 2024-08-08 03:42:52.091338 INFO Check files permissions...
  13. 2024-08-08 03:42:52.167496 INFO Check files permissions [done]
  14. 2024-08-08 03:42:52.169240 INFO No newer version detected; Database check finished.
  15. 2024-08-08 03:42:52.169352 INFO Check Ranksystem database for updates [done]
  16. 2024-08-08 03:42:52.169442 NOTICE Check Ranksystem files for updates...
  17. 2024-08-08 03:42:52.169537 NOTICE Check Ranksystem files for updates [done]
  18. 2024-08-08 03:42:52.169636 NONE Ranksystem Version: 1.3.23 (on Update-Channel: stable)
  19. 2024-08-08 03:42:52.169718 NOTICE Loading addons...
  20. 2024-08-08 03:42:52.170364 NOTICE Addon: 'assign_groups' [OFF]
  21. 2024-08-08 03:42:52.170470 NOTICE Addon: 'channelinfo_toplist' [OFF]
  22. 2024-08-08 03:42:52.170561 NOTICE Loading addons [done]
  23. 2024-08-08 03:42:52.170664 NONE Connect to TS3 Server (Address: '127.0.0.1' Voice-Port: '9987' Query-Port: '10011' SSH: '0' Query-Slowmode: '0.2').
  24. 2024-08-08 03:42:52.180068 NONE Connection to TS3 Server established.
  25. 2024-08-08 03:42:52.180371 INFO TS3 Server version: 56769fee on Windows [Build: 1655727713 from 2022-06-20 14:21:53]
  26. 2024-08-08 03:42:52.180474 NONE Select virtual server...
  27. 2024-08-08 03:42:52.383650 NONE Select virtual server [done]
  28. [08-Aug-2024 03:42:52 Europe/Berlin] PHP Fatal error: Uncaught Error: Class "TeamSpeak3_Exception" not found in E:\raidersheaven_eu\tsn\libs\ts3_lib\Exception.php:29
  29. Stack trace:
  30. #0 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(458): include_once()
  31. #1 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(513): TeamSpeak3::loadClass()
  32. #2 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\Exception.php(29): TeamSpeak3::autoload()
  33. #3 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(458): include_once('...')
  34. #4 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(513): TeamSpeak3::loadClass()
  35. #5 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\ServerQuery\Exception.php(29): TeamSpeak3::autoload()
  36. #6 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(458): include_once('...')
  37. #7 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(513): TeamSpeak3::loadClass()
  38. #8 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\ServerQuery\Reply.php(316): TeamSpeak3::autoload()
  39. #9 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\ServerQuery\Reply.php(88): TeamSpeak3_Adapter_ServerQuery_Reply->fetchError()
  40. #10 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\ServerQuery.php(140): TeamSpeak3_Adapter_ServerQuery_Reply->__construct()
  41. #11 E:\raidersheaven_eu\tsn\libs\ts3_lib\Node\Abstract.php(70): TeamSpeak3_Adapter_ServerQuery->request()
  42. #12 E:\raidersheaven_eu\tsn\libs\ts3_lib\Node\Server.php(111): TeamSpeak3_Node_Abstract->request()
  43. #13 E:\raidersheaven_eu\tsn\libs\ts3_lib\Node\Abstract.php(94): TeamSpeak3_Node_Server->request()
  44. #14 E:\raidersheaven_eu\tsn\libs\ts3_lib\Node\Server.php(931): TeamSpeak3_Node_Abstract->execute()
  45. #15 E:\raidersheaven_eu\tsn\jobs\bot.php(190): TeamSpeak3_Node_Server->clientMove()
  46. #16 E:\raidersheaven_eu\tsn\jobs\bot.php(559): run_bot()
  47. #17 {main}
  48. thrown in E:\raidersheaven_eu\tsn\libs\ts3_lib\Exception.php on line 29
  49. [08-Aug-2024 03:42:52 Europe/Berlin] PHP Fatal error: Uncaught Error: Class "TeamSpeak3_Exception" not found in E:\raidersheaven_eu\tsn\libs\ts3_lib\Transport\Exception.php:29
  50. Stack trace:
  51. #0 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(458): include_once()
  52. #1 E:\raidersheaven_eu\tsn\libs\ts3_lib\TeamSpeak3.php(513): TeamSpeak3::loadClass()
  53. #2 E:\raidersheaven_eu\tsn\libs\ts3_lib\Transport\TCP.php(161): TeamSpeak3::autoload()
  54. #3 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\ServerQuery.php(134): TeamSpeak3_Transport_TCP->readLine()
  55. #4 E:\raidersheaven_eu\tsn\libs\ts3_lib\Adapter\ServerQuery.php(94): TeamSpeak3_Adapter_ServerQuery->request()
  56. #5 E:\raidersheaven_eu\tsn\libs\ts3_lib\Transport\Abstract.php(120): TeamSpeak3_Adapter_ServerQuery->__destruct()
  57. #6 [internal function]: TeamSpeak3_Transport_Abstract->__destruct()
  58. #7 {main}
  59. thrown in E:\raidersheaven_eu\tsn\libs\ts3_lib\Transport\Exception.php on line 29
  60.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement