Skip to content

Class not found in dispose #194

Description

@romainreuillon

Dear NW devs,

sometimes, when working with NW from a headless netlogo, the dispose method of the NW extension throws an error. The error described here: NetLogo/NetLogo#1766

I think it is caused by the the gephi classes not being loaded yet while gephi jar has been removed from the class loader already (by the extension manager). Making sure that the Gephi classes are loaded fixes this issue.

A PR fixing this issue is on its way.

Cheers,
Romain

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions