Navigation

    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Users
    1. Home
    2. gagarin-su
    G
    • Continue chat with gagarin-su
    • Start new chat with gagarin-su
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    gagarin-su

    @gagarin-su

    0
    Reputation
    1
    Posts
    53
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    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
      G
      gagarin-su