Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin State Class Loading Error #265

Open
Unthrottled opened this issue Oct 31, 2020 · 1 comment
Open

Plugin State Class Loading Error #265

Unthrottled opened this issue Oct 31, 2020 · 1 comment
Labels
type: bug Something isn't working

Comments

@Unthrottled
Copy link
Member

Looks like there are some issues with the plugin during startup of the IDE.

https://sentry.io/share/issue/13f05b7d801244f5a23a7ca814a039c0/

Additional Info

Additional Info None
App Name IntelliJ IDEA 2020.2.1 (Community Edition)
Build Info Build #IC-202.6948.69, built on August 25, 2020
Cores 8
Current LAF Re:Zero: Rem
GC ParNew,ConcurrentMarkSweep
JRE Runtime version: 11.0.8+10-b944.31 amd64
Memory 856
Message Error executing task zd.zero.waifu.motivator.plugin.WaifuMotivatorProject$$Lambda$4183/0x0000000100115840@1628f3ff
Non-Bundled Plugins com.mallowigi,io.acari.DDLCTheme,R4Intellij,zd.zero.waifu-motivator-plugin
Plugin Config { "isWaifuOfTheDayEnabled": true, "isStartupMotivationEnabled": true, "isStartupMotivationSoundEnabled": true, "isUnitTesterMotivationEnabled": true, "isUnitTesterMotivationSoundEnabled": true, "isMotivateMeEnabled": true, "isMotivateMeSoundEnabled": true, "isSayonaraEnabled": true, "isDisabledInDistractionFreeMode": true, "isTaskMotivationEnabled": true, "isTaskSoundEnabl...
Registry
System Info Windows 10 10.0
VM VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
@Unthrottled Unthrottled added the type: bug Something isn't working label Oct 31, 2020
@zaerald
Copy link
Member

zaerald commented Oct 31, 2020

Weird stack trace

java.lang.ClassCastException: class zd.zero.waifu.motivator.plugin.settings.WaifuMotivatorPluginState cannot be cast to class zd.zero.waifu.motivator.plugin.settings.WaifuMotivatorPluginState

When you can't cast to yourself 😂
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants