dkandalov / friday-mario

IntelliJ plugin to have fun šŸŽ®šŸ”Š
https://plugins.jetbrains.com/plugin/7599
76 stars 6 forks source link

Drops down IDEA 15 EAP on launch #6

Closed Grawl closed 9 years ago

Grawl commented 9 years ago

I installed it but cannot launch IDEA with this plugin enabled :cry: IDEA 15 EAP (Munerva) IU-142-2887.3

The same with WebStorm 10.0.4 (WS-141.1550).

Stack trace from IDEA:

Plugin 'FridayMario' failed to initialize and will be disabled.  Please restart IntelliJ IDEA.

java.lang.ClassNotFoundException: fridaymario.IntelliJAppComponent PluginClassLoader[FridayMario, 0.1 halloween beta]
    at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:68)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentsRegistry.a(ComponentManagerImpl.java:423)
    at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentsRegistry.a(ComponentManagerImpl.java:413)
    at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentsRegistry.access$100(ComponentManagerImpl.java:399)
    at com.intellij.openapi.components.impl.ComponentManagerImpl.a(ComponentManagerImpl.java:112)
    at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:91)
    at com.intellij.openapi.application.impl.ApplicationImpl.init(ApplicationImpl.java:200)
    at com.intellij.openapi.components.impl.stores.ApplicationStoreImpl.load(ApplicationStoreImpl.java:100)
    at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:497)
    at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:487)
    at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:170)
    at com.intellij.idea.MainImpl$1$1$1.run(MainImpl.java:64)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:702)
    at java.awt.EventQueue$3.run(EventQueue.java:696)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:719)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:373)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
dkandalov commented 9 years ago

Thanks a lot for reporting this. I'll try it today with latest IntelliJ EAP and/or WebStorm (it used to work in 15 though).

dkandalov commented 9 years ago

Just noticed in the stacktrace that you have "0.1 halloween beta" version. Can you please try the latest one "0.1.2 halloween beta". It works for me in ideaIU-142.3050.1.