Coder Social home page Coder Social logo

launcher error about yave HOT 10 OPEN

gan74 avatar gan74 commented on July 2, 2024
launcher error

from yave.

Comments (10)

gan74 avatar gan74 commented on July 2, 2024

Can you compile in debug and rerun the program to get a clean callstack ?

from yave.

hynakim avatar hynakim commented on July 2, 2024

if use outliner or inspector
err1
used outliner "empty entity"

err2 used outliner "add prefab" and click inspector

from yave.

gan74 avatar gan74 commented on July 2, 2024

The crash when adding an empty entity has been fixed.

For the "fmt failed" thing. This error comes from std::format and I can't seem to reproduce it. I suspect that whatever you are trying to load contains names with some weird or invalid characters.

Are you adding a prefab imported from a glTF ? If so can you post the glTF ?

from yave.

hynakim avatar hynakim commented on July 2, 2024

gltf used
https://github.com/KhronosGroup/glTF-Sample-Models

err

from yave.

hynakim avatar hynakim commented on July 2, 2024

and Empty entity -> inspector -> Add component
same error

from yave.

gan74 avatar gan74 commented on July 2, 2024

I am unable to reproduce with either method you provided.
Please compile the project in debug, and post the full callstack here.

from yave.

gan74 avatar gan74 commented on July 2, 2024

Neither of these are the call stack.
This is what I am expecting:

Note that this one doesn't have all the ?? that yours have. This is because you need to compile in debug or at least with debug symbols for the functions names to show up.

from yave.

hynakim avatar hynakim commented on July 2, 2024

sorry
11er
22er

from yave.

gan74 avatar gan74 commented on July 2, 2024

It seems to be linked to this STL issue. I am not sure why you have the error and I don't. It could be that your compiler is out of date (I run MSVC 19.37.32824) or your system has a weird local that messes with std::format.

from yave.

hynakim avatar hynakim commented on July 2, 2024

Previous versions (c++17 version) work normally
error

from yave.

Related Issues (14)

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.