error with 1.4.6 #466


  • New
  • Defect
Open
  • _ForgeUser3908036 created this issue Dec 20, 2012

    Describe to us the issue that you're having:
    2012-12-20 21:33:24 [WARNING] [bPermissions] Task #6 for bPermissions v2.9.24 generated an exception
    java.lang.NoClassDefFoundError: Could not initialize class de.bananaco.bpermissions.imp.BukkitCompat

    Which steps will reproduce this problem?:
    1)
    2)
    3)
    ....

    Do you have an error log of what happened?

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)

    Which version of CraftBukkit?: (Please don't say "latest"!!!)

    Which OS?

    Any other information we may need (plugins, configs, etc):

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser3908036 added the tags New Defect Dec 20, 2012
  • _ForgeUser9567549 posted a comment Feb 2, 2013

    Java 7 and bukkit 1.4.6 . What should I do? This is my run.bat: @ECHO OFF SET BINDIR=%dp0 CD /D "%BINDIR%" "%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar PAUSE


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