You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.IllegalArgumentException: Argument for @NotNull parameter 'module' of com/intellij/openapi/module/ModuleUtilCore.getModuleDirPath must not be null
#8046
Closed
Nayan72642 opened this issue
Dec 4, 2023
· 1 comment
IdeaLoggingEvent[message=null, throwable=java.lang.IllegalArgumentException: Argument for @NotNull parameter 'module' of <REDACTED: user-file-path> must not be null
at com.intellij.openapi.module.ModuleUtilCore.$$$reportNull$$$0(ModuleUtilCore.java)
at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.FunctionRunConfiguration.getDefaultLocalSettingsJsonPath(FunctionRunConfiguration.java:134)
at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.ui.FunctionRunPanel.resetFromConfig(FunctionRunPanel.java:127)
at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.ui.FunctionRunPanel.resetFromConfig(FunctionRunPanel.java:45)
at com.microsoft.azure.toolkit.intellij.legacy.common.AzureSettingPanel.reset(AzureSettingPanel.java:86)
at com.m
The text was updated successfully, but these errors were encountered:
@Nayan72642 Thanks a lot for your report and sorry for the trouble. This issue should be resolved in toolkit v3.83.0, could you please upgrade to the latest version and see whether this issue could be reproduced? Feel free to re-open this issue once the problem is not fixed.
IntelliJ build version: 2023.1.1 IC-231.8770.65
OS: Windows 11
JDK: JetBrains s.r.o. 17.0.6
Plugin version: 3.82.0-2023.1
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: