A Flappy Bird clone made in Fjord
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 7 lines 600 B view raw
1[14:26:47] init -> SDL initialized without errors 2[14:26:47] init -> Window created without errors 3[14:26:47] init -> Renderer created without errors 4[14:26:47] load_langfile -> Couldn't find lang_file 'en_US' in asset_pack 'main' aborting. 5[14:26:47] load_scene -> Loaded scene 'game-template' successfully! 6[14:26:47][Error] stop -> Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') In System.Collections.Generic.List`1.set_Item(Int32 index, T value) in System.Private.CoreLib.dll:token 0x6006d82+0x9 7 8[14:26:47] stop -> Game cleaned