Coder Social home page Coder Social logo

Unclaimed string names about godot-ci HOT 4 CLOSED

borasaki avatar borasaki commented on May 27, 2024
Unclaimed string names

from godot-ci.

Comments (4)

Calinou avatar Calinou commented on May 27, 2024

The unclaimed string names error is likely unrelated to the actual error you're encountering. Please post the entire CI log here. You can download logs from the GitHub actions interface in the top-right corner's dropdown menu.

from godot-ci.

borasaki avatar borasaki commented on May 27, 2024

Here you go, that should be the logs zip file! Sorry for this, I'm quite unfamiliar with GitHub action workflow.
logs.zip

from godot-ci.

OverloadedOrama avatar OverloadedOrama commented on May 27, 2024

This error is because the workflow is using the old Godot 3's command line options. You need to change godot -v --export "HTML5" ../build/web/index.html, which is how it used to work in Godot 3, to godot --headless -v --export-release "HTML5" ../build/web/index.html in your workflow file. See https://docs.godotengine.org/en/stable/tutorials/editor/command_line_tutorial.html for more information.

from godot-ci.

borasaki avatar borasaki commented on May 27, 2024

Gotcha, thank you! I'll see if I'm not dumb enough to fix it from here!

from godot-ci.

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.