Inactive [CHAT] CellMod v3.0.1 - Basic cell phones in Minecraft [1337]

Discussion in 'Inactive/Unsupported Plugins' started by instipod, Jul 3, 2011.

  1. Offline

    instipod

    Please send me your server log.
    S'il vous plaît envoyez-moi votre journal du serveur.
     
  2. Offline

    Brice47

    151 recipes
    16 achievements
    21:06:27 [INFO] Starting minecraft server version Beta 1.7.3
    21:06:27 [INFO] Loading properties
    21:06:27 [INFO] Starting Minecraft server on *:25565
    21:06:27 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-
    g73697a4-b1000jnks (MC: 1.7.3)
    21:06:27 [INFO] Preparing level "world"
    21:06:28 [INFO] Preparing start region for level 0 (Seed: -6034541450904195144)
    21:06:29 [INFO] Preparing spawn area: 24%
    21:06:30 [INFO] Preparing spawn area: 61%
    21:06:31 [INFO] Preparing start region for level 1 (Seed: 4790145369402408576)
    21:06:31 [INFO] Preparing spawn area: 0%
    21:06:32 [INFO] Preparing spawn area: 48%
    21:06:33 [INFO] [CellMod] SQLite Initializing
    21:06:33 [INFO] [CellMod] 0 towers loaded.
    21:06:33 [INFO] [CellMod] CellMod version 2.1 is enabled!
    21:06:34 [INFO] Done (0,607s)! For help, type "help" or "?"
    21:06:47 [INFO] Brice47 [/127.0.0.1:53016] logged in with entity id 150 at ([wor
    ld] 310.78125, 88.0, 99.21875)
    21:06:47 [GRAVE] Could not pass event PLAYER_JOIN to CellMod
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at com.instipod.cellmod.playerListener.onPlayerJoin(playerListener.java:
    37)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:244)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:124)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    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:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more
    21:06:56 [GRAVE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'crea
    tecell' in plugin CellMod v2.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    20)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
    at com.instipod.cellmod.commands.CCCmd.onCommand(CCCmd.java:28)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    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:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more
    >
    PS je viens de m'apercevoir que je n'ai pas mis a jour mon craftbukkit c'est peut etre cela qu'en pensez vous ?
     
  3. Offline

    instipod

    That would help. Also, the plugin requires you to have a Permissions plugin. I recommend PermissionsEx.
    Cela aiderait. En outre, le plugin vous oblige à avoir un pluginautorisations. Je recommande PermissionsEx.
     
  4. Offline

    Brice47

    Merci bien ! je vais tester cela immediatement et je vous tiens au courant (peut etre demain ^^) aurevoir.
     
  5. Offline

    Miguelp35

    Could not pass event PLAYER_JOIN to CellMod
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at com.instipod.cellmod.playerListener.onPlayerJoin(playerListener.java:37)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:369)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHandler
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 14 more

    @instipod This is my error log I've tried reinstalling many times and multiple downloads

    Thanks
    Miguelp35
     
  6. Offline

    Alexxondre

    OH MY GOD !
    Thank you so muuuch !
    Updating NOW !
     
  7. Offline

    ichingpow

    Ugh, y u no read the posts above you!?!? You must have a permissions plugin.
     
  8. Offline

    Alexxondre

    Okay, this is my log :
    2011-09-06 12:05:15 [SEVERE] java.lang.Integer cannot be cast to java.lang.String loading CellMod v2.1 (Is it up to date?)
    java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
    at org.bukkit.command.PluginCommandYamlParser.parse(PluginCommandYamlParser.java:25)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:271)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Plugin is'nt enabled (name in red in /plugins list)

    Edit : I found the error : i used to replace defaults commands via the plugin.yml file inside CellMod.jar to my needs (i.e : /tel (for téléphone in france), /txt (because we have another plugin wich is using /send command), and /112 for 911 call, etc.). It didn't worked this time.
    Thanks anyway for your work
     
  9. Offline

    Miguelp35

    @ichingpow I have permissions but it still isn't working

    plugin:
    permissions:
    system: default
    copies:
    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'essentials.help'
    - 'essentials.home'
    - 'essentials.motd'
    - 'essentials.rules'
    - 'essentials.sethome'
    - 'cellmod.create'
    - 'cellmod.use.cell'
    - 'cellmod.use.send'
    - 'cellmod.use.number'
    - 'cellmod.use.phonebook'
    - 'cellmod.destroy'
    - 'cellmod.emcontact'
    - 'shop.create.player'
    Moderator:
    default: false
    info:
    prefix: '&d'
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'essentials.tp'
    - 'essentials.tphere'
    - 'shop.create.server'
    Admins:
    default: false
    info:
    prefix: 'The Admin'
    suffix: 'z'
    build: true
    inheritance:
    permissions:
    - '*'
    users:
    Miguelp35:
    group: Admins
    permissions:
     
  10. Offline

    robshazaamz

    I'm getting this error in my world after making a cell tower:

    15:47:03 [WARNING] [CellMod] Error at SQL INSERT Query: java.sql.SQLException: [
    SQLITE_ERROR] SQL error or missing database (near "s_Minecraft": syntax error)


    The tower works fine right until i turn the server off and restart it. Then all tower data appears to be missing. Any reason for that?
     
  11. Offline

    instipod

    SQL error or missing database

    What permissions plugin are you using?

    If you need custom command, just message me, I'd be more then happy to create a custom version for you.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  12. Offline

    robshazaamz


    Ok, but how should i fix this? I have a Mysql jar. file in my server folder, and the database file and everything are in the cellmod folder. Should i delete the old mysql file?
     
  13. Offline

    instipod

    Are you using MySQL or SQLite?
     
  14. Offline

    robshazaamz

    mysql. I tried both, but neither of them work.
     
  15. Offline

    instipod

    The error suggests that MySQL Database doesn't exist. I would delete all files in CellMod folder, let it regenerate and try it then.
     
  16. Offline

    robshazaamz

    That didn't work. Is mysql or sqlite needed for the plugin?


    Edit: I may have said this already, but everything's fine up to when I shut the server off. Signal's fine, even when I log off, except that 0 towers load once the server restarts. Whether i save the worlds or not =(
     
  17. Offline

    instipod

    It should have worked, can you send me your full server log.
     
  18. Offline

    robshazaamz

    151 recipes
    16 achievements
    19:12:34 [INFO] Starting minecraft server version Beta 1.7.3
    19:12:34 [INFO] Loading properties
    19:12:34 [INFO] Starting Minecraft server on *:25565
    19:12:34 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    19:12:34 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    19:12:34 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    19:12:34 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    19:12:34 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-
    g73697a4-b1000jnks (MC: 1.7.3)
    19:12:34 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolati
    on[SERIALIZABLE] min[2] max[20]
    19:12:35 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    19:12:35 [INFO] Entities enhanced[0] subclassed[1]
    19:12:35 [INFO] LWC: Loading shared objects
    19:12:35 [INFO] LWC: Protection cache: 0/10000
    19:12:35 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/x86/sqlitejd
    bc.dll
    19:12:35 [INFO] [Permissions] (Yeti) was initialized.
    19:12:35 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    19:12:35 [INFO] Preparing level "Rob's_Minecraft"
    19:12:35 [INFO] Preparing start region for level 0 (Seed: 3594430336885774336)
    19:12:36 [INFO] Preparing start region for level 1 (Seed: 8971510775632572395)
    19:12:36 [INFO] Preparing spawn area: 4%
    19:12:37 [INFO] Appleseed: ShowErrorsInClient=true
    19:12:37 [INFO] Appleseed: DropInterval=60 seconds
    19:12:37 [INFO] Appleseed: MaxUncollectedItems=6
    19:12:37 [INFO] Appleseed: WandItem=wood_hoe
    19:12:37 [INFO] Appleseed: FertilizerItem=bone_meal
    19:12:37 [INFO] Appleseed: MinimumTreeDistance=disabled
    19:12:37 [INFO] Appleseed: TreeTypes=(cocoa_beans,apple)
    19:12:37 [INFO] Appleseed: Permissions 3.1.6 found
    19:12:37 [INFO] Appleseed: 0 trees loaded in world Rob's_Minecraft.
    19:12:37 [INFO] Appleseed: 0 trees loaded in world Rob's_Minecraft_nether.
    19:12:37 [INFO] Appleseed version 0.6.4 is enabled!
    19:12:37 [INFO] [AutoSave] Loading config file
    19:12:37 [INFO] [AutoSave] Version 2.0.1 is enabled: d8a3c08c-c006-43b6-aeec-411
    d7373051d
    19:12:37 [INFO] [AutoSave][Permission] Custom Permissions "Local Permissions" fo
    und: Loaded
    19:12:37 [INFO] [AutoSave][Permission] PermissionsEx not found.
    19:12:37 [INFO] [AutoSave][Permission] Permissions (Phoenix) hooked.
    19:12:37 [INFO] [AutoSave][Permission] Permissions (Phoenix) found: Loaded
    19:12:37 [INFO] [CellMod] SQLite Initializing
    19:12:37 [INFO] [CellMod] 0 towers loaded.
    19:12:37 [INFO] [CellMod] Found and will use plugin Permissions v3.1.6
    19:12:37 [INFO] [CellMod] CellMod version 2.1 is enabled!
    19:12:37 [INFO] CraftBall v1.0 enabled: 1 fields loaded.
    19:12:37 [INFO] Loaded Essentials build 2.2.8 maintained by Zenexer, ementalo, A
    elux, Brettflan, KimKandor, snowleo and ceulemans.
    19:12:37 [INFO] Loaded EssentialsChat build 2.2.8 by Zenexer, ementalo, Aelux, B
    rettflan, KimKandor, snowleo and ceulemans.
    19:12:37 [INFO] Loaded EssentialsGeoIP build 2.2.8 by Zenexer, ementalo, Aelux,
    Brettflan, KimKandor, snowleo and ceulemans.
    19:12:37 [INFO] This product includes GeoLite data created by MaxMind, available
    from http://www.maxmind.com/.
    19:12:37 [INFO] Loaded EssentialsSpawn build 2.2.8 maintained by Zenexer, ementa
    lo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    19:12:37 [INFO] [Fridges] has been enabled.
    19:12:37 [INFO] [Fridges] hooked into Permissions.
    19:12:37 [INFO] [Fridges] hooked into iConomy.
    19:12:37 [INFO] [GravelClay] version 1.3.2 by [Darklust] is enabled.
    19:12:40 [INFO] [iConomy] Logging is currently disabled.
    19:12:40 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    19:12:40 [INFO] [iConomy] Developed by: [Nijikokun]
    19:12:40 [INFO] [iConomy] hooked into Permissions.
    19:12:40 [INFO] [iConomyChestShop] version 2.75 initialized!
    19:12:40 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    19:12:40 [INFO] [iConomyChestShop] Permissions version 3.1.6 loaded.
    19:12:40 [INFO] [iConomyChestShop] LWC version 3.3 loaded.
    19:12:40 [INFO] MoveCraft 0.7.0 Beta 3 plugin enabled
    19:12:40 [INFO] [NightClub] 1.2.1 is enabled!
    19:12:40 [INFO] [NightClub] Loading Locations...
    19:12:40 [INFO] [NightClub] No Strobe Torch Locations Have Been Found to Load.
    19:12:40 [INFO] [NightClub] No Strobe Block Locations Have Been Found to Load.
    19:12:40 [INFO] [NightClub] No Beat Block Locations Have Been Found to Load.
    19:12:40 [INFO] [NightClub] No Club Locations Have Been Found to Load.
    19:12:40 [INFO] [NightClub] Finished Loading Locations.
    19:12:40 [INFO] WelcomeMe version 1.2.0 is enabled!
    19:12:40 [INFO] LWC: Loaded 135 locale strings (0 overrides)
    19:12:40 [INFO] Using Permissions API
    19:12:40 [INFO] LWC: Loading SQLite
    19:12:40 [INFO] LWC: Using: Native
    19:12:40 [INFO] LWC: Precached 95 protections.
    19:12:40 [INFO] LWC: At version: 3.30-git-LWC-94b93dd42195692ed1823346544359d591
    7274a2-b69jnks
    19:12:40 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    19:12:40 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defau
    lting to no limits !
    19:12:40 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaultin
    g to no limits !
    19:12:40 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting
    to no limits !
    19:12:40 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to
    no limits !
    19:12:40 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulti
    ng to no limits !
    19:12:40 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting t
    o no limits !
    19:12:40 [INFO] [Jobs] - Job Digger is missing the max-level property. defaultin
    g to no limits !
    19:12:40 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to
    no limits !
    19:12:40 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaultin
    g to no limits !
    19:12:40 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to
    no limits !
    19:12:40 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaultin
    g to no limits !
    19:12:40 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to
    no limits !
    19:12:40 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaul
    ting to no limits !
    19:12:40 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting
    to no limits !
    19:12:43 [INFO] [Jobs v2.3.2] has been enabled succesfully.
    19:12:43 [INFO] [Jobs] Successfully linked with iConomy 5+.
    19:12:43 [INFO] [Jobs] Successfully linked with Permissions.
    19:12:43 [INFO] Server permissions file permissions.yml is empty, ignoring it
    19:12:43 [INFO] Done (0.755s)! For help, type "help" or "?"
    19:13:07 [INFO] robshazaamz [/5.103.108.47:52771] logged in with entity id 114 a
    t ([Rob's_Minecraft] -542.875, 66.0, -726.90625)
    19:13:07 [INFO] [AutoSave] AutoSaveThread Started: Interval is 300 seconds, Warn
    Times are 0
    19:13:12 [INFO] º9[PLAYER_COMMAND] robshazaamz: /time day
    19:13:21 [WARNING] [CellMod] Error at SQL INSERT Query: java.sql.SQLException: [
    SQLITE_ERROR] SQL error or missing database (near "s_Minecraft": syntax error)
    19:13:41 [INFO] Connection reset
    19:13:41 [INFO] robshazaamz lost connection: disconnect.quitting
    19:13:41 [INFO] [AutoSave] º9World Auto-Saving
    19:13:42 [INFO] [AutoSave] º9World Auto-Save Complete
    19:13:43 [INFO] robshazaamz [/5.103.108.47:52772] logged in with entity id 304 a
    t ([Rob's_Minecraft] -547.4974355752505, 66.0, -730.4733262829915)
    19:13:43 [INFO] [AutoSave] AutoSaveThread Started: Interval is 300 seconds, Warn
    Times are 0
    >
     
  19. Offline

    instipod

    Two problems I see...
    1. This plugin requires build 1060 or higher
    2. Only compatible with Permission plugins that simulate version 2.x (like PermissionEx, GroupManager, etc.)
     
  20. Offline

    Miguelp35

    the Bukkit permissions plugin
     
  21. Offline

    Alexxondre

    @instipod : Oh, it would be very nice ! I'll send you a PM soon !
    Btw, if it can help for robshazaamz : i'm using Permissions 3.1.6 and it's working well.
    I think he just have to update Bukkit to b1060
     
  22. Offline

    instipod

    This plugin I am SURE has NO support for the built in permissions.

    That is likely the case as I only test on 1060.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  23. Offline

    robshazaamz

    Well i tried upgrading to bukkit 1060, but doesn't seem to work... and since PermissionsEx seems to complicated and different from my old permissions, i'll just give up. thanks for the help guys.
     
  24. Offline

    Girzz365

    Hey, so I'm trying to set this plugin up and I have a few problems.
    I don't want to use PermissionsEx because it's too confusing for me, but when I don't use it this error pops up:

    15:56:28 [SEVERE] Could not pass event PLAYER_JOIN to CellMod
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at com.instipod.cellmod.playerListener.onPlayerJoin(playerListener.java:
    37)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:244)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:338)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:124)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    at java.net.URLClassLoader$1.run(Unknown Source)
    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:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more
    15:56:31 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'cell
    ' in plugin CellMod v2.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    52)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:737)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
    at com.instipod.cellmod.commands.CellCmd.onCommand(CellCmd.java:30)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    at java.net.URLClassLoader$1.run(Unknown Source)
    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:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more
    >

    My other problem is that only Ops can use this when I want it to be avalible to all who go on my server. Help soon would be nice. Thanks!

    Ps i have bukkit 1060
     
  25. Offline

    instipod

    You need some kind of permissions, whether it be TheYeti's permissions, PermissionsEx, GroupManager, or anything else like that.
     
  26. Offline

    dcastdal

    When attempting to use the any of the commands from this plugin I receive the following error: "An internal error occurred while attempting to preform this command."
    Any ideas?
     
  27. Offline

    tcntad

    Im also having some issues with the newer version. Nothing really happens at all.
    Guessing its the SQL stuffs as one or two commands does work..
     
  28. Offline

    ichingpow

    Any errors in console?
     
  29. Offline

    jujub2o

    Using Spoutcraft to display a phone GUI would be great !
    Nice plugin.
     
  30. Offline

    instipod

    By saying it doesn't work, does not help me. Sending an error log will. From the error log I can find the problem.
     

Share This Page