LoadLibrary failed error (hElp!!)

Published by patex on
Status
Outdated
Issue description

when i try to make a new element this error pops up: (actually the image isnt showing up so instead i will put the link)

https://imgur.com/OXk1GA5

 

Issue comments

  1. Try updating GPU drivers
  2. Try running MCreator with mcreator.bat from its installation directory

but, i dont know how to update my gpu drivers

  1. Try running MCreator with mcreator.bat from its installation directory

? What happened if you did this, what are contents of terminal?

i ran mcreator.bat from the terminal and nothing wrong happened. here is the log: (i used a test workspace cuz i didnt know how to use the newer version, ya know i used 2019 versions before i moved onto windows 10) 

2020-06-03-18:41:21 [main/INFO] [Launcher] Starting MCreator 2020.1.05419 - 202000105419
2020-06-03-18:41:21 [main/INFO] [Launcher] Java version: 1.8.0_232, specification: 1.8, VM name: OpenJDK 64-Bit Server VM
2020-06-03-18:41:21 [main/INFO] [Launcher] Current JAVA_HOME for running instance: C:\Program Files\Pylo\MCreator\jdk\jre
2020-06-03-18:41:21 [main/DEBUG] [Preferences Manager] Loading preferences from the C:\Users\HP\.mcreator\preferences
2020-06-03-18:41:21 [main/INFO] [Launcher] Installation path: C:\Program Files\Pylo\MCreator
2020-06-03-18:41:21 [main/INFO] [Launcher] User home of MCreator: C:\Users\HP\.mcreator\
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added stepsounds datamap to cache
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added biomes datamap to cache
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added potions datamap to cache
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added biomedictionarytypes datamap to cache
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added mapcolors datamap to cache
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added achievements datamap to cache
2020-06-03-18:41:27 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added particles datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added blocksitems datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added keybuttons datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added sounds datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added tabs datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added enhancements datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added entities datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added gamemodes datamap to cache
2020-06-03-18:41:28 [AWT-EventQueue-0/DEBUG] [Data List Loader] Added materials datamap to cache
2020-06-03-18:41:29 [AWT-EventQueue-0/INFO] [Application] Loading generator: 1.12.2/generator.yaml
2020-06-03-18:41:30 [AWT-EventQueue-0/INFO] [Application] Loading generator: 1.14.4/generator.yaml
2020-06-03-18:41:31 [AWT-EventQueue-0/INFO] [Application] Loading generator: datapack-1.14.x/generator.yaml
2020-06-03-18:41:33 [Thread-6/INFO] [Website API] Checking Pylo user session
2020-06-03-18:41:34 [Thread-6/WARN] [Website API] Session check problem
java.io.IOException: Server returned HTTP response code: 406 for URL: https://mcreator.net/user/468152/patex?_format=json
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900) ~[?:1.8.0_232]
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_232]
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_232]
        at net.mcreator.io.net.api.a.a(SourceFile:209) ~[mcreator.jar:?]
        at net.mcreator.io.net.api.g.a(SourceFile:37) ~[mcreator.jar:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
2020-06-03-18:41:38 [Thread-7/INFO] [GA] Tracking page: /2020.1/launch
2020-06-03-18:42:19 [AWT-EventQueue-0/INFO] [Generator 1.14.4] Gradle cache loaded from cache file
2020-06-03-18:42:20 [AWT-EventQueue-0/INFO] [Workspace] Loaded workspace file C:\Users\HP\Desktop\MCreatorWorkspaces\test\test.mcreator
2020-06-03-18:42:20 [AWT-EventQueue-0/INFO] [MCreator] Opening MCreator workspace: test

 

wait is 2020.2 still supported or only 2020.3 for now?

ok. i just wanted to make some 1.12.2 mods :(

its still the same. i uninstalled 2020.1 and installed 2020.3. nothing has changed and i have the same bug.