Skip to content

Various boot errors #51

@luisbaker

Description

@luisbaker

I've encountered a java.lang.NullPointerException
Accompanied stacktrace:
java.util.Calendar.setTime(Calendar.java:1770)
java.text.SimpleDateFormat.format(SimpleDateFormat.java:943)
java.text.SimpleDateFormat.format(SimpleDateFormat.java:936)
java.text.DateFormat.format(DateFormat.java:345)
emily.db.controllers.CModerationCase.buildCase(CModerationCase.java:148)
emily.db.controllers.CModerationCase.buildCase(CModerationCase.java:139)
emily.command.administrative.modactions.AbstractModActionCommand.execute(AbstractModActionCommand.java:83)
emily.handler.CommandHandler.process(CommandHandler.java:152)
emily.main.DiscordBot.handleMessage(DiscordBot.java:384)
emily.event.JDAEvents.onGuildMessageReceived(JDAEvents.java:234)
net.dv8tion.jda.core.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:387)
emily.event.JDAEventManager.lambda$handle$0(JDAEventManager.java:70)
I've encountered a java.lang.NullPointerException
Accompanied stacktrace:
java.util.Calendar.setTime(Calendar.java:1770)
java.text.SimpleDateFormat.format(SimpleDateFormat.java:943)
java.text.SimpleDateFormat.format(SimpleDateFormat.java:936)
java.text.DateFormat.format(DateFormat.java:345)
emily.db.controllers.CModerationCase.buildCase(CModerationCase.java:148)
emily.db.controllers.CModerationCase.buildCase(CModerationCase.java:139)
emily.command.administrative.modactions.AbstractModActionCommand.execute(AbstractModActionCommand.java:83)
emily.handler.CommandHandler.process(CommandHandler.java:152)
emily.main.DiscordBot.handleMessage(DiscordBot.java:384)
emily.event.JDAEvents.onGuildMessageReceived(JDAEvents.java:234)
net.dv8tion.jda.core.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:387)
emily.event.JDAEventManager.lambda$handle$0(JDAEventManager.java:70)
I've encountered a java.lang.NullPointerException
Accompanied stacktrace:
java.util.Calendar.setTime(Calendar.java:1770)
java.text.SimpleDateFormat.format(SimpleDateFormat.java:943)
java.text.SimpleDateFormat.format(SimpleDateFormat.java:936)
java.text.DateFormat.format(DateFormat.java:345)
emily.db.controllers.CModerationCase.buildCase(CModerationCase.java:148)
emily.db.controllers.CModerationCase.buildCase(CModerationCase.java:139)
emily.command.administrative.modactions.AbstractModActionCommand.execute(AbstractModActionCommand.java:83)
emily.handler.CommandHandler.process(CommandHandler.java:152)
emily.main.DiscordBot.handleMessage(DiscordBot.java:384)
emily.event.JDAEvents.onGuildMessageReceived(JDAEvents.java:234)
net.dv8tion.jda.core.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:387)
emily.event.JDAEventManager.lambda$handle$0(JDAEventManager.java:70)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions