Is there an existing issue for this?
Current Behavior
The following Gradle incremental build issue pops up intermittently during builds; especially during build_ios.sh -ct runs:
An exception occurred applying plugin request [id: 'base-conventions']
> Could not find implementation class 'BaseConventionsPlugin' for plugin 'base-conventions' specified in jar:file:/Users/cengiz/.gradle/caches/8.14.3/transforms/b82d9465d33dc8c2faf37139bcbd402d/transformed/original/build-logic.jar!/META-INF/gradle-plugins/base-conventions.properties.
Expected Behavior
Configuration and build of Gradle base-conventions plugin runs successfully.
Steps To Reproduce
No response
Godot Version
4.6.stable
OS Godot Is Running On
Windows 11
Plugin Version
1.0
OS Plugin Is Running On
Android 16
Anything else?
Note: check if using -c option is causing the issue.
Is there an existing issue for this?
Current Behavior
The following Gradle incremental build issue pops up intermittently during builds; especially during
build_ios.sh -ctruns:Expected Behavior
Configuration and build of Gradle
base-conventionsplugin runs successfully.Steps To Reproduce
No response
Godot Version
4.6.stable
OS Godot Is Running On
Windows 11
Plugin Version
1.0
OS Plugin Is Running On
Android 16
Anything else?