I'm just getting started with programming, so I'm not that familiar with Godot yet. Can you also tell me what the following errors say after I fixed the previous one (the $Sprite command had to be capitalized):
W 0:00:00.012 initialize: XOpenIM failed
<C++-Quellcode>platform/x11/osx11.cpp:195 @ initialize()
W 0:00:00.361 initialize: XCreateIC couldn't create xic
<C++-Quellcode>platform/x11/osx11.cpp:497 @ initialize()
I am from Germany, which is why I use the Godot Engine in the German language, which is why I will also translate the terms from my language for a better understanding of my problem:
Quellcode = Source code
Thanks in advance for your help.