I need more help.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By MarcMader

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/os_x11.cpp:195 @ initialize()
W 0:00:00.361 initialize: XCreateIC couldn’t create xic
<C+±Quellcode>platform/x11/os_x11.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.

Aren’t these just warnings?

dmitriy_shmilo | 2021-02-10 16:43