need HELP!!!

Discussion in 'Programming General' started by gohan47433, Oct 31, 2012.

need HELP!!!
  1. Unread #1 - Oct 31, 2012 at 10:47 PM
  2. gohan47433
    Joined:
    Nov 27, 2007
    Posts:
    45
    Referrals:
    0
    Sythe Gold:
    0

    gohan47433 Member

    need HELP!!!

    im trying to run a java app and i keep getting this error, its a bot for soulsplit

    java.lang.SecurityException
    at net.xotiksys.security.LightSecurityManager.checkPermission(LightSecurityManager.java:54)
    at java.awt.Desktop.checkExec(Unknown Source)
    at java.awt.Desktop.open(Unknown Source)
    at net.xotiksys.gui.BotMenu.actionPerformed(BotMenu.java:183)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)


    Due to this i am unable to compile
     
  3. Unread #2 - Nov 1, 2012 at 10:46 PM
  4. iJava
    Joined:
    Nov 21, 2011
    Posts:
    1,197
    Referrals:
    11
    Sythe Gold:
    485
    Discord Unique ID:
    220055593568829441

    iJava .Previously known as RSGoldRush
    $200 USD Donor New

    need HELP!!!

    You're doing something which the security manager is blocking by the looks of things. Such as using a class loader.
     
  5. Unread #3 - Nov 1, 2012 at 11:20 PM
  6. gohan47433
    Joined:
    Nov 27, 2007
    Posts:
    45
    Referrals:
    0
    Sythe Gold:
    0

    gohan47433 Member

    need HELP!!!

    ive noticed... i was wondering if anyone knew how to fix this...
     
  7. Unread #4 - Nov 2, 2012 at 3:51 AM
  8. iJava
    Joined:
    Nov 21, 2011
    Posts:
    1,197
    Referrals:
    11
    Sythe Gold:
    485
    Discord Unique ID:
    220055593568829441

    iJava .Previously known as RSGoldRush
    $200 USD Donor New

    need HELP!!!

    You could try ask on the forums where the bot is home to... Where are you loading the class, guessing GUI?
     
< Making a rs clint - Need Ideas! | vps problems >

Users viewing this thread
1 guest


 
 
Adblock breaks this site