craftirc? huh? #16


  • Defect
  • Started
Open
Assigned to _ForgeUser7206081
  • _ForgeUser8039704 created this issue Mar 8, 2012

    config file:
    name-format: '[$prefix+group$suffix&f] +name'
    text-wrapping: false
    censor-list: []
    date-format: HH:mm:ss
    message-format: '$hb$prefixg &f<$ncc$prefix+name$suffix&f> $gcc$cc+message'
    nether-name: +world nether
    log-everything: true
    update-playerlist: false

    permissions file:
    Not a permissions issue.

    server.log with log-everything to true:

    Chatter works great, displays chat in-game just fine.
    But on every startup the console spams this:

    19:08:12 [INFO] [Chatter] Enabling Chatter v2.2.5
    19:08:12 [SEVERE] java.lang.NullPointerException
    19:08:12 [SEVERE]       at com.dral.Chatter.integration.ChatterCraftIRC.initIRC(ChatterCraftIRC.java:19)
    19:08:12 [SEVERE]       at com.dral.Chatter.Chatter.onEnable(Chatter.java:120)
    19:08:12 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    19:08:12 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    19:08:12 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
    19:08:12 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    19:08:12 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    19:08:12 [SEVERE]       at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
    19:08:12 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
    19:08:12 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    19:08:12 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    19:08:12 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    19:08:12 [INFO] [Chatter] Chatter loaded correctly! let's do this!

    CraftIRC support now? huh?
    Anyways how to fix error, or is this something to ignore?

    Using CraftIRC 3.3
    Bukkit #2034 (1.2.3 beta)

  • _ForgeUser8039704 added the tags New Defect Mar 8, 2012
  • Tatara88 posted a comment Mar 13, 2012

    Found the issue will be fixed in next release.

  • Tatara88 removed a tag New Mar 13, 2012
  • Tatara88 added a tag Started Mar 13, 2012
  • _ForgeUser8039704 posted a comment Mar 18, 2012

    Any ETA on next release?

  • _ForgeUser8039704 posted a comment Apr 26, 2012

    Still waiting on next release....

  • Tatara88 posted a comment Apr 26, 2012

    Sorry had to take a break due to declining grades. Will work of fixing up the current dev version and will try to release later today

  • _ForgeUser8039704 posted a comment May 17, 2012

    well the startup spam is fixed with 2.3, but...see ticket craftirc round 2. Even worse problems now.


To post a comment, please login or register a new account.