Open Tendall98 opened 3 months ago
To help us reproducing and understanding this error: Could you share your .jasp-file by renaming to .zip and drag and dropping it here? thx
This issue will be automatically closed in 42 days due to inactivity. Feel free to leave a comment if you believe this is still relevant.
JASP Version
0.19.0
Commit ID
No response
JASP Module
Process
What analysis are you seeing the problem on?
Classical Process Model
What OS are you seeing the problem on?
macOS Intel
Bug Description
I ran the process model. I used bootstrapping which took a while to work. After the analysis loaded, I started clicking through some options and the following message appeared:
Error in if (mod[['inputType']] = 'inputVariables') {: argument is of length zero
Stack trace tryCatchOne(expr, names, parentenv, handlers[[1]])
doTryCatch(return(expr), name, parentenv, handler)
withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)
analysis(jaspResults = jaspResults, dataset = dataset, options = options)
.procIsReady(options)
sapply(options[['processModels']], .procModelIsComplete)
lapply(X = X, FUN = FUN, ...)
FUN(X[[i]], ...)
Expected Behaviour
The results of the analysis are no longer displayed.
Steps to Reproduce
I had one dependent variable, 10 continuous predictors and 1 categorical predictor. 7 continuous predictors were being tested as mediators. 3 were tested at continuous independent variables and one was tested as a categorical independent variable.
Log (if any)
No response
More Debug Information
-------- Application Info -------- JASP Version: JASP 0.19 (Intel) Build Branch: development Build Date: Jul 13 2024 09:59:11 (Netherlands) Last Commit: 8b929b98f058f23dd8c8cf3e891be5a77b2ebc0b
-------- Basic Info -------- Operating System: macOS 14.5 Product Version: 14.5 Kernel Type: darwin Kernel Version: 23.5.0 Architecture: x86_64 Install Path: /Applications/JASP.app/Contents/MacOS Platfotm Name: cocoa System Local: en_GB
Final Checklist