Giter Site home page Giter Site logo

murikistudio / game-jolt-api Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 2.0 310 KB

Game Jolt API wrapper for the Godot Engine

Home Page: https://godotengine.org/asset-library/asset/1928

License: MIT License

GDScript 100.00%
game-jolt gamejolt-api godot godot-addon godot-engine godot-plugin godot3 gamejolt api-wrapper wrapper

game-jolt-api's People

Contributors

joelgomes1994 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

boyquotes

game-jolt-api's Issues

GameJolt.batch() Invalid call. Nonexistent function 'percent_encode' in base 'String'

I may be missing something, but when trying to do a GameJolt.batch() it gives me the following error: Invalid call. Nonexistent function 'percent_encode' in base 'String'

The following is what throws the error:

GameJolt.batch_begin()
for key in blank_title_keys[keys]:
GameJolt.data_store_fetch(key["key"], true)
GameJolt.batch_end()
GameJolt.batch()

image

Connecting to GameJolt

I've been trying ways to connect and it keeps giving me:

E 0:00:29:0860 MainMenu2.gd:15 @ _on_gamejolt_login_button_pressed(): Signal 'time_completed' is already connected to given callable 'Node2D(MainMenu2.gd)::_on_GameJolt_time_completed' in that object.

How do I fix it?

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.