Results 1 to 2 of 2

Thread: Error running Asphyxia.jar file

  1. #1
    Join Date
    2014-Dec
    Location
    Indianapolis, Indiana
    Posts
    105

    Error running Asphyxia.jar file

    Hello, I have Kali Linux 2 64-bit and Windows 10 Host. I am trying to run a jar file called "Asphyxia.jar". I enter:
    cd Desktop/
    java -jar Asphyxia.jar
    The file is on my desktop and I've used the above commands to run a trial of Burp Suite Pro and it works fine. My problem is, it starts to run and I get a log file called "LastRun" on my desktop. Then I get an error and it shuts down. I am including the error from the log file below. Can anyone take a look and reply so I can run my jar file? I am also attaching a screenshot of Kali. Thanks

    INFO:Initiating game...
    INFO:url.content:null class:class java.io.File
    INFO:done.
    INFO:group world
    INFO:group display
    INFO:trying with jar:file:asphyxia.jar!/resources/shapes
    INFO:setting up world.shapes.BackPack
    INFO:setting up world.shapes.BomberMan.Corpse
    INFO:setting up world.shapes.BomberMan.Down
    INFO:setting up world.shapes.BomberMan.Left
    INFO:setting up world.shapes.BomberMan.Right
    INFO:setting up world.shapes.BomberMan.Up
    INFO:setting up world.shapes.OtherMan.Down
    INFO:setting up world.shapes.OtherMan.Left
    INFO:setting up world.shapes.OtherMan.Right
    INFO:setting up world.shapes.OtherMan.Up
    INFO:setting up world.shapes.Respawn
    INFO:setting up world.shapes.Stage.Floor
    INFO:setting up world.shapes.Stage.FtoW_Down
    INFO:setting up world.shapes.Stage.FtoW_DownLeft
    INFO:setting up world.shapes.Stage.FtoW_DownRight
    INFO:setting up world.shapes.Stage.FtoW_Left
    INFO:setting up world.shapes.Stage.FtoW_Right
    INFO:setting up world.shapes.Stage.FtoW_Up
    INFO:setting up world.shapes.Stage.FtoW_UpLeft
    INFO:setting up world.shapes.Stage.FtoW_UpRight
    INFO:setting up world.shapes.Stage.Wall
    INFO:setting up world.shapes.TelePort
    INFO:setting up world.shapes.TimeBomb.Activated
    INFO:setting up world.shapes.TimeBomb.Deactivated
    INFO:group keyboard
    INFO:Generating map sketch
    INFO:focus won
    INFO:sketch done
    INFO:stage dimension:java.awt.Dimension[width=45,height=56]
    INFO:Floor Shape = caffeine.basicgame.io.display.graphics2D.MutableSh ape@eec5a4a
    INFO:Adding things to game...
    INFO:Bomberman spawning
    INFO:url.content:null class:class java.io.File
    INFO:done.
    SEVERE:Sound error: java.io.IOException: mark/reset not supported
    SEVERE:Exception creating game: java.lang.NullPointerException

    Asphyxia.jpg
    Last edited by Mike9876; 2017-09-24 at 13:37.

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    Looks to me like a programming problem in the jar file, as noted by the java.io.Exeception. I'd reach out to the developer.

Similar Threads

  1. Error while running Gobuster
    By sc0rpio in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-02-08, 21:06
  2. SET keeps running into an error
    By Mathew425 in forum General Archive
    Replies: 2
    Last Post: 2015-04-21, 11:05

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •