Skip to content

[Crash] JASP Crash when adding jaspModuleTemplate #3482

@coopa33

Description

@coopa33

System Info

JASP Module

Other

Is there a specific analysis that caused the crash?

No response

Log files

Debug information: Engine # 0 process is running and it's state is idle.

Steps to Reproduce

Description:
I cannot add the jaspModuleTemplate module in developer mode in JASP. Whether I use the cloned directory, or the renv installed module directory (where renv::install() installs the cloned module), it gives me the following error:

Image

I was following the instructions of the Development Workflow in Jasp for Modules in jasp-desktop.

  1. Fork and clone the module jaspModuleTemplate locally
  2. Opened Rproj file -> Build -> Install
  3. Follow steps for installing Development Modules: Go to Preferences -> Advanced -> Check Developer Mode -> Specify Project library to the cloned directory -> Name Module -> Install Developer Module in the bar on the right hand side.
  4. (Alternative attempt) Installed package in R using renv::install(), and followed the steps above. Instead of the cloned directory, I specified the installation directory of the renv installatiion.
  5. (Alternative attempt) I tried the above steps with the Nightly build, led to same error.

Metadata

Metadata

Labels

Bug: CriticalBugs that are breaking functionality, and must be fixed.CrashIssues that are causing unexpected termination, and crashesDeveloper

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions