wt-io-it / odoo-pycharm-plugin

Plugin to Support Odoo in Pycharm
GNU Affero General Public License v3.0
19 stars 10 forks source link

NullPointerException when writing to index (out is null) #108

Open Amawy2 opened 1 year ago

Amawy2 commented 1 year ago

Plugin Version: 0.6.7 IntelliJ Version: PyCharm 2022.3 IntelliJ Build: PC-223.7571.203

java.lang.NullPointerException: Cannot invoke "java.io.OutputStream.write(byte[], int, int)" because "this.out" is null ``` Please copy the stacktrace/file to the issue manually (the text is too big to post in a link) ```
ap-wtioit commented 1 year ago

@Amawy2 can you add the stacktrace for this issue from your pycharm logs?

Please copy the stacktrace/file to the issue manually (the text is too big to post in a link)