The document logs the initialization process of a game engine, including display setup, resolution enumeration, and texture loading. It details the successful loading of various textures and fonts, as well as the transition to the main game loop. Several resolutions were found, with 1366x768 being set as the video mode.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
9 views12 pages
Runlog
The document logs the initialization process of a game engine, including display setup, resolution enumeration, and texture loading. It details the successful loading of various textures and fonts, as well as the transition to the main game loop. Several resolutions were found, with 1366x768 being set as the video mode.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 12
03/25/25 20:52:27.
554 Starting Engine::Init()
03/25/25 20:52:27.950 Starting Display::Init() 03/25/25 20:52:27.950 Attempting to set highest possible resolution. 03/25/25 20:52:27.951 Attempting to enumerate resolutions. 03/25/25 20:52:31.004 Found 400 resolutions. 03/25/25 20:52:31.004 Found resolution: 1920x1080 03/25/25 20:52:31.004 Found resolution: 1920x1080 03/25/25 20:52:31.004 Found resolution: 1680x1050 03/25/25 20:52:31.004 Found resolution: 1680x1050 03/25/25 20:52:31.004 Found resolution: 1600x900 03/25/25 20:52:31.004 Found resolution: 1600x900 03/25/25 20:52:31.004 Found resolution: 1440x900 03/25/25 20:52:31.004 Found resolution: 1440x900 03/25/25 20:52:31.004 Found resolution: 1400x1050 03/25/25 20:52:31.006 Found resolution: 1400x1050 03/25/25 20:52:31.006 Found resolution: 1366x768 03/25/25 20:52:31.006 Found resolution: 1366x768 03/25/25 20:52:31.006 Found resolution: 1360x768 03/25/25 20:52:31.006 Found resolution: 1360x768 03/25/25 20:52:31.006 Found resolution: 1280x1024 03/25/25 20:52:31.006 Found resolution: 1280x1024 03/25/25 20:52:31.006 Found resolution: 1280x960 03/25/25 20:52:31.006 Found resolution: 1280x960 03/25/25 20:52:31.007 Found resolution: 1280x800 03/25/25 20:52:31.007 Found resolution: 1280x800 03/25/25 20:52:31.007 Found resolution: 1280x768 03/25/25 20:52:31.007 Found resolution: 1280x768 03/25/25 20:52:31.007 Found resolution: 1280x720 03/25/25 20:52:31.007 Found resolution: 1280x720 03/25/25 20:52:31.007 Found resolution: 1280x600 03/25/25 20:52:31.007 Found resolution: 1280x600 03/25/25 20:52:31.007 Found resolution: 1152x864 03/25/25 20:52:31.007 Found resolution: 1152x864 03/25/25 20:52:31.007 Found resolution: 1024x768 03/25/25 20:52:31.007 Found resolution: 1024x768 03/25/25 20:52:31.007 Found resolution: 800x600 03/25/25 20:52:31.007 Found resolution: 800x600 03/25/25 20:52:31.007 Found resolution: 720x576 03/25/25 20:52:31.007 Found resolution: 720x576 03/25/25 20:52:31.007 Found resolution: 720x480 03/25/25 20:52:31.007 Found resolution: 720x480 03/25/25 20:52:31.007 Found resolution: 640x480 03/25/25 20:52:31.007 Found resolution: 640x480 03/25/25 20:52:31.007 Found resolution: 640x400 03/25/25 20:52:31.007 Found resolution: 640x400 03/25/25 20:52:31.007 Found resolution: 512x384 03/25/25 20:52:31.007 Found resolution: 512x384 03/25/25 20:52:31.007 Found resolution: 400x300 03/25/25 20:52:31.007 Found resolution: 400x300 03/25/25 20:52:31.007 Found resolution: 320x240 03/25/25 20:52:31.007 Found resolution: 320x240 03/25/25 20:52:31.007 Found resolution: 320x200 03/25/25 20:52:31.007 Found resolution: 320x200 03/25/25 20:52:31.007 Starting Display::SetVideoMode(), setting 1366x768 03/25/25 20:52:35.672 Initializing GLEW. 03/25/25 20:52:35.685 Updating camera. 03/25/25 20:52:35.685 Leaving Display::InitializeVideoMode() 03/25/25 20:52:35.689 Done With Display::Init() 03/25/25 20:52:35.690 Starting Input::Init() 03/25/25 20:52:35.690 Done With Input::Init() 03/25/25 20:52:36.199 Starting StateMachine::Init 03/25/25 20:52:36.199 Leaving StateMachine::Init 03/25/25 20:52:36.199 Done with Engine::Init() 03/25/25 20:52:36.218 Created state NO NAME with ID 17 03/25/25 20:52:36.218 StateMachine: Transitioning to state NO NAME, ID 17 03/25/25 20:52:36.218 Starting main game loop. 03/25/25 20:52:36.222 Creating font Fonts/nokiafc22.ttf, size 12.806251 03/25/25 20:52:37.134 Loading texture Images/gamepad_buttons.png on the fly! 03/25/25 20:52:37.134 Loading texture Images/gamepad_buttons.png 03/25/25 20:52:37.158 Load successful. 03/25/25 20:52:37.158 Done creating font Fonts/nokiafc22.ttf 03/25/25 20:52:37.158 Creating font Fonts/nokiafc22.ttf, size 23.478127 03/25/25 20:52:37.407 Done creating font Fonts/nokiafc22.ttf 03/25/25 20:52:37.408 Creating font Fonts/nokiafc22.ttf, size 34.150002 03/25/25 20:52:37.598 Done creating font Fonts/nokiafc22.ttf 03/25/25 20:52:37.599 Creating font Fonts/nokiafc22.ttf, size 44.821877 03/25/25 20:52:37.764 Done creating font Fonts/nokiafc22.ttf 03/25/25 20:52:37.766 Loading texture Images/cursor.png 03/25/25 20:52:37.795 Load successful. 03/25/25 20:52:37.798 Received stats and achievements from Steam. 03/25/25 20:52:37.884 Loading texture Images/gamepad_buttons.png 03/25/25 20:52:37.896 Load successful. 03/25/25 20:52:37.896 Loading texture Images/title_submenu_sprites.png 03/25/25 20:52:38.125 Load successful. 03/25/25 20:52:38.127 Loading texture Images/shop_sprites.png 03/25/25 20:52:38.297 Load successful. 03/25/25 20:52:38.297 Loading texture Images/robot.png 03/25/25 20:52:38.329 Load successful. 03/25/25 20:52:38.331 Loading texture Images/awards.png 03/25/25 20:52:38.488 Load successful. 03/25/25 20:52:38.488 Loading texture Images/bestiary.png 03/25/25 20:52:38.544 Load successful. 03/25/25 20:52:38.547 Loading texture Images/RWK/tiles.png 03/25/25 20:52:38.580 Load successful. 03/25/25 20:52:38.580 Loading texture Images/RWK/rwk_win_spr1.png 03/25/25 20:52:38.641 Load successful. 03/25/25 20:52:38.643 Loading texture Images/RWK/rwk_win_spr2.png 03/25/25 20:52:38.794 Load successful. 03/25/25 20:52:38.794 Loading texture Images/RWK/rwk_win_spr3.png 03/25/25 20:52:38.943 Load successful. 03/25/25 20:52:38.944 Loading texture Images/RWK/classic.gif 03/25/25 20:52:38.971 Images/RWK/classic.gif width is not a power of 2. 03/25/25 20:52:38.971 Images/RWK/classic.gif height is not a power of 2. 03/25/25 20:52:38.971 Load successful. 03/25/25 20:52:38.971 Loading texture Images/RWK/easy.gif 03/25/25 20:52:38.993 Images/RWK/easy.gif width is not a power of 2. 03/25/25 20:52:38.993 Images/RWK/easy.gif height is not a power of 2. 03/25/25 20:52:38.993 Load successful. 03/25/25 20:52:38.995 Loading texture Images/RWK/remix.gif 03/25/25 20:52:39.017 Images/RWK/remix.gif width is not a power of 2. 03/25/25 20:52:39.017 Images/RWK/remix.gif height is not a power of 2. 03/25/25 20:52:39.018 Load successful. 03/25/25 20:52:39.018 Loading texture Images/RWP/rwp_tiles.png 03/25/25 20:52:39.050 Load successful. 03/25/25 20:52:39.052 Loading texture Images/RWP/classic.gif 03/25/25 20:52:39.072 Images/RWP/classic.gif width is not a power of 2. 03/25/25 20:52:39.072 Images/RWP/classic.gif height is not a power of 2. 03/25/25 20:52:39.072 Load successful. 03/25/25 20:52:39.072 Loading texture Images/RWP/easy.gif 03/25/25 20:52:39.097 Images/RWP/easy.gif width is not a power of 2. 03/25/25 20:52:39.097 Images/RWP/easy.gif height is not a power of 2. 03/25/25 20:52:39.098 Load successful. 03/25/25 20:52:39.099 Loading texture Images/RWP/remix.gif 03/25/25 20:52:39.126 Images/RWP/remix.gif width is not a power of 2. 03/25/25 20:52:39.126 Images/RWP/remix.gif height is not a power of 2. 03/25/25 20:52:39.127 Load successful. 03/25/25 20:52:39.128 Loading texture Images/RWP/rwp_win_spr1.png 03/25/25 20:52:39.276 Load successful. 03/25/25 20:52:39.279 Loading texture Images/RWF/rwf_tiles.png 03/25/25 20:52:39.313 Load successful. 03/25/25 20:52:39.314 Loading texture Images/RWF/rwf_bosses.png 03/25/25 20:52:39.344 Load successful. 03/25/25 20:52:39.346 Loading texture Images/RWF/rwf_angler.png 03/25/25 20:52:39.410 Load successful. 03/25/25 20:52:39.410 Loading texture Images/RWF/rwf_win_spr.png 03/25/25 20:52:39.622 Load successful. 03/25/25 20:52:39.626 Loading texture Images/RWF/fishy.png 03/25/25 20:52:39.646 Load successful. 03/25/25 20:52:39.647 Loading texture Images/RWI/tiles.png 03/25/25 20:52:39.672 Load successful. 03/25/25 20:52:39.972 Loading texture Images/RWI/bosses.png 03/25/25 20:52:40.011 Load successful. 03/25/25 20:52:40.011 Loading texture Images/RWI/classic.gif 03/25/25 20:52:40.031 Images/RWI/classic.gif width is not a power of 2. 03/25/25 20:52:40.031 Images/RWI/classic.gif height is not a power of 2. 03/25/25 20:52:40.032 Load successful. 03/25/25 20:52:40.033 Loading texture Images/RWI/easy.gif 03/25/25 20:52:40.062 Images/RWI/easy.gif width is not a power of 2. 03/25/25 20:52:40.063 Images/RWI/easy.gif height is not a power of 2. 03/25/25 20:52:40.063 Load successful. 03/25/25 20:52:40.063 Loading texture Images/RWI/remix.gif 03/25/25 20:52:40.082 Images/RWI/remix.gif width is not a power of 2. 03/25/25 20:52:40.082 Images/RWI/remix.gif height is not a power of 2. 03/25/25 20:52:40.082 Load successful. 03/25/25 20:52:40.083 Loading texture Images/RWI/sky_pix.png 03/25/25 20:52:40.101 Images/RWI/sky_pix.png width is not a power of 2. 03/25/25 20:52:40.101 Images/RWI/sky_pix.png height is not a power of 2. 03/25/25 20:52:40.299 Load successful. 03/25/25 20:52:40.299 Loading texture Images/RWI/backmap.gif 03/25/25 20:52:40.322 Images/RWI/backmap.gif width is not a power of 2. 03/25/25 20:52:40.322 Images/RWI/backmap.gif height is not a power of 2. 03/25/25 20:52:40.323 Load successful. 03/25/25 20:52:40.323 Loading texture Images/RWI/tomstone.png 03/25/25 20:52:40.355 Load successful. 03/25/25 20:52:40.356 Loading texture Images/RWI/rwm_win.png 03/25/25 20:52:40.538 Load successful. 03/25/25 20:52:40.538 Loading texture Images/RWI/rwi_win.png 03/25/25 20:52:40.696 Load successful. 03/25/25 20:52:40.697 Loading texture Images/RWL/rwl_tiles.png 03/25/25 20:52:40.729 Load successful. 03/25/25 20:52:40.729 Loading texture Images/RWL/rwl_tiles2.png 03/25/25 20:52:40.752 Load successful. 03/25/25 20:52:40.754 Loading texture Images/RWL/red_sky.png 03/25/25 20:52:40.776 Load successful. 03/25/25 20:52:40.777 Loading texture Images/RWL/purple_sky.png 03/25/25 20:52:40.794 Load successful. 03/25/25 20:52:40.794 Loading texture Images/RWL/skyline.png 03/25/25 20:52:40.836 Load successful. 03/25/25 20:52:40.838 Loading texture Images/RWL/sun.png 03/25/25 20:52:40.858 Load successful. 03/25/25 20:52:40.860 Loading texture Images/RWL/sun2.png 03/25/25 20:52:40.881 Load successful. 03/25/25 20:52:40.882 Loading texture Images/RWL/slamboom.png 03/25/25 20:52:41.091 Load successful. 03/25/25 20:52:41.092 Loading texture Images/RWL/rwl_guys.png 03/25/25 20:52:41.121 Load successful. 03/25/25 20:52:41.121 Loading texture Images/RWL/rwj_win.png 03/25/25 20:52:41.157 Images/RWL/rwj_win.png height is not a power of 2. 03/25/25 20:52:41.667 Load successful. 03/25/25 20:52:41.668 Loading texture Images/RWB/rwb_tiles.png 03/25/25 20:52:41.694 Load successful. 03/25/25 20:52:41.694 Loading texture Images/RWB/stomper.png 03/25/25 20:52:41.710 Images/RWB/stomper.png height is not a power of 2. 03/25/25 20:52:41.712 Load successful. 03/25/25 20:52:41.712 Loading texture Images/RWB/emp.png 03/25/25 20:52:41.730 Images/RWB/emp.png width is not a power of 2. 03/25/25 20:52:41.730 Images/RWB/emp.png height is not a power of 2. 03/25/25 20:52:41.732 Load successful. 03/25/25 20:52:41.733 Loading texture Images/RWB/logo_empty.png 03/25/25 20:52:41.756 Load successful. 03/25/25 20:52:41.756 Loading texture Images/RWB/miniboss.png 03/25/25 20:52:41.775 Load successful. 03/25/25 20:52:41.776 Loading texture Images/RWB/rwb_win.png 03/25/25 20:52:41.820 Load successful. 03/25/25 20:52:41.821 Loading texture Images/RWQ/tiles.png 03/25/25 20:52:41.847 Load successful. 03/25/25 20:52:41.848 Loading sound Sounds/crash.ogg 03/25/25 20:52:41.860 Load successful. 03/25/25 20:52:41.863 Loading sound Sounds/RWB/drill.ogg 03/25/25 20:52:41.866 Load successful. 03/25/25 20:52:41.879 Loading sound Sounds/RWP/bip.ogg 03/25/25 20:52:41.882 Load successful. 03/25/25 20:52:41.909 Loading sound Sounds/RWB/plantbomb.ogg 03/25/25 20:52:41.914 Load successful. 03/25/25 20:52:41.925 Loading sound Sounds/RWF/madbat.ogg 03/25/25 20:52:41.933 Load successful. 03/25/25 20:52:41.955 Loading sound Sounds/achieve.ogg 03/25/25 20:52:41.963 Load successful. 03/25/25 20:52:41.969 Loading sound Sounds/RWK/win.ogg 03/25/25 20:52:42.083 Load successful. 03/25/25 20:52:42.084 Loading sound Sounds/RWP/buildbot.ogg 03/25/25 20:52:42.090 Load successful. 03/25/25 20:52:42.099 Loading sound Sounds/RWF/swosh.ogg 03/25/25 20:52:42.104 Load successful. 03/25/25 20:52:42.115 Loading sound Sounds/RWP/bonk.ogg 03/25/25 20:52:42.118 Load successful. 03/25/25 20:52:42.132 Loading sound Sounds/RWF/maglock.ogg 03/25/25 20:52:42.137 Load successful. 03/25/25 20:52:42.148 Loading sound Sounds/RWP/cling1.ogg 03/25/25 20:52:42.151 Load successful. 03/25/25 20:52:42.163 Loading sound Sounds/RWK/bossdie.ogg 03/25/25 20:52:42.173 Load successful. 03/25/25 20:52:42.179 Loading sound Sounds/RWK/alienhit.ogg 03/25/25 20:52:42.182 Load successful. 03/25/25 20:52:42.195 Loading sound Sounds/gotdata.ogg 03/25/25 20:52:42.206 Load successful. 03/25/25 20:52:42.212 Loading sound Sounds/gotalldata.ogg 03/25/25 20:52:42.217 Load successful. 03/25/25 20:52:42.229 Loading sound Sounds/gotdata.ogg 03/25/25 20:52:42.242 Load successful. 03/25/25 20:52:42.245 Loading sound Sounds/RWK/bloop6.ogg 03/25/25 20:52:42.247 Load successful. 03/25/25 20:52:42.261 Loading sound Sounds/RWK/bloop2.ogg 03/25/25 20:52:42.263 Load successful. 03/25/25 20:52:42.293 Loading sound Sounds/rwia_title.ogg on the fly! 03/25/25 20:52:42.293 Loading sound Sounds/rwia_title.ogg 03/25/25 20:52:42.548 Load successful. 03/25/25 20:52:42.548 Loading sound Sounds/rwia_title_intro.ogg on the fly! 03/25/25 20:52:42.548 Loading sound Sounds/rwia_title_intro.ogg 03/25/25 20:52:42.555 Load successful. 03/25/25 20:52:42.555 Loading sound Sounds/RWP/boss.ogg on the fly! 03/25/25 20:52:42.555 Loading sound Sounds/RWP/boss.ogg 03/25/25 20:52:42.840 Load successful. 03/25/25 20:52:42.840 Initializing player skins. 03/25/25 20:52:42.840 Making octagon sprites. 03/25/25 20:52:42.840 Making menu sprites. 03/25/25 20:52:42.840 Initializing mutators. 03/25/25 20:52:42.840 Initializing input layer. 03/25/25 20:52:42.840 Creating all states. 03/25/25 20:52:42.841 Created state MainState with ID 0 03/25/25 20:52:42.841 Created state QuitState with ID 1 03/25/25 20:52:42.841 Created state ConfirmCheatState with ID 9 03/25/25 20:52:42.841 Created state ConfirmNewGameState with ID 6 03/25/25 20:52:42.841 Created state ConfirmPurchaseState with ID 7 03/25/25 20:52:42.841 Created state ConfirmRestartState with ID 8 03/25/25 20:52:42.841 Created state TallyState with ID 10 03/25/25 20:52:42.841 Created state StatsState with ID 11 03/25/25 20:52:42.841 Attempting to enumerate resolutions. 03/25/25 20:52:42.841 Found 400 resolutions. 03/25/25 20:52:42.841 Found resolution: 1920x1080 03/25/25 20:52:42.841 Found resolution: 1920x1080 03/25/25 20:52:42.841 Found resolution: 1680x1050 03/25/25 20:52:42.841 Found resolution: 1680x1050 03/25/25 20:52:42.841 Found resolution: 1600x900 03/25/25 20:52:42.841 Found resolution: 1600x900 03/25/25 20:52:42.841 Found resolution: 1440x900 03/25/25 20:52:42.841 Found resolution: 1440x900 03/25/25 20:52:42.841 Found resolution: 1400x1050 03/25/25 20:52:42.841 Found resolution: 1400x1050 03/25/25 20:52:42.841 Found resolution: 1366x768 03/25/25 20:52:42.842 Found resolution: 1366x768 03/25/25 20:52:42.842 Found resolution: 1360x768 03/25/25 20:52:42.842 Found resolution: 1360x768 03/25/25 20:52:42.842 Found resolution: 1280x1024 03/25/25 20:52:42.842 Found resolution: 1280x1024 03/25/25 20:52:42.842 Found resolution: 1280x960 03/25/25 20:52:42.842 Found resolution: 1280x960 03/25/25 20:52:42.842 Found resolution: 1280x800 03/25/25 20:52:42.842 Found resolution: 1280x800 03/25/25 20:52:42.842 Found resolution: 1280x768 03/25/25 20:52:42.842 Found resolution: 1280x768 03/25/25 20:52:42.842 Found resolution: 1280x720 03/25/25 20:52:42.842 Found resolution: 1280x720 03/25/25 20:52:42.842 Found resolution: 1280x600 03/25/25 20:52:42.842 Found resolution: 1280x600 03/25/25 20:52:42.842 Found resolution: 1152x864 03/25/25 20:52:42.842 Found resolution: 1152x864 03/25/25 20:52:42.842 Found resolution: 1024x768 03/25/25 20:52:42.842 Found resolution: 1024x768 03/25/25 20:52:42.842 Found resolution: 800x600 03/25/25 20:52:42.842 Found resolution: 800x600 03/25/25 20:52:42.842 Found resolution: 720x576 03/25/25 20:52:42.842 Found resolution: 720x576 03/25/25 20:52:42.842 Found resolution: 720x480 03/25/25 20:52:42.842 Found resolution: 720x480 03/25/25 20:52:42.842 Found resolution: 640x480 03/25/25 20:52:42.842 Found resolution: 640x480 03/25/25 20:52:42.842 Found resolution: 640x400 03/25/25 20:52:42.843 Found resolution: 640x400 03/25/25 20:52:42.843 Found resolution: 512x384 03/25/25 20:52:42.843 Found resolution: 512x384 03/25/25 20:52:42.843 Found resolution: 400x300 03/25/25 20:52:42.843 Found resolution: 400x300 03/25/25 20:52:42.843 Found resolution: 320x240 03/25/25 20:52:42.843 Found resolution: 320x240 03/25/25 20:52:42.843 Found resolution: 320x200 03/25/25 20:52:42.843 Found resolution: 320x200 03/25/25 20:52:42.843 Created state OptionsState with ID 2 03/25/25 20:52:42.843 Created state ShopState with ID 4 03/25/25 20:52:42.843 Created state CreditsState with ID 13 03/25/25 20:52:42.844 Created state MutatorState with ID 3 03/25/25 20:52:42.844 Created state HistoryState with ID 12 03/25/25 20:52:42.844 Created state AwardsState with ID 5 03/25/25 20:52:42.844 Created state BonusState with ID 16 03/25/25 20:52:42.844 Created state JukeboxState with ID 14 03/25/25 20:52:42.845 Created state BestiaryState with ID 15 03/25/25 20:52:42.845 Created state RWKMenuState with ID 18 03/25/25 20:52:42.845 Created state RWCMenuState with ID 49 03/25/25 20:52:42.845 Created state RWKStoryState with ID 19 03/25/25 20:52:42.845 Created state RWKPauseState with ID 20 03/25/25 20:52:42.846 Created state RWKState with ID 21 03/25/25 20:52:42.846 Created state RWKWinState with ID 22 03/25/25 20:52:42.846 Created state RWPMenuState with ID 23 03/25/25 20:52:42.846 Created state RWPStoryState with ID 24 03/25/25 20:52:42.846 Created state RWPPauseState with ID 25 03/25/25 20:52:42.846 Created state RWPState with ID 26 03/25/25 20:52:42.846 Created state RWPWinState with ID 27 03/25/25 20:52:42.847 Created state RWFMenuState with ID 28 03/25/25 20:52:42.847 Created state FWRMenuState with ID 50 03/25/25 20:52:42.847 Created state RWFStoryState with ID 29 03/25/25 20:52:42.847 Created state RWFPauseState with ID 30 03/25/25 20:52:42.847 Created state RWFState with ID 31 03/25/25 20:52:42.847 Created state RWFWinState with ID 32 03/25/25 20:52:42.848 Created state RWBMenuState with ID 38 03/25/25 20:52:42.848 Created state RWBStoryState with ID 39 03/25/25 20:52:42.848 Created state RWBPauseState with ID 40 03/25/25 20:52:42.848 Created state RWBState with ID 41 03/25/25 20:52:42.848 Created state RWBWinState with ID 42 03/25/25 20:52:42.848 Created state RWIMenuState with ID 33 03/25/25 20:52:42.849 Created state RWMMenuState with ID 51 03/25/25 20:52:42.849 Created state RDMenuState with ID 52 03/25/25 20:52:42.849 Created state RWIStoryState with ID 34 03/25/25 20:52:42.849 Created state RWIPauseState with ID 35 03/25/25 20:52:42.850 Created state RWIState with ID 36 03/25/25 20:52:42.850 Created state RWIWinState with ID 37 03/25/25 20:52:42.850 Created state RWMWinState with ID 53 03/25/25 20:52:42.850 Created state RWLMenuState with ID 43 03/25/25 20:52:42.850 Created state RWLStoryState with ID 44 03/25/25 20:52:42.850 Created state RWLPauseState with ID 45 03/25/25 20:52:42.850 Created state RWLState with ID 46 03/25/25 20:52:42.850 Created state RWLWinState with ID 47 03/25/25 20:52:42.850 Created state RDState with ID 48 03/25/25 20:52:42.851 Created state RDWinState with ID 55 03/25/25 20:52:42.851 Created state RDPauseState with ID 56 03/25/25 20:52:42.851 Loading profile. 03/25/25 20:52:42.851 StateMachine: Transitioning to state MainState, ID 0 03/25/25 20:52:49.389 StateMachine: Transitioning to state StatsState, ID 11 03/25/25 20:52:49.400 Loading sound Sounds/RWP/storybf.ogg on the fly! 03/25/25 20:52:49.400 Loading sound Sounds/RWP/storybf.ogg 03/25/25 20:52:49.439 Load successful. 03/25/25 20:54:13.285 StateMachine: Transitioning to state MainState, ID 0 03/25/25 20:54:15.604 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 20:54:15.620 Loading sound Sounds/RWK/powerup.ogg on the fly! 03/25/25 20:54:15.620 Loading sound Sounds/RWK/powerup.ogg 03/25/25 20:54:15.623 Load successful. 03/25/25 20:54:15.623 Loading sound Sounds/RWP/cute1.ogg on the fly! 03/25/25 20:54:15.623 Loading sound Sounds/RWP/cute1.ogg 03/25/25 20:54:15.626 Load successful. 03/25/25 20:54:15.626 Loading sound Sounds/hyperblast.ogg on the fly! 03/25/25 20:54:15.626 Loading sound Sounds/hyperblast.ogg 03/25/25 20:54:15.634 Load successful. 03/25/25 20:54:15.635 Loading sound Sounds/RWK/sadcat.ogg on the fly! 03/25/25 20:54:15.635 Loading sound Sounds/RWK/sadcat.ogg 03/25/25 20:54:15.638 Load successful. 03/25/25 20:54:15.638 Loading sound Sounds/RWK/save.ogg on the fly! 03/25/25 20:54:15.638 Loading sound Sounds/RWK/save.ogg 03/25/25 20:54:15.644 Load successful. 03/25/25 20:54:15.644 Loading sound Sounds/RWP/tongue.ogg on the fly! 03/25/25 20:54:15.644 Loading sound Sounds/RWP/tongue.ogg 03/25/25 20:54:15.648 Load successful. 03/25/25 20:54:15.648 Loading sound Sounds/hardcore_die.ogg on the fly! 03/25/25 20:54:15.648 Loading sound Sounds/hardcore_die.ogg 03/25/25 20:54:15.662 Load successful. 03/25/25 20:54:15.662 Loading sound Sounds/RWK/title-loop.ogg on the fly! 03/25/25 20:54:15.662 Loading sound Sounds/RWK/title-loop.ogg 03/25/25 20:54:15.702 Load successful. 03/25/25 20:54:15.702 Searching for leaderboard RWK_C_000 03/25/25 20:54:15.702 Loading sound Sounds/RWK/laserhit.ogg on the fly! 03/25/25 20:54:15.702 Loading sound Sounds/RWK/laserhit.ogg 03/25/25 20:54:15.705 Load successful. 03/25/25 20:54:15.705 Loading sound Sounds/RWK/bossshoot.ogg on the fly! 03/25/25 20:54:15.705 Loading sound Sounds/RWK/bossshoot.ogg 03/25/25 20:54:15.707 Load successful. 03/25/25 20:54:15.707 Loading sound Sounds/RWK/aliendie.ogg on the fly! 03/25/25 20:54:15.707 Loading sound Sounds/RWK/aliendie.ogg 03/25/25 20:54:15.710 Load successful. 03/25/25 20:54:15.710 Loading sound Sounds/RWK/bosshit.ogg on the fly! 03/25/25 20:54:15.710 Loading sound Sounds/RWK/bosshit.ogg 03/25/25 20:54:15.712 Load successful. 03/25/25 20:54:15.712 Loading sound Sounds/RWK/rocket.ogg on the fly! 03/25/25 20:54:15.712 Loading sound Sounds/RWK/rocket.ogg 03/25/25 20:54:15.716 Load successful. 03/25/25 20:54:15.716 Loading sound Sounds/RWK/jump.ogg on the fly! 03/25/25 20:54:15.716 Loading sound Sounds/RWK/jump.ogg 03/25/25 20:54:15.717 Load successful. 03/25/25 20:54:15.717 Loading sound Sounds/RWK/mlaunch.ogg on the fly! 03/25/25 20:54:15.717 Loading sound Sounds/RWK/mlaunch.ogg 03/25/25 20:54:15.720 Load successful. 03/25/25 20:54:15.720 Loading sound Sounds/RWK/mgun.ogg on the fly! 03/25/25 20:54:15.720 Loading sound Sounds/RWK/mgun.ogg 03/25/25 20:54:15.722 Load successful. 03/25/25 20:54:15.722 Loading sound Sounds/RWK/laser.ogg on the fly! 03/25/25 20:54:15.722 Loading sound Sounds/RWK/laser.ogg 03/25/25 20:54:15.724 Load successful. 03/25/25 20:54:15.724 Loading sound Sounds/RWK/door.ogg on the fly! 03/25/25 20:54:15.724 Loading sound Sounds/RWK/door.ogg 03/25/25 20:54:15.726 Load successful. 03/25/25 20:54:15.726 Loading sound Sounds/RWK/block.ogg on the fly! 03/25/25 20:54:15.726 Loading sound Sounds/RWK/block.ogg 03/25/25 20:54:15.728 Load successful. 03/25/25 20:54:15.729 Loading sound Sounds/RWK/die.ogg on the fly! 03/25/25 20:54:15.729 Loading sound Sounds/RWK/die.ogg 03/25/25 20:54:15.732 Load successful. 03/25/25 20:54:15.732 Loading sound Sounds/RWK/bloop1.ogg on the fly! 03/25/25 20:54:15.732 Loading sound Sounds/RWK/bloop1.ogg 03/25/25 20:54:15.734 Load successful. 03/25/25 20:54:15.734 Loading sound Sounds/RWK/bloop3.ogg on the fly! 03/25/25 20:54:15.734 Loading sound Sounds/RWK/bloop3.ogg 03/25/25 20:54:15.736 Load successful. 03/25/25 20:54:15.752 Leaderboard found. 03/25/25 20:54:15.816 Done updating classic leaderboard. 03/25/25 20:54:15.816 Searching for leaderboard RWK_E_000 03/25/25 20:54:15.832 Leaderboard found. 03/25/25 20:54:15.881 Done updating easy leaderboard. 03/25/25 20:54:15.881 Searching for leaderboard RWK_R_000 03/25/25 20:54:15.897 Leaderboard found. 03/25/25 20:54:15.947 Done updating remix leaderboard. 03/25/25 20:54:23.995 Searching for leaderboard RWK_E_000 03/25/25 20:54:23.995 StateMachine: Transitioning to state RWKStoryState, ID 19 03/25/25 20:54:24.015 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 20:54:24.015 Leaderboard found. 03/25/25 20:54:24.016 Loading sound Sounds/RWK/wip3-loop.ogg on the fly! 03/25/25 20:54:24.016 Loading sound Sounds/RWK/wip3-loop.ogg 03/25/25 20:54:24.186 Load successful. 03/25/25 20:54:24.186 Loading sound Sounds/RWK/wip4-loop.ogg on the fly! 03/25/25 20:54:24.186 Loading sound Sounds/RWK/wip4-loop.ogg 03/25/25 20:54:24.288 Load successful. 03/25/25 20:54:24.288 Loading sound Sounds/RWK/wip5-loop.ogg on the fly! 03/25/25 20:54:24.288 Loading sound Sounds/RWK/wip5-loop.ogg 03/25/25 20:54:24.460 Load successful. 03/25/25 20:59:44.171 StateMachine: Transitioning to state RWKWinState, ID 22 03/25/25 20:59:50.723 StateMachine: Transitioning to state TallyState, ID 10 03/25/25 20:59:50.739 Loading sound Sounds/RWP/claw1.ogg on the fly! 03/25/25 20:59:50.739 Loading sound Sounds/RWP/claw1.ogg 03/25/25 20:59:50.741 Load successful. 03/25/25 20:59:50.741 Loading sound Sounds/RWP/claw2.ogg on the fly! 03/25/25 20:59:50.741 Loading sound Sounds/RWP/claw2.ogg 03/25/25 20:59:50.742 Load successful. 03/25/25 20:59:50.742 Loading sound Sounds/RWP/claw3.ogg on the fly! 03/25/25 20:59:50.742 Loading sound Sounds/RWP/claw3.ogg 03/25/25 20:59:50.744 Load successful. 03/25/25 20:59:50.744 Loading sound Sounds/RWP/door.ogg on the fly! 03/25/25 20:59:50.744 Loading sound Sounds/RWP/door.ogg 03/25/25 20:59:50.747 Load successful. 03/25/25 20:59:50.747 Loading sound Sounds/RWP/scared.ogg on the fly! 03/25/25 20:59:50.747 Loading sound Sounds/RWP/scared.ogg 03/25/25 20:59:50.750 Load successful. 03/25/25 20:59:56.745 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 20:59:56.762 Searching for leaderboard RWK_C_000 03/25/25 20:59:56.778 Leaderboard found. 03/25/25 20:59:56.823 Done updating classic leaderboard. 03/25/25 20:59:56.823 Searching for leaderboard RWK_E_000 03/25/25 20:59:56.839 Leaderboard found. 03/25/25 20:59:56.886 Done updating easy leaderboard. 03/25/25 20:59:56.886 Searching for leaderboard RWK_R_000 03/25/25 20:59:56.902 Leaderboard found. 03/25/25 20:59:56.951 Done updating remix leaderboard. 03/25/25 21:00:07.413 Searching for leaderboard RWK_E_000 03/25/25 21:00:07.413 StateMachine: Transitioning to state RWKStoryState, ID 19 03/25/25 21:00:07.433 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:00:07.435 Leaderboard found. 03/25/25 21:02:28.748 StateMachine: Transitioning to state RWKWinState, ID 22 03/25/25 21:02:42.745 StateMachine: Transitioning to state TallyState, ID 10 03/25/25 21:03:05.000 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:03:05.017 Searching for leaderboard RWK_C_000 03/25/25 21:03:05.033 Leaderboard found. 03/25/25 21:03:05.079 Done updating classic leaderboard. 03/25/25 21:03:05.079 Searching for leaderboard RWK_E_000 03/25/25 21:03:05.095 Leaderboard found. 03/25/25 21:03:05.142 Done updating easy leaderboard. 03/25/25 21:03:05.142 Searching for leaderboard RWK_R_000 03/25/25 21:03:05.158 Leaderboard found. 03/25/25 21:03:05.206 Done updating remix leaderboard. 03/25/25 21:03:25.070 Searching for leaderboard RWK_E_000 03/25/25 21:03:25.070 StateMachine: Transitioning to state RWKStoryState, ID 19 03/25/25 21:03:25.092 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:03:25.092 Leaderboard found. 03/25/25 21:08:05.386 StateMachine: Transitioning to state RWKWinState, ID 22 03/25/25 21:08:09.555 StateMachine: Transitioning to state TallyState, ID 10 03/25/25 21:08:24.436 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:08:24.453 Searching for leaderboard RWK_C_000 03/25/25 21:08:24.469 Leaderboard found. 03/25/25 21:08:24.515 Done updating classic leaderboard. 03/25/25 21:08:24.515 Searching for leaderboard RWK_E_000 03/25/25 21:08:24.531 Leaderboard found. 03/25/25 21:08:24.577 Done updating easy leaderboard. 03/25/25 21:08:24.577 Searching for leaderboard RWK_R_000 03/25/25 21:08:24.593 Leaderboard found. 03/25/25 21:08:24.642 Done updating remix leaderboard. 03/25/25 21:08:30.849 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:08:35.197 StateMachine: Transitioning to state StatsState, ID 11 03/25/25 21:08:55.301 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:08:56.335 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:08:56.351 Searching for leaderboard RWK_C_000 03/25/25 21:08:56.367 Leaderboard found. 03/25/25 21:08:56.413 Done updating classic leaderboard. 03/25/25 21:08:56.413 Searching for leaderboard RWK_E_000 03/25/25 21:08:56.429 Leaderboard found. 03/25/25 21:08:56.477 Done updating easy leaderboard. 03/25/25 21:08:56.477 Searching for leaderboard RWK_R_000 03/25/25 21:08:56.493 Leaderboard found. 03/25/25 21:08:56.552 Done updating remix leaderboard. 03/25/25 21:09:04.329 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:09:06.012 StateMachine: Transitioning to state BonusState, ID 16 03/25/25 21:09:08.009 StateMachine: Transitioning to state CreditsState, ID 13 03/25/25 21:09:08.981 StateMachine: Transitioning to state BonusState, ID 16 03/25/25 21:09:11.170 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:09:12.351 StateMachine: Transitioning to state ShopState, ID 4 03/25/25 21:09:12.367 Loading sound Sounds/RWP/powerup.ogg on the fly! 03/25/25 21:09:12.367 Loading sound Sounds/RWP/powerup.ogg 03/25/25 21:09:12.372 Load successful. 03/25/25 21:09:54.044 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:09:56.579 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:09:56.595 Searching for leaderboard RWK_C_000 03/25/25 21:09:56.611 Leaderboard found. 03/25/25 21:09:56.657 Done updating classic leaderboard. 03/25/25 21:09:56.657 Searching for leaderboard RWK_E_000 03/25/25 21:09:56.673 Leaderboard found. 03/25/25 21:09:56.720 Done updating easy leaderboard. 03/25/25 21:09:56.720 Searching for leaderboard RWK_R_000 03/25/25 21:09:56.736 Leaderboard found. 03/25/25 21:09:56.784 Done updating remix leaderboard. 03/25/25 21:10:04.330 Searching for leaderboard RWK_E_000 03/25/25 21:10:04.331 StateMachine: Transitioning to state RWKStoryState, ID 19 03/25/25 21:10:04.351 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:10:04.351 Leaderboard found. 03/25/25 21:10:11.978 Images/RWK/easy.gif width is not a power of 2. 03/25/25 21:10:11.978 Images/RWK/easy.gif height is not a power of 2. 03/25/25 21:10:11.978 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:10:16.266 Images/RWK/easy.gif width is not a power of 2. 03/25/25 21:10:16.266 Images/RWK/easy.gif height is not a power of 2. 03/25/25 21:10:16.266 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:10:25.925 Images/RWK/easy.gif width is not a power of 2. 03/25/25 21:10:25.925 Images/RWK/easy.gif height is not a power of 2. 03/25/25 21:10:25.925 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:12:05.247 StateMachine: Transitioning to state RWKWinState, ID 22 03/25/25 21:12:05.259 Stored stats for Steam 03/25/25 21:12:10.880 StateMachine: Transitioning to state TallyState, ID 10 03/25/25 21:12:22.958 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:12:22.974 Searching for leaderboard RWK_C_000 03/25/25 21:12:22.991 Leaderboard found. 03/25/25 21:12:23.037 Done updating classic leaderboard. 03/25/25 21:12:23.037 Searching for leaderboard RWK_E_000 03/25/25 21:12:23.053 Leaderboard found. 03/25/25 21:12:23.099 Done updating easy leaderboard. 03/25/25 21:12:23.100 Searching for leaderboard RWK_R_000 03/25/25 21:12:23.115 Leaderboard found. 03/25/25 21:12:23.163 Done updating remix leaderboard. 03/25/25 21:12:25.526 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:12:27.079 StateMachine: Transitioning to state AwardsState, ID 5 03/25/25 21:12:27.112 Stored stats for Steam 03/25/25 21:13:09.238 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:13:10.773 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:13:10.789 Searching for leaderboard RWK_C_000 03/25/25 21:13:10.805 Leaderboard found. 03/25/25 21:13:10.851 Done updating classic leaderboard. 03/25/25 21:13:10.851 Searching for leaderboard RWK_E_000 03/25/25 21:13:10.867 Leaderboard found. 03/25/25 21:13:10.913 Done updating easy leaderboard. 03/25/25 21:13:10.914 Searching for leaderboard RWK_R_000 03/25/25 21:13:10.929 Leaderboard found. 03/25/25 21:13:10.977 Done updating remix leaderboard. 03/25/25 21:13:17.879 Searching for leaderboard RWK_C_000 03/25/25 21:13:17.879 StateMachine: Transitioning to state RWKStoryState, ID 19 03/25/25 21:13:17.895 Leaderboard found. 03/25/25 21:13:17.914 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:24:55.830 Stored stats for Steam 03/25/25 21:28:25.273 StateMachine: Transitioning to state RWKWinState, ID 22 03/25/25 21:28:31.493 StateMachine: Transitioning to state TallyState, ID 10 03/25/25 21:28:50.947 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:28:50.963 Searching for leaderboard RWK_C_000 03/25/25 21:28:50.979 Leaderboard found. 03/25/25 21:28:51.026 Done updating classic leaderboard. 03/25/25 21:28:51.026 Searching for leaderboard RWK_E_000 03/25/25 21:28:51.042 Leaderboard found. 03/25/25 21:28:51.090 Done updating easy leaderboard. 03/25/25 21:28:51.090 Searching for leaderboard RWK_R_000 03/25/25 21:28:51.106 Leaderboard found. 03/25/25 21:28:51.155 Done updating remix leaderboard. 03/25/25 21:28:56.667 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:28:59.905 StateMachine: Transitioning to state OptionsState, ID 2 03/25/25 21:29:10.815 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:29:12.568 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:29:12.584 Searching for leaderboard RWK_C_000 03/25/25 21:29:12.600 Leaderboard found. 03/25/25 21:29:12.646 Done updating classic leaderboard. 03/25/25 21:29:12.647 Searching for leaderboard RWK_E_000 03/25/25 21:29:12.663 Leaderboard found. 03/25/25 21:29:12.711 Done updating easy leaderboard. 03/25/25 21:29:12.711 Searching for leaderboard RWK_R_000 03/25/25 21:29:12.727 Leaderboard found. 03/25/25 21:29:12.776 Done updating remix leaderboard. 03/25/25 21:29:23.243 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:29:24.813 StateMachine: Transitioning to state ShopState, ID 4 03/25/25 21:30:21.255 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:30:22.571 StateMachine: Transitioning to state BonusState, ID 16 03/25/25 21:30:25.052 StateMachine: Transitioning to state MainState, ID 0 03/25/25 21:30:26.041 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:30:26.058 Searching for leaderboard RWK_C_000 03/25/25 21:30:26.074 Leaderboard found. 03/25/25 21:30:26.121 Done updating classic leaderboard. 03/25/25 21:30:26.121 Searching for leaderboard RWK_E_000 03/25/25 21:30:26.137 Leaderboard found. 03/25/25 21:30:26.185 Done updating easy leaderboard. 03/25/25 21:30:26.185 Searching for leaderboard RWK_R_000 03/25/25 21:30:26.201 Leaderboard found. 03/25/25 21:30:26.251 Done updating remix leaderboard. 03/25/25 21:30:34.038 StateMachine: Transitioning to state MutatorState, ID 3 03/25/25 21:30:40.133 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:30:40.156 Searching for leaderboard RWK_C_000 03/25/25 21:30:40.172 Leaderboard found. 03/25/25 21:30:40.219 Done updating classic leaderboard. 03/25/25 21:30:40.219 Searching for leaderboard RWK_E_000 03/25/25 21:30:40.235 Leaderboard found. 03/25/25 21:30:40.283 Done updating easy leaderboard. 03/25/25 21:30:40.283 Searching for leaderboard RWK_R_000 03/25/25 21:30:40.299 Leaderboard found. 03/25/25 21:30:40.351 Done updating remix leaderboard. 03/25/25 21:30:46.212 StateMachine: Transitioning to state HistoryState, ID 12 03/25/25 21:30:50.070 StateMachine: Transitioning to state RWKMenuState, ID 18 03/25/25 21:30:50.093 Searching for leaderboard RWK_C_000 03/25/25 21:30:50.109 Leaderboard found. 03/25/25 21:30:50.157 Done updating classic leaderboard. 03/25/25 21:30:50.158 Searching for leaderboard RWK_E_000 03/25/25 21:30:50.173 Leaderboard found. 03/25/25 21:30:50.222 Done updating easy leaderboard. 03/25/25 21:30:50.222 Searching for leaderboard RWK_R_000 03/25/25 21:30:50.238 Leaderboard found. 03/25/25 21:30:50.290 Done updating remix leaderboard. 03/25/25 21:30:52.267 Searching for leaderboard RWK_R_000 03/25/25 21:30:52.267 StateMachine: Transitioning to state RWKStoryState, ID 19 03/25/25 21:30:52.283 Leaderboard found. 03/25/25 21:30:52.302 StateMachine: Transitioning to state RWKState, ID 21 03/25/25 21:31:25.118 Images/RWK/remix.gif width is not a power of 2. 03/25/25 21:31:25.118 Images/RWK/remix.gif height is not a power of 2. 03/25/25 21:31:25.118 StateMachine: Transitioning to state RWKState, ID 21