Created
May 26, 2018 01:55
-
-
Save robc/609536770150c0d406210a70f23ba544 to your computer and use it in GitHub Desktop.
Quarries on macOS exception
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sat May 26 11:54:47 AEST 2018 INFO:Slick Build #274 | |
Sat May 26 11:54:47 AEST 2018 INFO:LWJGL Version: 2.9.1 | |
Sat May 26 11:54:47 AEST 2018 INFO:OriginalDisplayMode: 1920 x 1200 x 32 @0Hz | |
Sat May 26 11:54:47 AEST 2018 INFO:TargetDisplayMode: 800 x 600 x 0 @0Hz | |
Sat May 26 11:54:49 AEST 2018 INFO:Starting display 800x600 | |
Sat May 26 11:54:49 AEST 2018 INFO:Use Java PNG Loader = true | |
Loading: net.java.games.input.OSXEnvironmentPlugin | |
Sat May 26 11:54:49 AEST 2018 INFO:Found 0 controllers | |
[S_API FAIL] SteamAPI_Init() failed; ipcserver GetSteamPath failed. | |
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dylib. | |
<-------- Steam failed to Initialise --------> | |
@Note: Quarries of Scred Sheet List | |
@Note: | |
Processing: @Sheet: basics005.png,Basics | |
Processing: @Sheet: font.png,Font | |
Processing: @Sheet: overlay.png,Overlay | |
OK | |
Data processing | |
Initialised | |
Processing track: Shimmer;WAV;0.8; | |
Sat May 26 11:54:50 AEST 2018 INFO:Initialising sounds.. | |
Sat May 26 11:54:50 AEST 2018 INFO:- Sound works | |
Sat May 26 11:54:50 AEST 2018 INFO:- 64 OpenAL source available | |
Sat May 26 11:54:50 AEST 2018 INFO:- Sounds source generated | |
Added Audio File: Shimmer | |
Processing track: Drop;WAV;0.2; | |
Added Audio File: Drop | |
Processing track: DirtPickup;WAV;0.1; | |
Added Audio File: DirtPickup | |
Processing track: Explosion;WAV;0.6; | |
Added Audio File: Explosion | |
Processing track: Pickup;WAV;0.3; | |
Added Audio File: Pickup | |
Processing track: Squish;WAV;0.3; | |
Added Audio File: Squish | |
Processing track: HammerSpaceIntro;WAV;1.0; | |
Added Audio File: HammerSpaceIntro | |
Processing track: ScredIntro;WAV;1.0; | |
Added Audio File: ScredIntro | |
Processing track: earthen;OGG;0.5; | |
Added Audio File: earthen | |
Checking version | |
AL lib: (WW) FreeContext: (0x7fb775caf450) Deleting 64 Source(s) | |
AL lib: (WW) FreeDevice: (0x7fb777481600) Deleting 9 Buffer(s) | |
Exception in thread "main" java.lang.NumberFormatException: For input string: "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" | |
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043) | |
at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) | |
at java.lang.Float.parseFloat(Float.java:451) | |
at TarvosVersionChecker.parseFloat(TarvosVersionChecker.java:26) | |
at TarvosVersionChecker.getVersionNumber(TarvosVersionChecker.java:22) | |
at Quarry.gameInit(Quarry.java:204) | |
at TarvosGame.init(TarvosGame.java:201) | |
at org.newdawn.slick.AppGameContainer.setup(AppGameContainer.java:390) | |
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:314) | |
at Quarry.main(Quarry.java:183) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment