Skip to content

NumberFormatException on joining a channel with subscription #42

@ProjectBots

Description

@ProjectBots

Error in handling the incoming Irc Message
For input string: "568bb8c9-cb3a-4a15-97eb-79288caa66c1"
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
java.base/java.lang.Integer.parseInt(Integer.java:660)
java.base/java.lang.Integer.parseInt(Integer.java:778)
com.gikk.twirk.types.AbstractTwitchUserFields.parseEmoteSets(AbstractTwitchUserFields.java:77)
com.gikk.twirk.types.AbstractTwitchUserFields.parseUserProperties(AbstractTwitchUserFields.java:61)
com.gikk.twirk.types.users.DefaultUserstateBuilder.build(DefaultUserstateBuilder.java:10)
com.gikk.twirk.Twirk.incommingMessage(Twirk.java:528)
com.gikk.twirk.InputThread.run(InputThread.java:43)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions