runClient and runServer failing

Started by kr33p3r1000 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 11:54, 28. Dec 2022
Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
runClient and runServer failing

Been trying to test the mod in client for a while now in a couple different workspaces, problem was occurring on MCreator 20211b12313 and in MCreator 2020.5, in a 1.15.2 mod and a 1.16.5 mod. So i'm assuming this may be machine related (Linux Manjaro 5.11.10-1).

I ran runClient with stacktrace, info, debug, and scan, to try and get as much info as possible, however i cant make much sense of it.

https://gist.github.com/LimePotato/4886ed4fab8a55972cb82794c57b6a23

Any help would be greatly appreciated, if there is any more information youd like me to provide, or actions to take, id also appreciate it.

 

Last seen on 11:54, 28. Dec 2022
Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried exporting the mod…
Tue, 04/13/2021 - 18:08

I tried exporting the mod and running it in a clean forge environment, same error that starts with:

 

Exception in thread "main" [12:07:20] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Unable to create the autoreloaded config

 

Last seen on 11:54, 28. Dec 2022
Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
full log is already in post…
Sat, 04/17/2021 - 16:33

full log is already in post. too long for pastebin so its on github gist

Last seen on 11:54, 28. Dec 2022
Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Forge Vanilla Client, and…
Sat, 04/17/2021 - 17:16

Forge Vanilla Client, and some 3rd party clients (not technic) will crash in the same manner, I believe its an outside problem, probably one of my JDK installs.