I-hope1 / mod-tools

A mod for mindustry 7.0
https://i-hope1.github.io/mod-tools/
GNU Affero General Public License v3.0
23 stars 2 forks source link

Crash when bind key to a server button #17

Closed squi2rel closed 2 months ago

squi2rel commented 2 months ago

image

java.lang.NullPointerException: Cannot invoke "arc.scene.ui.TextField.setText(String)" because "this.field" is null at modtools.content.KeyCodeSetter$KeyCodeBindWindow.show(KeyCodeSetter.java:189) at modtools.content.KeyCodeSetter.lambda$selectButton$17(KeyCodeSetter.java:343) at modtools.ui.TopGroup$1.touchUp(TopGroup.java:495) at arc.scene.event.InputListener.handle(InputListener.java:31) at arc.scene.Scene.touchUp(Scene.java:370)

I-hope1 commented 2 months ago

Ok, thanks for your feedback.