Git Product home page Git Product logo

Comments (4)

gilzoide avatar gilzoide commented on June 26, 2024

I don't think a "Core API hash mismatch" in GDMono error would be related to Lua PluginScript.
Does this error occur only when the plugin is not installed? Maybe try removing the plugin and seeing if the error persists.

from godot-lua-pluginscript.

Ayush4441 avatar Ayush4441 commented on June 26, 2024

The "Core API hash mismatch" error occurs only when I run Godot with the Lua PluginScript installed alongside the C# solution I've created. When I remove the plugin, the error does not occur.

from godot-lua-pluginscript.

gilzoide avatar gilzoide commented on June 26, 2024

Weird stuff, I was able to reproduce it here with Godot 3.5.3 C#.

There are some issues in the godotengine/godot with this error (like these ones), I guess registering a PluginScript (maybe it happens with any GDNative library? who knows) just changes the API hash and this warning is issued. I think there is nothing to be done in this repo, maybe not even in Godot itself.

As said in the following comment, there is most likely nothing to worry about: godotengine/godot#40527 (comment)

from godot-lua-pluginscript.

Ayush4441 avatar Ayush4441 commented on June 26, 2024

Thank you for checking into this. If this error doesn't affect my project in any way, I won't worry about it.

I appreciate your investigation.

from godot-lua-pluginscript.

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.