Git Product home page Git Product logo

Comments (4)

ShadowLordAlpha avatar ShadowLordAlpha commented on August 25, 2024

This also affects the mtl file

from silenceengine.

sriharshachilakapati avatar sriharshachilakapati commented on August 25, 2024

Can you please post the stacktrace of the exception? That should be helpful in finding the source of the error.

from silenceengine.

ShadowLordAlpha avatar ShadowLordAlpha commented on August 25, 2024

Stacktrace

com.shc.silenceengine.core.SilenceException: Resource not found: models/character
    at com.shc.silenceengine.utils.FileUtils.getResource(FileUtils.java:81)
    at com.shc.silenceengine.models.obj.OBJModel.parseMaterialLib(OBJModel.java:180)
    at com.shc.silenceengine.models.obj.OBJModel.parseOBJ(OBJModel.java:95)
    at com.shc.silenceengine.models.obj.OBJModel.<init>(OBJModel.java:65)
    at com.shc.silenceengine.models.Model.load(Model.java:40)
    at yirath.state.PlayState.onEnter(PlayState.java:41)
    at com.shc.silenceengine.core.Game.setGameState(Game.java:155)
    at yirath.state.MenuState$2.invoke(MenuState.java:79)
    at com.shc.silenceengine.core.glfw.Window.lambda$6(Window.java:462)
    at com.shc.silenceengine.core.glfw.Window$$Lambda$26/1347137144.invoke(Unknown Source)
    at org.lwjgl.glfw.GLFW$10.invoke(GLFW.java:2841)
    at org.lwjgl.glfw.GLFWKeyCallback.callback(GLFWKeyCallback.java:45)
    at org.lwjgl.glfw.GLFW.glfwPollEvents(Native Method)
    at com.shc.silenceengine.core.glfw.GLFW3.pollEvents(GLFW3.java:114)
    at com.shc.silenceengine.core.Display.update(Display.java:385)
    at com.shc.silenceengine.graphics.GraphicsEngine.endFrame(GraphicsEngine.java:97)
    at com.shc.silenceengine.core.SilenceEngine.endFrame(SilenceEngine.java:136)
    at com.shc.silenceengine.core.Game.start(Game.java:325)
    at yirath.main.Start.main(Start.java:6)
AL lib: (EE) alc_cleanup: 1 device not closed

from silenceengine.

sriharshachilakapati avatar sriharshachilakapati commented on August 25, 2024

This is now fixed: See commit 6da840d

from silenceengine.

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.