Can't add Slime Mobs in 1.8.1

Started by Schneebeere on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 17:09, 10. Mar 2024
Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't add Slime Mobs in 1.8.1

Hi there, i'm using MCreator v.1.8.1 and I tried to add some custom Slimes, but after I pressed "Next" after the last step the console won't do anything, my slime not even appears in my workspace. Pls help me, thx.

Could you run MCreator with…
Mon, 11/19/2018 - 12:06

Could you run MCreator with mcreator.bat, do the same thing as you described including last step. After you do this, copy the contents of the .bat file command prompt here. Thanks!

Last seen on 17:09, 10. Mar 2024
Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So this is what I get after…
Mon, 11/19/2018 - 20:21

So this is what I get after I pressed "Next":

[Mon Nov 19 21:18:23 CET 2018] Login attempt error: null
[Mon Nov 19 21:18:23 CET 2018] Pylo sync status: false
[Mon Nov 19 21:18:23 CET 2018] [GA] Tracking page: /1.8.1/launch
[Mon Nov 19 21:18:36 CET 2018] [GA] Tracking event: new_mod_element - Mob
[Mon Nov 19 21:19:56 CET 2018] Exception in thread "AWT-EventQueue-0" [Mon Nov 19 21:19:56 CET 2018] java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
[Mon Nov 19 21:19:56 CET 2018]  at co.pylo.mcreator.modgui.p.a(Unknown Source)
[Mon Nov 19 21:19:56 CET 2018]  at co.pylo.mcreator.modgui.p.a(Unknown Source)
[Mon Nov 19 21:19:56 CET 2018]  at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
[Mon Nov 19 21:19:56 CET 2018]  at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
[Mon Nov 19 21:19:56 CET 2018]  at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
[Mon Nov 19 21:19:56 CET 2018]  at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
[Mon Nov 19 21:19:56 CET 2018]  at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Component.processMouseEvent(Component.java:6539)
[Mon Nov 19 21:19:56 CET 2018]  at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Component.processEvent(Component.java:6304)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Container.processEvent(Container.java:2239)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Component.dispatchEventImpl(Component.java:4889)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Container.dispatchEventImpl(Container.java:2297)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Component.dispatchEvent(Component.java:4711)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Container.dispatchEventImpl(Container.java:2283)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Window.dispatchEventImpl(Window.java:2746)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.Component.dispatchEvent(Component.java:4711)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue.access$500(EventQueue.java:97)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue$3.run(EventQueue.java:709)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue$3.run(EventQueue.java:703)
[Mon Nov 19 21:19:56 CET 2018]  at java.security.AccessController.doPrivileged(Native Method)
[Mon Nov 19 21:19:56 CET 2018]  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
[Mon Nov 19 21:19:56 CET 2018]  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue$4.run(EventQueue.java:733)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue$4.run(EventQueue.java:731)
[Mon Nov 19 21:19:56 CET 2018]  at java.security.AccessController.doPrivileged(Native Method)
[Mon Nov 19 21:19:56 CET 2018]  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
[Mon Nov 19 21:19:56 CET 2018]  at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Is there option to make a…
Wed, 11/21/2018 - 10:45

Is there option to make a screen recording of all the steps you make in your mob so I can see what values do you enter in the fields. Thanks!

Thank you for the video. I…
Thu, 11/22/2018 - 18:19

Thank you for the video. I was able to find a cause and a fix. I have made a ticket for this bug. It will be fixed in 1.8.2. To fix it in 1.8.1, check this ticket: https://mcreator.net/tracker/issue/45535 for a workaround.

Last seen on 17:09, 10. Mar 2024
Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok that's good to know…
Fri, 11/23/2018 - 16:08

Ok that's good to know. Thanks for the help, i'll wait until the next update :).