Coder Social home page Coder Social logo

Comments (4)

NathanLovato avatar NathanLovato commented on September 20, 2024

Could you please copy and paste the messages from your command line as text here? The picture is hiding some of the text.

from nakama-godot-demo.

willer69 avatar willer69 commented on September 20, 2024

imagen

I create the character. then I choose the color, press the create button and I have the game without the character.
I have downloaded it several times to the game and always the same error.

imagen

from nakama-godot-demo.

NathanLovato avatar NathanLovato commented on September 20, 2024

The error says the RPC function was not found. This means that your local running nakama server instance did not register get_world_id, which is either:

  • You are not running the nakama server from the correct directory
  • You are missing the .lua module that registers remote procedure calls (RPC)

Ensure you're running the docker-compose command from the correct folder, that contains the lua modules. It's this one: https://github.com/heroiclabs/nakama-godot-demo/tree/master/nakama

I think this isn't a bug in the demo.

from nakama-godot-demo.

mojoyup1528 avatar mojoyup1528 commented on September 20, 2024

Its not a bug. Im getting the same issue even today (in 2024). Its probably that the modules are not loading or being recognized. I didnt use a docker to run the server or run cockroach. I went the batch way and just downloaded the folders and installed cockroach from the msi and have the folders in a desktop folder unzipped. I created a bat file to run the cmd commands for each and it runs cockroach, creates the server all good. It understands client connection and authentication but just as the OP, getting past this is an issue becuase in the cmd log for nakama, it doesnt load the 2 lua modules even though they are in the godot project.

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.