0% found this document useful (0 votes)
180 views

Mcreator

The log file documents the startup and use of the MCreator software. It shows the version of MCreator and Java being used, the loading of a workspace for a mod called "namcraft", and the creation of various mod elements within that workspace over time including plants, dimensions, blocks, recipes, biomes and mobs. It concludes with an error being thrown when clicking a button and the exit of the MCreator software.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
180 views

Mcreator

The log file documents the startup and use of the MCreator software. It shows the version of MCreator and Java being used, the loading of a workspace for a mod called "namcraft", and the creation of various mod elements within that workspace over time including plants, dimensions, blocks, recipes, biomes and mobs. It concludes with an error being thrown when clicking a button and the exit of the MCreator software.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

2019-09-13-17:30:34 [main/INFO] [Launcher] Starting MCreator 1.9.

0, full version:
1.9.0
2019-09-13-17:30:34 [main/INFO] [Launcher] Java version: 1.8.0_212, specification:
1.8, VM name: LibericaJDK 64-Bit Server VM
2019-09-13-17:30:34 [main/INFO] [Launcher] Current JAVA_HOME for running instance:
D:\ProgramFiles\Pylo\MCreator\jdk\jre
2019-09-13-17:30:35 [main/INFO] [Launcher] Installation path:
D:\ProgramFiles\Pylo\MCreator
2019-09-13-17:30:35 [main/INFO] [Launcher] User home of MCreator:
C:\Users\julek\.mcreator\
2019-09-13-17:30:41 [AWT-EventQueue-0/INFO] [Application] Generators loaded:
[1.12.2]
2019-09-13-17:30:44 [AWT-EventQueue-0/INFO] [UpdateNotify] Skipping update
message ...
2019-09-13-17:30:44 [Thread-7/INFO] [GA] Tracking page: /1.9.0/launch
2019-09-13-17:30:57 [AWT-EventQueue-0/INFO] [MCreator] Opening workspace:
D:\Mod\namcraft.mcreator
2019-09-13-17:30:57 [AWT-EventQueue-0/INFO] [MCreator] Loading workspace for mod:
namcraft
2019-09-13-17:31:28 [pool-3-thread-1/DEBUG] [Workspace File Manager] Workspace
stored on the FS
2019-09-13-17:34:20 [Thread-14/INFO] [GA] Tracking event: new_mod_element - Plant
2019-09-13-17:37:52 [Thread-16/INFO] [GA] Tracking event: new_mod_element -
Dimension
2019-09-13-17:44:40 [Thread-17/INFO] [GA] Tracking event: new_mod_element - Block
2019-09-13-17:48:58 [pool-3-thread-1/DEBUG] [Workspace File Manager] Workspace
stored on the FS
2019-09-13-17:49:14 [Thread-22/INFO] [GA] Tracking event: new_mod_element - Recipe
2019-09-13-17:50:55 [Thread-26/INFO] [GA] Tracking event: new_mod_element - Recipe
2019-09-13-17:50:58 [pool-3-thread-1/DEBUG] [Workspace File Manager] Workspace
stored on the FS
2019-09-13-17:51:28 [pool-3-thread-1/DEBUG] [Workspace File Manager] Workspace
stored on the FS
2019-09-13-17:52:39 [Thread-33/INFO] [GA] Tracking event: new_mod_element - Biome
2019-09-13-17:55:06 [Thread-37/INFO] [GA] Tracking event: new_mod_element - Mob
2019-09-13-17:55:20 [AWT-EventQueue-0/ERROR] [Exception] Uncaught exception in AWT-
EventQueue-0
java.lang.NullPointerException: null
at net.mcreator.ui.d.Q.b(SourceFile:189) ~[mcreator.jar:?]
at net.mcreator.ui.i.n.f(SourceFile:346) ~[mcreator.jar:?]
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
~[?:1.8.0_212]
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
~[?:1.8.0_212]
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
~[?:1.8.0_212]
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
~[?:1.8.0_212]
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:2
52) ~[?:1.8.0_212]
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
~[?:1.8.0_212]
at java.awt.Component.processMouseEvent(Component.java:6539) ~[?:1.8.0_212]
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
~[?:1.8.0_212]
at java.awt.Component.processEvent(Component.java:6304) ~[?:1.8.0_212]
at java.awt.Container.processEvent(Container.java:2239) ~[?:1.8.0_212]
at java.awt.Component.dispatchEventImpl(Component.java:4889) ~[?:1.8.0_212]
at java.awt.Container.dispatchEventImpl(Container.java:2297) ~[?:1.8.0_212]
at java.awt.Component.dispatchEvent(Component.java:4711) ~[?:1.8.0_212]
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
~[?:1.8.0_212]
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)
~[?:1.8.0_212]
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
~[?:1.8.0_212]
at java.awt.Container.dispatchEventImpl(Container.java:2283) ~[?:1.8.0_212]
at java.awt.Window.dispatchEventImpl(Window.java:2746) ~[?:1.8.0_212]
at java.awt.Component.dispatchEvent(Component.java:4711) ~[?:1.8.0_212]
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) ~[?:1.8.0_212]
at java.awt.EventQueue.access$500(EventQueue.java:97) ~[?:1.8.0_212]
at java.awt.EventQueue$3.run(EventQueue.java:709) ~[?:1.8.0_212]
at java.awt.EventQueue$3.run(EventQueue.java:703) ~[?:1.8.0_212]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
at
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Prote
ctionDomain.java:74) ~[?:1.8.0_212]
at
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Prote
ctionDomain.java:84) ~[?:1.8.0_212]
at java.awt.EventQueue$4.run(EventQueue.java:733) ~[?:1.8.0_212]
at java.awt.EventQueue$4.run(EventQueue.java:731) ~[?:1.8.0_212]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
at
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Prote
ctionDomain.java:74) ~[?:1.8.0_212]
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) ~[?:1.8.0_212]
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
[?:1.8.0_212]
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
[?:1.8.0_212]
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
[?:1.8.0_212]
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[?:1.8.0_212]
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
[?:1.8.0_212]
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
[?:1.8.0_212]
2019-09-13-17:55:25 [AWT-EventQueue-0/INFO] [MCreator] Starting exit procedure ...
2019-09-13-17:55:25 [AWT-EventQueue-0/INFO] [Workspace File Manager] Saving the
workspace by direct request!
2019-09-13-17:55:25 [AWT-EventQueue-0/DEBUG] [Workspace File Manager] Workspace
stored on the FS
2019-09-13-17:55:25 [AWT-EventQueue-0/INFO] [GA] Tracking page: /1.9.0/close

You might also like