GithubHelp home page GithubHelp logo

ejwa / dinja-engine Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.57 MB

An OpenGL ES 2 3D engine for Android with physics support

License: GNU General Public License v3.0

Java 16.16% GLSL 0.03% Makefile 0.02% C++ 82.56% C 1.23%

dinja-engine's People

Contributors

adam-waldenberg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dinja-engine's Issues

crash when any demo selected had been selected from the list

What steps will reproduce the problem?
1. demo apk compiled and installed
2. the compilation and build process goes very well 
3. crash of the app

What is the expected output? What do you see instead?

01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.opengles.shader.argument.UniformMatrix4f.setData(UniformMatrix4f.
java:40)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.opengles.shader.argument.UniformMatrix4f.setData(UniformMatrix4f.
java:28)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.opengles.shader.argument.AbstractUniform.set(AbstractUniform.java
:51)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.opengles.shader.argument.AbstractUniform.<init>(AbstractUniform.j
ava:38)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.opengles.shader.argument.UniformMatrix4f.<init>(UniformMatrix4f.j
ava:34)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.engine.model.mesh.Mesh.<init>(Mesh.java:75)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.engine.model.mesh.geometry.Sphere.<init>(Sphere.java:53)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.demo.activity.DragWorldActivity.onCreate(DragWorldActivity.java:4
2)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.Activity.performCreate(Activity.java:4465)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1920)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.ActivityThread.access$600(ActivityThread.java:123)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.os.Looper.loop(Looper.java:137)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
android.app.ActivityThread.main(ActivityThread.java:4424)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
java.lang.reflect.Method.invokeNative(Native Method)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
java.lang.reflect.Method.invoke(Method.java:511)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
dalvik.system.NativeStart.main(Native Method)
01-29 15:17:03.909: E/AndroidRuntime(24482): Caused by: 
java.lang.NullPointerException
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.googlecode.javacpp.Loader.getCallerClass(Loader.java:202)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.googlecode.javacpp.Loader.load(Loader.java:270)
01-29 15:17:03.909: E/AndroidRuntime(24482):    at 
com.ejwa.dinja.opengles.library.OpenGLES2Native.<clinit>(OpenGLES2Native.java:36
)
What version of the product are you using? On what operating system?

Android 4.0.3
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 29 Jan 2012 at 2:17

Attachments:

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.