I am brand new in java and this is the first time I have tried using LibGDX. I am exactly repeating what is described in most manuals and related YouTube videos.
However, when I run "gdx-setup-ui" and click create, I get the following errors:
v3.0.0 (connection error) on the left,
Main configuration file 0 / ?? (?%)
Version file number 0 / ?? (?%) below with red back ground.
As a result, I cannot use third-party libraries that prevent me from starting programming my sweet game idea.
As far as I understand from similar messages, this problem occurs on some computers. However, I saw only two tips (close, copy to D and open with the cmd command window again and again), and none of them worked for me. I would really appreciate it if you could help me get started.
source
share