Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- java.lang.ClassNotFoundException: net.mcreator.tags.Launcher
- at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
- at net.mcreator.plugin.PluginLoader$1.findClass(PluginLoader.java:124) ~[main/:?]
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?]
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
- at net.mcreator.plugin.PluginLoader.<init>(PluginLoader.java:147) ~[main/:?]
- at net.mcreator.plugin.PluginLoader.initInstance(PluginLoader.java:62) ~[main/:?]
- at net.mcreator.ui.MCreatorApplication.lambda$new$5(MCreatorApplication.java:93) ~[main/:?]
- at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
- 2025-01-17-16:09:50 [Application-Loader/ERROR] [Plugin Loader] Failed to load plugin tags
- java.lang.ClassNotFoundException: net.mcreator.tags.Launcher
- at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
- at net.mcreator.plugin.PluginLoader$1.findClass(PluginLoader.java:124) ~[main/:?]
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?]
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
- at net.mcreator.plugin.PluginLoader.<init>(PluginLoader.java:147) ~[main/:?]
- at net.mcreator.plugin.PluginLoader.initInstance(PluginLoader.java:62) ~[main/:?]
- at net.mcreator.ui.MCreatorApplication.lambda$new$5(MCreatorApplication.java:93) ~[main/:?]
- at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement