GithubHelp home page GithubHelp logo

modtrs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

modtrs's Issues

Error for Craftbukkit R6 (MC: 1.2.2 )

What steps will reproduce the problem?

  1. Start the server.

What version of the product are you using?
ModTRS v2.1

Do you have an error log of what happened?

Error occurred while enabling ModTRS v2.1 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
at yetanotherx.bukkitplugin.ModTRS.util.MessageHandler.load(MessageHandler.java:27)
at yetanotherx.bukkitplugin.ModTRS.ModTRS.onEnable(ModTRS.java:79)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:369)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:356)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:420)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 12 more

Please provide any additional information below.

I tested ModTRS v2.1 with Craftbukkit R6 (MC: 1.2.2 ) and it will break.

Modtrs not working on 1.1 R4

Modtrs Check not working on bukkit 1938 1.1 R4

the whole check command doesnt anything

/check all Internal server error:
[WARNING] Failed to handle packet: java.lang.RuntimeException: Null pointer exception thrown when trying to process packet of type net.minecraft.server.Packet3Chat
java.lang.RuntimeException: Null pointer exception thrown when trying to process packet of type net.minecraft.server.Packet3Chat

ModTRS locks up on 1.0 Minecraft.

When loading the ModTRS plugin, this error occurs..

2011-11-29 21:48:01 [SEVERE] ebean.properties not found
2011-11-29 21:48:01 [INFO] DataSourcePool [ModTRS] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
2011-11-29 21:48:01 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]

After that, the server is non-responsive.

version git-Bukkit-1.8.1-R4-49-g6a48ef9-b1530jnks

Add API

Add API for other plugins to interface with.

/modreq help gives a NPE

Using Bukkit build 1152, but it was reported in the forum on Sep 6.. http://forums.bukkit.org/threads/admn-modtrs-v2-0-moderator-ticket-request-system-1000.11652/page-6#post-652381

13:52:28 [INFO] [ModTRS] Command: /modreq help
13:52:28 [SEVERE] java.lang.UnsupportedOperationException
13:52:28 [SEVERE] at java.util.AbstractList.remove(Unknown Source)
13:52:28 [SEVERE] at yetanotherx.bukkitplugin.ModTRS.util.ModTRSFunctions.removeFirstArg(ModTRSFunctions.java:54)
13:52:28 [SEVERE] at yetanotherx.bukkitplugin.ModTRS.command.CommandHandler.onCommand(CommandHandler.java:120)
13:52:28 [SEVERE] at yetanotherx.bukkitplugin.ModTRS.ModTRS.onCommand(ModTRS.java:140)
13:52:28 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
13:52:28 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
13:52:28 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
13:52:28 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:755)
13:52:28 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:720)
13:52:28 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:713)
13:52:28 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
13:52:28 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
13:52:28 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:91)
13:52:28 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
13:52:28 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
13:52:28 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
13:52:28 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
13:52:28 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)

Purge command

Hello if it is possible to insert a PURGE command
so you can completly delete the CLOSED tickets out of the data base.

Thank you

Add Events

Add Events that other plugins can tie into

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.