Description
Game just shows a sad, miserable black screen. It does respond to inputs (since it lets me access the menu albeit with another black screen), however, and audio plays fine. However, the actual game modes cannot be played, since the game seems to just stop responding to inputs in the menu. Game spams "VM: [gml_Script_cmn_chat_draw] Unhandled built-in variable read 'event_type' (arrayIndex=-1)" into the console.
Using the Page Up key still shows a black screen.
Original:


Butterscotch:

--print-unknown-functions
Loaded "Antonball_Deluxe" (0) successfully! [WAD Version 17 / GameMaker version 2.3.0.0]
VM: Initialized with 5404 global vars, sparse self vars (hashmap), 3349 functions mapped
Unknown Functions:
- array_sort
- method_get_self
- instanceof
- string_byte_at
- ds_list_insert
- @@throw@@
- draw_get_halign
- draw_get_valign
- ds_map_delete
- ds_map_clear
- string_ord_at
- clipboard_get_text
- clipboard_set_text
- array_copy
- show_error
- get_integer
- show_message
- get_string
- steam_lobby_list_get_data
- dot_product
- json_parse
- json_stringify
- ds_map_secure_load
- variable_struct_names_count
- variable_struct_get_names
- ds_map_secure_save
- switch_save_data_commit
- sprite_get_speed
- move_wrap
- ds_grid_set
- ds_priority_create
- ds_priority_clear
- layer_script_begin
- layer_script_end
- ds_map_add_list
- ds_priority_add
- ds_priority_delete_min
- ds_priority_empty
- ds_priority_copy
- date_create_datetime
- date_current_datetime
- date_datetime_string
- buffer_resize
- random_set_seed
- buffer_copy
- screen_save
- ds_list_set
- array_set_post
- date_get_year
- date_get_month
- date_get_weekday
- date_get_hour
- date_get_minute
- date_get_second
- application_get_position
- array_set_pre
- script_get_name
- buffer_peek
- buffer_poke
- typeof
- fct_udp_receive
- fct_socket_receivebuffer_size
- fct_read_ubyte
- fct_socket_remote_port
- fct_socket_remote_ip
- fct_udp_bind
- fct_socket_sendbuffer_limit
- fct_write_ubyte
- fct_udp_send
- fct_socket_destroy
- steam_gml_api_flags
- steam_get_user_steam_id_high
- steam_get_user_steam_id_low
- steam_user_set_played_with
- steam_lobby_get_member_count
- steam_lobby_leave
- steam_lobby_get_data
- steam_lobby_set_type
- steam_lobby_create
- steam_lobby_set_data
- steam_lobby_is_owner
- steam_lobby_activate_invite_overlay
- steam_lobby_list_request
- steam_lobby_list_is_loading
- steam_lobby_list_add_string_filter
- steam_lobby_list_add_numerical_filter
- steam_lobby_list_get_count
- steam_lobby_list_join
- steam_lobby_list_get_lobby_member_count
- steam_net_packet_receive
- steam_net_packet_get_size
- buffer_get_type
- debug_get_callstack
- @@try_hook@@
- @@try_unhook@@
- @@finish_catch@@
- steam_upload_score
- object_get_name
- @@GetInstance@@
- steam_download_friends_scores
- steam_download_scores_around_user
- steam_download_scores
- switch_controller_support_show
- steam_set_achievement
- part_particles_create
- part_emitter_region
- object_set_visible
- switch_controller_set_supported_styles
- switch_controller_support_set_defaults
- switch_accounts_get_accounts
- switch_accounts_is_user_open
- switch_save_data_unmount
- switch_save_data_mount
- switch_accounts_close_user
- switch_accounts_select_account
- part_type_color1
- part_particles_clear
- part_type_scale
- int64
- part_system_create_layer
- part_type_create
- part_type_sprite
- part_type_alpha2
- part_type_speed
- part_type_direction
- part_type_blend
- part_type_life
- part_type_alpha1
- part_type_orientation
- part_type_gravity
- variable_instance_get_names
- ds_list_sort
- steam_gml_get_version
- steam_net_accept_p2p_session_raw
- steam_net_close_p2p_session_raw
- steam_net_packet_get_sender_id_low
- steam_net_packet_get_sender_id_high
- buffer_get_address
- steam_net_packet_get_data_raw
- steam_net_packet_set_type
- steam_net_packet_send_raw
- steam_lobby_join_id_raw
- steam_lobby_get_lobby_id_low
- steam_lobby_get_lobby_id_high
- steam_lobby_get_owner_id_low
- steam_lobby_get_owner_id_high
- steam_lobby_get_member_id_low
- steam_lobby_get_member_id_high
- steam_lobby_list_get_lobby_id_low
- steam_lobby_list_get_lobby_id_high
- steam_lobby_list_get_lobby_owner_id_low
- steam_lobby_list_get_lobby_owner_id_high
- steam_lobby_list_get_lobby_member_id_low
- steam_lobby_list_get_lobby_member_id_high
- steam_controller_get_max_count_raw
- steam_controller_get_ids_raw
- steam_controller_get_max_origins_raw
- steam_controller_get_digital_origins_raw
- steam_controller_get_analog_origins_raw
- steam_controller_get_analog_data
- steam_get_friends_game_info_1
- steam_get_friends_game_info_2
- steam_get_app_id
- steam_get_app_ownership_ticket_data_raw
- steam_user_request_encrypted_app_ticket_raw
- steam_gml_is_available
- steam_gml_init_cpp
- int64_from_string_high
- int64_from_string_low
- steam_gml_update
170 unknown function(s) out of 1322 referenced
VM: Reset complete (5404 global vars cleared)
Game URL
(This specific version was used for testing since it's not YYC compiled: download_depot 1382320 1382321 918226394225802310. This should not qualify as piracy, since the Steam console blocks you from downloading the depot if you do not own the game ("Depot download failed : missing license for depot (No subscription)")
https://store.steampowered.com/app/1382320/Antonball_Deluxe/
WAD Version
WAD Version 17
Butterscotch Target
Desktop (Windows, macOS, Linux)
Description
Game just shows a sad, miserable black screen. It does respond to inputs (since it lets me access the menu albeit with another black screen), however, and audio plays fine. However, the actual game modes cannot be played, since the game seems to just stop responding to inputs in the menu. Game spams "VM: [gml_Script_cmn_chat_draw] Unhandled built-in variable read 'event_type' (arrayIndex=-1)" into the console.



Using the Page Up key still shows a black screen.
Original:
Butterscotch:
--print-unknown-functions
Game URL
(This specific version was used for testing since it's not YYC compiled: download_depot 1382320 1382321 918226394225802310. This should not qualify as piracy, since the Steam console blocks you from downloading the depot if you do not own the game ("Depot download failed : missing license for depot (No subscription)")
https://store.steampowered.com/app/1382320/Antonball_Deluxe/
WAD Version
WAD Version 17
Butterscotch Target
Desktop (Windows, macOS, Linux)