GithubHelp home page GithubHelp logo

errors about discordrelay-pocketmine HOT 2 OPEN

Lycol50 avatar Lycol50 commented on August 16, 2024
errors

from discordrelay-pocketmine.

Comments (2)

Lycol50 avatar Lycol50 commented on August 16, 2024
[22:18:49] [RelayThread thread/CRITICAL]: InvalidArgumentException: "Unknown channel type" (EXCEPTION) in "plugins/DiscordRelay.phar/vendor/charlottedunois/yasmin/src/Models/ChannelStorage" at line 140
[22:18:49] [RelayThread thread/CRITICAL]: #0 plugins/DiscordRelay.phar/vendor/charlottedunois/yasmin/src/Models/Guild(1282): CharlotteDunois\Yasmin\Models\ChannelStorage->factory(array[9], object CharlotteDunois\Yasmin\Models\Guild)
[22:18:49] [RelayThread thread/CRITICAL]: #1 plugins/DiscordRelay.phar/vendor/charlottedunois/yasmin/src/WebSocket/Events/GuildCreate(42): CharlotteDunois\Yasmin\Models\Guild->_patch(array[40])
[22:18:49] [RelayThread thread/CRITICAL]: #2 plugins/DiscordRelay.phar/vendor/charlottedunois/yasmin/src/WebSocket/Handlers/Dispatch(79): CharlotteDunois\Yasmin\WebSocket\Events\GuildCreate->handle(object CharlotteDunois\Yasmin\WebSocket\WSConnection, array[40])
[22:18:49] [RelayThread thread/CRITICAL]: #3 plugins/DiscordRelay.phar/vendor/charlottedunois/yasmin/src/WebSocket/WSHandler(81): CharlotteDunois\Yasmin\WebSocket\Handlers\Dispatch->handle(object CharlotteDunois\Yasmin\WebSocket\WSConnection, array[4])
[22:18:49] [RelayThread thread/CRITICAL]: #4 plugins/DiscordRelay.phar/vendor/charlottedunois/yasmin/src/WebSocket/WSConnection(600): CharlotteDunois\Yasmin\WebSocket\WSHandler->handle(object CharlotteDunois\Yasmin\WebSocket\WSConnection, string[55116] {"t":"GUILD_CREATE","s":2,"op":0,"d":{"description":null,"banner":null,"channels)
[22:18:49] [RelayThread thread/CRITICAL]: #5 plugins/DiscordRelay.phar/vendor/evenement/evenement/src/Evenement/EventEmitterTrait(123): CharlotteDunois\Yasmin\WebSocket\WSConnection->CharlotteDunois\Yasmin\WebSocket\{closure}(string[55116] {"t":"GUILD_CREATE","s":2,"op":0,"d":{"description":null,"banner":null,"channels, object Ratchet\Client\WebSocket)
[22:18:49] [RelayThread thread/CRITICAL]: #6 plugins/DiscordRelay.phar/vendor/ratchet/pawl/src/WebSocket(72): Ratchet\Client\WebSocket->emit(string[7] message, array[2])
[22:18:49] [RelayThread thread/CRITICAL]: #7 plugins/DiscordRelay.phar/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer(104): Ratchet\Client\WebSocket->Ratchet\Client\{closure}(object Ratchet\RFC6455\Messaging\Message)
[22:18:49] [RelayThread thread/CRITICAL]: #8 plugins/DiscordRelay.phar/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer(60): Ratchet\RFC6455\Messaging\MessageBuffer->processData(string[6249] .~.e.]....z~.bnc../...$.}.hF:......z.....l..d.... .E..\.y.<A.!._.....t.=..n[.Ul.)
[22:18:49] [RelayThread thread/CRITICAL]: #9 plugins/DiscordRelay.phar/vendor/evenement/evenement/src/Evenement/EventEmitterTrait(123): Ratchet\RFC6455\Messaging\MessageBuffer->onData(string[6249] .~.e.]....z~.bnc../...$.}.hF:......z.....l..d.... .E..\.y.<A.!._.....t.=..n[.Ul.)
[22:18:49] [RelayThread thread/CRITICAL]: #10 plugins/DiscordRelay.phar/vendor/react/stream/src/Util(71): Evenement\EventEmitter->emit(string[4] data, array[1])
[22:18:49] [RelayThread thread/CRITICAL]: #11 plugins/DiscordRelay.phar/vendor/evenement/evenement/src/Evenement/EventEmitterTrait(123): React\Stream\Util::React\Stream\{closure}(string[6249] .~.e.]....z~.bnc../...$.}.hF:......z.....l..d.... .E..\.y.<A.!._.....t.=..n[.Ul.)
[22:18:49] [RelayThread thread/CRITICAL]: #12 plugins/DiscordRelay.phar/vendor/react/stream/src/DuplexResourceStream(193): Evenement\EventEmitter->emit(string[4] data, array[1])
[22:18:49] [RelayThread thread/CRITICAL]: #13 plugins/DiscordRelay.phar/vendor/react/event-loop/src/StreamSelectLoop(238): React\Stream\DuplexResourceStream->handleData(resource Resource id #454)
[22:18:49] [RelayThread thread/CRITICAL]: #14 plugins/DiscordRelay.phar/vendor/react/event-loop/src/StreamSelectLoop(205): React\EventLoop\StreamSelectLoop->waitForStreamActivity(integer 955175)
[22:18:49] [RelayThread thread/CRITICAL]: #15 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/connection/RelayManager(74): React\EventLoop\StreamSelectLoop->run()
[22:18:49] [RelayThread thread/CRITICAL]: #16 plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/connection/RelayThread(75): jacknoordhuis\discordrelay\connection\RelayManager->__construct(object jacknoordhuis\discordrelay\connection\RelayThread)
[22:18:49] [RelayThread thread/CRITICAL]: #17 (): jacknoordhuis\discordrelay\connection\RelayThread->run()
[22:18:49] [Server thread/CRITICAL]: Exception: "RelayThread crashed without crash information" (EXCEPTION) in "plugins/DiscordRelay.phar/src/jacknoordhuis/discordrelay/task/CheckRelayThread" at line 35
[22:18:49] [Server thread/CRITICAL]: #0 pmsrc/src/pocketmine/scheduler/TaskHandler(137): jacknoordhuis\discordrelay\task\CheckRelayThread->onRun(integer 8)
[22:18:49] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/scheduler/TaskScheduler(179): pocketmine\scheduler\TaskHandler->run(integer 8)
[22:18:49] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/PluginManager(654): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 8)
[22:18:49] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/Server(2390): pocketmine\plugin\PluginManager->tickSchedulers(integer 8)
[22:18:49] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Server(2153): pocketmine\Server->tick()
[22:18:49] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(1993): pocketmine\Server->tickProcessor()
[22:18:49] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/Server(1587): pocketmine\Server->start()
[22:18:49] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/PocketMine(286): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[22:18:49] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/PocketMine(316): pocketmine\server()
[22:18:49] [Server thread/CRITICAL]: #9 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

from discordrelay-pocketmine.

TheDiego845 avatar TheDiego845 commented on August 16, 2024

I can help you

from discordrelay-pocketmine.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.