Giter Club home page Giter Club logo

Comments (4)

XCompWiz avatar XCompWiz commented on September 1, 2024

I'd appreciate a bit more text about what you were doing when you report bugs, please. :)
This looks to be an issue in Securitycraft. I'm afraid I don't know what broke or why.

from lookingglass.

ExcitedName avatar ExcitedName commented on September 1, 2024

No problem. I was attempting to link a bound camera to a frame block using Securitycraft. The manual stated that with Looking Glass installed; if I understood the instructions correctly, that it would bind that camera to the frame block rather than the monitor item. Forgive me; I'm still learning code, but what in the crash report tells you it's Securitycraft? The Head Stacktrace; and other locations, cite your mod. There must be something you see that I am unaware of. I'm not trying to challenge you; just trying to learn. I will most certainly post this with Securitycraft as well. What ever it is I hope it can be resolved. The idea of your mod working in conjunction with Securitycraft sounds pretty fun. Have a good one.

from lookingglass.

XCompWiz avatar XCompWiz commented on September 1, 2024

The very first line of the trace is where it broke:

java.lang.AbstractMethodError: net.geforcemods.securitycraft.imc.lookingglass.CameraAnimatorSecurityCamera.update(J)V

This was called by my code, so the rest of the trace is in my code, but the breakdown is in this function.
It was called by my code as the class CameraAnimatorSecurityCamera is an implementation of my own camera class, and it overrides the update function.
Hope that clarifies it! :) If there is anything else you don't understand I'm happy to explain. :)

from lookingglass.

ExcitedName avatar ExcitedName commented on September 1, 2024

from lookingglass.

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.