Cant export my mod

Started by StardustSugar on

Topic category: Help with MCreator software

Last seen on 03:05, 2. Dec 2018
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cant export my mod
Sat, 11/24/2018 - 02:06 (edited)

Hi! 

i made a quick breaking bad meth mod, but when i try to export the mod it keeps loading in the ¨packing resources¨ section and dont export nothing, need help.

here is a image: https://imgur.com/a/4PeZdFz

 

Edited by StardustSugar on Sat, 11/24/2018 - 02:06
PIf you use Windows, please…
Sat, 11/24/2018 - 09:52

If you use Windows, please go to the installation folder of MCreator and click on mcreator.bat file. MCreator will open and a new terminal will open too. Start export and wait until it gets stuck. After you do this, copy the contents of the terminal that opened when you launched MCreator in this forum thread. I will try to help you based on this info.

Last seen on 03:05, 2. Dec 2018
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Image: https://imgur.com/a…
Sat, 11/24/2018 - 17:41

Image: https://imgur.com/a/VmKjIR4

Terminal:

[Sat Nov 24 13:35:11 BOT 2018] [Launcher] Java version: 1.8.0_172, specification: 1.8
[Sat Nov 24 13:35:11 BOT 2018] [Launcher] Current JAVA_HOME for running instance: D:\Programas\MCreator181\jdk\jre
[Sat Nov 24 13:35:12 BOT 2018] [Launcher] Installation path: D:\Programas\MCreator181
[Sat Nov 24 13:35:12 BOT 2018] [Launcher] User home of MCreator: C:\Users\HP\.mcreator\
[Sat Nov 24 13:35:13 BOT 2018] [WebIO] Reading from URL: https://mcreator.net/app
[Sat Nov 24 13:35:16 BOT 2018] Skipping update message ...
[Sat Nov 24 13:35:16 BOT 2018] [WebIO] Reading from URL: https://mcreator.net/app/motw
[Sat Nov 24 13:35:16 BOT 2018] [WebIO] Reading from URL: https://mcreator.net/app/news
[Sat Nov 24 13:35:19 BOT 2018] Checking Pylo user session
[Sat Nov 24 13:35:21 BOT 2018] Pylo sync status: true
[Sat Nov 24 13:35:21 BOT 2018] [GA] Tracking page: /1.8.1/launch
[Sat Nov 24 13:37:29 BOT 2018] [CodeBins] Providing code bins for: mcmod.info
[Sat Nov 24 13:37:31 BOT 2018] Error copying file: .\user\structures (The system can not find the specified file)
[Sat Nov 24 13:37:31 BOT 2018] Exception in thread "AWT-EventQueue-0" [Sat Nov 24 13:37:31 BOT 2018] java.lang.NullPointerException
[Sat Nov 24 13:37:31 BOT 2018]  at java.util.Objects.requireNonNull(Objects.java:203)
[Sat Nov 24 13:37:31 BOT 2018]  at co.pylo.mcreator.a.o.a(Unknown Source)
[Sat Nov 24 13:37:31 BOT 2018]  at co.pylo.mcreator.t.mousePressed(Unknown Source)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Component.processMouseEvent(Component.java:6536)
[Sat Nov 24 13:37:31 BOT 2018]  at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Component.processEvent(Component.java:6304)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Container.processEvent(Container.java:2239)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Component.dispatchEventImpl(Component.java:4889)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Container.dispatchEventImpl(Container.java:2297)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Component.dispatchEvent(Component.java:4711)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Container.dispatchEventImpl(Container.java:2283)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Window.dispatchEventImpl(Window.java:2746)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.Component.dispatchEvent(Component.java:4711)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue.access$500(EventQueue.java:97)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue$3.run(EventQueue.java:709)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue$3.run(EventQueue.java:703)
[Sat Nov 24 13:37:31 BOT 2018]  at java.security.AccessController.doPrivileged(Native Method)
[Sat Nov 24 13:37:31 BOT 2018]  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
[Sat Nov 24 13:37:31 BOT 2018]  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue$4.run(EventQueue.java:733)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue$4.run(EventQueue.java:731)
[Sat Nov 24 13:37:31 BOT 2018]  at java.security.AccessController.doPrivileged(Native Method)
[Sat Nov 24 13:37:31 BOT 2018]  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
[Sat Nov 24 13:37:31 BOT 2018]  at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

It seems that you or…
Sun, 11/25/2018 - 10:08

It seems that you or something else removed a folder "structures" in user folder of MCreator. Just go to ./user folder inside MCreator installation folder and create an empty folder called structures in it. This will fix this bug.

I will make sure that this…
Sun, 11/25/2018 - 10:09

I will make sure that this will not happen in 1.8.2 version, even if the folder would be removed.

Last seen on 03:05, 2. Dec 2018
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank You, it work perfectly…
Sun, 11/25/2018 - 18:33

Thank You, it work perfectly this time, and i dunno why there is no structures in user folder, btw i install the new vercion (1.8.1) remplacing (1.7.2), maybe its the installer but anyways, thank you again.

Last seen on 03:05, 2. Dec 2018
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i got another problem when i…
Sun, 11/25/2018 - 20:45

i got another problem when i upload a armor texture and cant be used, i delete the first texture, modify it and then upload the new vercion of the texture but it still putting the old texture of the armor.

Last seen on 03:05, 2. Dec 2018
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i solve it, but the problem…
Sun, 12/02/2018 - 03:05

i solve it, but the problem its that you dont need to put exactly the name *layer_1*, you need put something after *Layer* like *a_Layer_1, thats the problem.