Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. gagarin-su
    G

    gagarin-su

    @gagarin-su

    Chat Follow Unfollow
    0
    Reputation
    1
    Posts
    937
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Continue chat with gagarin-su
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    gagarin-su Follow

    Posts made by gagarin-su

    Cannot join room using Defold

    I have created server with npm init colyseus-app ./my-colyseus-app and clientside with Client-side SDK/Installation/Defold Engine topic from documentation.

    Client throws an error attempt to call method 'loop' (a nil value). It means that client object (which creates with ColyseusClient.new) is not nil, but not contains loop method. It may be due to connection error, but method MyRoom/onCreate on serverside is working. But MyRoom/onJoin is not. And callback of join_or_create on client side is not working (even with an error). No errors are displayed. NodeJS, Defold, Colyseus are fresh version.

    Please help

    posted in Questions & Help •