Git Product home page Git Product logo

Comments (4)

rrbcass avatar rrbcass commented on May 28, 2024 1

Hi, @Razoric480 and @NathanLovato
First of all i must appreciate your supporting!

For some reason my Nakama service wasnt loading our modules. I changed this path to './nakama/modules' instead of './nakama/data/modules' and now it is working.
image

TY!

from nakama-godot-demo.

Razoric480 avatar Razoric480 commented on May 28, 2024 1

from nakama-godot-demo.

NathanLovato avatar NathanLovato commented on May 28, 2024

Sorry, but I don't know why this would happen. We've not had issues with characters in the demo. @Razoric480 would you have any idea?

from nakama-godot-demo.

Razoric480 avatar Razoric480 commented on May 28, 2024

When you run the server, do you get the following sort of messages in terminal?

nakama         | {"level":"info","ts":"2020-05-27T14:27:23.732Z","msg":"Registered Lua runtime RPC function invocation","id":"get_world_id"}
nakama         | {"level":"info","ts":"2020-05-27T14:27:23.732Z","msg":"Registered Lua runtime RPC function invocation","id":"register_character_name"}
nakama         | {"level":"info","ts":"2020-05-27T14:27:23.732Z","msg":"Registered Lua runtime RPC function invocation","id":"remove_character_name"}

nakama/modules/world_rpc.lua are where the remote procedures that control character creation and names happen. If they're missing from your server because of some ubuntu-specific sorcery, then yeah, it would fail.

Though that said, you say that they are created in storage, which implies that they do exist, but for some reason can't be accessed by the client. In which case, I am mystified.

from nakama-godot-demo.

Related Issues (20)

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.