Home
last modified time | relevance | path

Searched refs:kDbgMsg_Error (Results 1 – 25 of 25) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dtranslation.cpp60 Debug::Printf(kDbgMsg_Error, "Cannot open translation: %s", transFileName); in init_translation()
69 Debug::Printf(kDbgMsg_Error, "Translation signature mismatch: %s", transFileName); in init_translation()
95 Debug::Printf(kDbgMsg_Error, parse_error); in init_translation()
H A Dgame.cpp1572 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching size of global script data"); in restore_game_scripts()
1581 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of script modules"); in restore_game_scripts()
1742 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of GUI"); in restore_game_gui()
1755 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of Audio Clip Types"); in restore_game_audiocliptypes()
1881 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of Views"); in restore_game_views()
1901 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of Audio Clips"); in restore_game_audioclips_and_crossfade()
1914 Debug::Printf(kDbgMsg_Error, "Restore game error: invalid audio clip index"); in restore_game_audioclips_and_crossfade()
1979 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of Dialogs"); in restore_game_data()
1984 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of Characters"); in restore_game_data()
1989 Debug::Printf(kDbgMsg_Error, "Restore game error: mismatching number of Inventory Items"); in restore_game_data()
[all …]
H A Dglobal_dialog.cpp77 …Debug::Printf(kDbgGroup_Script, kDbgMsg_Error, "SetDialogOption: Invalid option number specified (… in SetDialogOption()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/main/
H A Dgraphics_mode.cpp106 …Debug::Printf(kDbgMsg_Error, "Failed to initialize %s graphics factory. Error: %s", gfx_driver_id.… in create_gfx_driver()
113 … Debug::Printf(kDbgMsg_Error, "Failed to create graphics driver. Error: %s", get_allegro_error()); in create_gfx_driver()
129 …Debug::Printf(kDbgMsg_Error, "Failed to apply gfx filter: %s; will try to use factory default filt… in graphics_mode_set_filter_any()
365 …Debug::Printf(kDbgMsg_Error, "Couldn't get a list of supported resolutions for color depth = %d", … in log_out_driver_modes()
472 Debug::Printf(kDbgMsg_Error, "Unable to obtain device resolution"); in graphics_mode_init_any()
497 …Debug::Printf(kDbgMsg_Error, "Requested graphics driver '%s' not found, will try existing drivers … in graphics_mode_init_any()
575 Debug::Printf(kDbgMsg_Error, "Failed to init gfx mode. Error: %s", get_allegro_error()); in graphics_mode_set_dm()
602 … Debug::Printf(kDbgMsg_Error, "Failed to set render frame (%d, %d, %d, %d : %d x %d). Error: %s", in graphics_mode_update_render_frame()
655 …Debug::Printf(kDbgMsg_Error, "Unable to set graphics filter '%s'. Error: %s", filter_id.GetCStr(),… in graphics_mode_set_filter()
H A Dmain.cpp358 …Debug::Printf(kDbgMsg_Error, "Unable to determine path: GetShortPathNameA failed.\nArg: %s", path.… in GetPathInASCII()
411 …Debug::Printf(kDbgMsg_Error, "Unable to determine path: GetShortPathNameW failed.\nCommand line ar… in GetPathFromCmdArg()
H A Dengine.cpp360 …Debug::Printf(kDbgMsg_Error, "Game data file could not be found. Search path used: '%s'", search_p… in search_for_game_data_file()
579 …Debug::Printf(kDbgMsg_Error, "Failed to init one of the drivers; Error: '%s'.\nWill try to start w… in try_install_sound()
585 …Debug::Printf(kDbgMsg_Error, "Failed to init one of the drivers; Error: '%s'.\nWill try to start w… in try_install_sound()
589 Debug::Printf(kDbgMsg_Error, "Failed to init sound drivers. Error: %s", get_allegro_error()); in try_install_sound()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/main/
H A Dgraphics_mode.cpp95 Debug::Printf(kDbgMsg_Error, "Failed to initialize %s graphics factory", gfx_driver_id.GetCStr()); in create_gfx_driver()
101 Debug::Printf(kDbgMsg_Error, "Failed to create graphics driver"); in create_gfx_driver()
115 …Debug::Printf(kDbgMsg_Error, "Failed to apply gfx filter: %s; will try to use factory default filt… in graphics_mode_set_filter_any()
329 …Debug::Printf(kDbgMsg_Error, "Couldn't get a list of supported resolutions for color depth = %d", … in log_out_driver_modes()
437 Debug::Printf(kDbgMsg_Error, "Unable to obtain device resolution"); in graphics_mode_init_any()
461 …Debug::Printf(kDbgMsg_Error, "Requested graphics driver '%s' not found, will try existing drivers … in graphics_mode_init_any()
519 Debug::Printf(kDbgMsg_Error, "Failed to init gfx mode"); in graphics_mode_set_dm()
544 Debug::Printf(kDbgMsg_Error, "Failed to set render frame (%d, %d, %d, %d : %d x %d)", in graphics_mode_update_render_frame()
592 …Debug::Printf(kDbgMsg_Error, "Unable to set graphics filter '%s'. Error: %s", filter_id.GetCStr(),… in graphics_mode_set_filter()
H A Dmain.cpp322 …Debug::Printf(kDbgMsg_Error, "Unable to determine current directory: GetPathInASCII failed.\nArg: … in main_set_gamedir()
332 …Debug::Printf(kDbgMsg_Error, "Unable to determine path: GetCmdLinePathInASCII failed.\nCommand lin… in GetPathFromCmdArg()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/gfx/
H A Dali3dogl.cpp409 Debug::Printf(kDbgMsg_Error, "Failed to load WGL."); in InitGlScreen()
414 Debug::Printf(kDbgMsg_Error, "Failed to load GL."); in InitGlScreen()
439 Debug::Printf(kDbgMsg_Error, "Failed to load GLX."); in InitGlScreen()
447 Debug::Printf(kDbgMsg_Error, "Failed to load GL."); in InitGlScreen()
626 Debug::Printf(kDbgMsg_Error, "ERROR: glXChooseVisual() failed.\n"); in CreateGlContext()
632 Debug::Printf(kDbgMsg_Error, "ERROR: glXCreateContext() failed.\n"); in CreateGlContext()
638 Debug::Printf(kDbgMsg_Error, "ERROR: glXMakeCurrent() failed.\n"); in CreateGlContext()
867 Debug::Printf(kDbgMsg_Error, "----------------------------------------"); in OutputShaderError()
868 Debug::Printf(kDbgMsg_Error, "%s", &errorLog[0]); in OutputShaderError()
869 Debug::Printf(kDbgMsg_Error, "----------------------------------------"); in OutputShaderError()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dtranslation.cpp68 Debug::Printf(kDbgMsg_Error, "Cannot open translation: %s", _G(trans_filename).GetCStr()); in init_translation()
91 Debug::Printf(kDbgMsg_Error, err_msg); in init_translation()
H A Dglobal_dialog.cpp80 …Debug::Printf(kDbgGroup_Game, kDbgMsg_Error, "SetDialogOption: Invalid option number specified (%d… in SetDialogOption()
H A Dgame.cpp953 …Debug::Printf(kDbgMsg_Error, "Unable to read save's description.\n%s", err->FullMessage().GetCStr(… in read_savedgame_description()
966 …Debug::Printf(kDbgMsg_Error, "Unable to read save's screenshot.\n%s", err->FullMessage().GetCStr()… in read_savedgame_screenshot()
1074 Debug::Printf(kDbgMsg_Error, "%s", error.GetCStr()); in try_restore_save()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/ac/
H A Dsprite_cache.cpp153 Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "SetSprite: unable to use index %d", index); in SetSprite()
157 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "SetSprite: attempt to assign nullptr to index %d… in SetSprite()
170 Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "SetEmptySprite: unable to use index %d", index); in SetEmptySprite()
180 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "SubstituteBitmap: attempt to set for non-existin… in SubstituteBitmap()
314 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "SPRITE CACHE ERROR: Sprite cache should be empty… in DisposeOldest()
330 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "RUNTIME CACHE ERROR: CACHE INCONSISTENT: RESETTI… in DisposeOldest()
398 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "RUNTIME CACHE ERROR: STUCK IN FREE_UP_MEM; RESET… in LoadSprite()
/dports/games/ags/ags_linux_v.3.4.4.1/Common/font/
H A Dwfnfont.cpp61 Debug::Printf(kDbgMsg_Error, "\tWFN: bad format signature"); in ReadFromFile()
68 …Debug::Printf(kDbgMsg_Error, "\tWFN: bad table address: %d (%d - %d)", table_addr, WFN_FILE_SIG_LE… in ReadFromFile()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/font/
H A Dwfn_font.cpp65 Debug::Printf(kDbgMsg_Error, "\tWFN: bad format signature"); in ReadFromFile()
71 …Debug::Printf(kDbgMsg_Error, "\tWFN: bad table address: %lld (%d - %d)", table_addr, WFN_FILE_SIG_… in ReadFromFile()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/debugging/
H A Dout.h97 kDbgMsg_Error, enumerator
/dports/games/ags/ags_linux_v.3.4.4.1/Common/debug/
H A Dout.h96 kDbgMsg_Error = 0x0008, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/ags/
H A Dconsole.cpp57 {"errors", AGS3::AGS::Shared::kDbgMsg_Error},
261 case AGS3::AGS::Shared::kDbgMsg_Error: in PrintMessage()
/dports/games/ags/ags_linux_v.3.4.4.1/Common/ac/
H A Dspritecache.cpp263 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "SPRITE CACHE ERROR: Sprite cache should be empty… in removeOldest()
281 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "RUNTIME CACHE ERROR: CACHE INCONSISTENT: RESETTI… in removeOldest()
349 …Debug::Printf(kDbgGroup_SprCache, kDbgMsg_Error, "RUNTIME CACHE ERROR: STUCK IN FREE_UP_MEM; RESET… in loadSprite()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/script/
H A Dscript_api.h54 …AGS::Common::Debug::Printf(AGS::Common::kDbgMsg_Error, "ERROR: Object pointer is null in call to %…
61 …AGS::Common::Debug::Printf(AGS::Common::kDbgMsg_Error, "ERROR: Not enough parameters in call to %s…
68 …AGS::Common::Debug::Printf(AGS::Common::kDbgMsg_Error, "ERROR: Not enough parameters to set %s: ex…
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/game/
H A Dsavegame.cpp367 …Debug::Printf(kDbgMsg_Error, "Restore game error: unable to recreate global script: %s", ccErrorSt… in DoAfterRestore()
468 …Debug::Printf(kDbgMsg_Error, "Restore game error: invalid audio clip index: %d (clip count: %d)", … in DoAfterRestore()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/debug/
H A Ddebug.cpp143 …warn_out->SetGroupFilter(kDbgGroup_Script, (MessageType)(kDbgMsg_Warn | kDbgMsg_Error | kDbgMsg_Fa… in apply_debug_config()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/debugging/
H A Ddebug.cpp136 else if (mt.CompareNoCase("error") == 0) return kDbgMsg_Error; in get_messagetype_from_string()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/windows/
H A Dacplwin.cpp539 Debug::Printf(kDbgMsg_Error, "Failed to set the timer resolution to %d ms", win32TimerPeriod); in PostAllegroInit()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/script/
H A Dcc_instance.cpp1512 …Debug::Printf(kDbgMsg_Error, "unresolved import '%s' in '%s'", scri->imports[i], scri->numSections… in ResolveScriptImports()