Coder Social home page Coder Social logo

Assertion au lancement du jeu about octolib HOT 6 OPEN

fcvalise avatar fcvalise commented on July 22, 2024
Assertion au lancement du jeu

from octolib.

Comments (6)

IohannRabeson avatar IohannRabeson commented on July 22, 2024

Ouh c'est du bon ça, faudra que tu me montre, que tu m'indique comme
t'as fait.

Ce qu'il se passe c'est que std::string emet une exception, avant meme
que l'application soit initialisé (avec Application::initialize()).
L'assertion est conne, elle devrait pas etre la, elle verifie que lors
de l'appel a la destruction du programme avec Application::destroy()
l'application a bien été initialisée avec Application::initialize() (ce
qui est con).

Ce qu'il faut trouver c'est pourquoi std::string lance une exception.
Ce que je comprends pas, c'est qu'elle soit lancée avant que le pointeur
s_instance soit initialisée, le programme
ne fait rien avant ça (a part créer des std::string effectivement) ^^

Julien il a deja eu ce probleme?
Moi ça m'est jamais arrivé.

M'enfin on vois ça tout a l'heure. ;)

Le 03/06/15 13:57, fcvalise a écrit :

Elle s'est reproduite:

exception: basic_string
Assertion failed: (s_instance != nullptr), function destroy, file
src/Application.cpp, line 56.
[2] 975 abort ./octodyssey.app


Reply to this email directly or view it on GitHub
#62.

from octolib.

IohannRabeson avatar IohannRabeson commented on July 22, 2024

Qu'est ce que je fais du coup je ferme?

from octolib.

jbalestr42 avatar jbalestr42 commented on July 22, 2024

Hum je ne l'ai jamais eu pour ma part

from octolib.

jbalestr42 avatar jbalestr42 commented on July 22, 2024

Tu peux peut etre laissé ouvert, ça coute rien !

from octolib.

IohannRabeson avatar IohannRabeson commented on July 22, 2024

Bah tu crois? ça m'inquiete a chaque fois que je la vois, mais j'vais faire un tag "need_confirmation"

from octolib.

jbalestr42 avatar jbalestr42 commented on July 22, 2024

Bah si le bug arrive encore, c'est ptetre mieux d'avoir l'issue sous la main, mais oui un nouveau tag fera l'affaire :)

from octolib.

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.