Skip to content

Instantly share code, notes, and snippets.

View lexantus's full-sized avatar
💥
Experimenting

Alexey lexantus

💥
Experimenting
  • Georgia, Batumi
  • 12:57 (UTC +04:00)
View GitHub Profile
"C:\IDEs\Jetbrains\IntelliJ IDEA 15.0.3\jre\jre\bin\java.exe" -Dapplication.home=C:\SDKs\AIR\20.0.0 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -classpath C:/SDKs/AIR/20.0.0/lib/legacy/fdb.jar flex.tools.debugger.cli.DebugCLI
Adobe fdb (Flash Player Debugger) [build development]
Copyright (c) 2004-2007 Adobe, Inc. All rights reserved.
Waiting for Player to connect
Player connected; session starting.
[trace] [Starling] Initialization complete.
[trace] [Starling] Display Driver: DirectX9 (Baseline Constrained)
[trace] scaleGeometry newScale = 2.8674935166363626
[trace] scaleGeometry newScale = 2.8674935166363626
[trace] scaleGeometry newScale = 2.8674935166363626
@lexantus
lexantus / zoom
Created January 29, 2016 14:02
zoom
"C:\IDEs\Jetbrains\IntelliJ IDEA 15.0.3\jre\jre\bin\java.exe" -Dapplication.home=C:\SDKs\AIR\20.0.0 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -classpath C:/SDKs/AIR/20.0.0/lib/legacy/fdb.jar flex.tools.debugger.cli.DebugCLI
Adobe fdb (Flash Player Debugger) [build development]
Copyright (c) 2004-2007 Adobe, Inc. All rights reserved.
Waiting for Player to connect
Player connected; session starting.
[trace] [Starling] Initialization complete.
[trace] [Starling] Display Driver: DirectX9 (Baseline Constrained)
[trace] Input zoom = 3
[trace] p = 0
[trace] Result zoom = 0.0000152587890625
"C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.4\jre\jre\bin\java.exe" -Dapplication.home=C:\flex_sdks\4.6 -Xmx384m -Dsun.io.useCanonCaches=false -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -classpath "C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.4\plugins\flex\lib\idea-fdb-4.5.0.20967-fix.jar;C:/flex_sdks/4.6/lib/fdb.jar" flex.tools.debugger.cli.DebugCLI
Adobe fdb (Flash Player Debugger) [build 23201]
Copyright (c) 2004-2007 Adobe, Inc. All rights reserved.
Waiting for Player to connect
Player connected; session starting.
[trace] Load complete ../locale/vk/ru.json
[trace] Locale key not found - LOAD_GAME_WAIT_DESCRIPTION
[trace] Locale key not found - LOAD_GAME_FIRST_LOAD_SLOW_DESCRIPTION
[trace] Locale key not found - BOTTOM_MENU_TO_OWNER_LABEL
[trace] Locale key not found - IMAGE_TO_WALL_GIFT_COINS
@lexantus
lexantus / output
Created June 25, 2015 15:54
asdfasdf
"C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.3\jre\jre\bin\java.exe" -Dapplication.home=D:\AIRSDK\18ver\AIRSDK_Compiler -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx512m -classpath D:/AIRSDK/18ver/AIRSDK_Compiler/lib/legacy/fdb.jar flex.tools.debugger.cli.DebugCLI
Adobe fdb (Flash Player Debugger) [build development]
Copyright (c) 2004-2007 Adobe, Inc. All rights reserved.
Waiting for Player to connect
Failed to connect; session timed out.
Ensure that:
1. you compiled your Flash movie with debugging on, and
2. you are running the Debugger version of the Flash Player.