Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

Running crashes on Android. #164

Closed Abab-bk closed 6 months ago

Abab-bk commented 6 months ago

Describe the bug I exported my game to Android, but it crashes. Additionally, I didn't see the "disable on release" option in the project settings.

To Reproduce

  1. Enable Plugin.
  2. Export to Android.

Expected behavior Disable plugin or running.

Screenshots image image

Desktop (please complete the following information):

Ark2000 commented 6 months ago

Solution 1:

Go to project settings -> enable file logging, this may works.

image

Solution 2:

I didn't see the "disable on release" option in the project settings.

This is a known issue, just go to plugins and then enable again, you will find the 'disable on release' setting.

image

Abab-bk commented 6 months ago

I've enabled it many times, but still no "disable on release" image

Ark2000 commented 6 months ago

I've enabled it many times, but still no "disable on release" image

the search result wouldn't update unless the keyword is changed.

Ark2000 commented 6 months ago

the panku project settings will be fixed soon.