Skip to content

NPE during frees Factory class #7

@Dgzt

Description

@Dgzt

Hi,

Set null to Factory static class like this causes NullPointerException:

Exception in thread "main" java.lang.NullPointerException: Cannot read field "native_address" because "sInstance" is null
	at jolt.core.Factory.set_sInstance(Factory.java:62)
	at com.github.dgzt.mundus.plugin.joltphysics.runtime.JoltPhysicsPlugin.dispose(JoltPhysicsPlugin.java:127)

This is in the Factory class:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions