piratx Posted March 11, 2009 Share Posted March 11, 2009 Trying to make Serious Sam.. Got 2 things 1) When I run from terminal the app in runs turns on full screen and then the app closes this is the output! Warning: Language 'en_GR' was not found, retrying without country name... For language 'en' several language ids were found: en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409; en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809; en_TT - 2C09; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=en_US err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN32_dlopen failed to load .so lib for builtin amp11lib.dll: dlopen(/Users/piratx/Desktop/Serious Sam.app/Contents/Frameworks/libamp11lib.dylib, 2): image not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:virtual:VirtualQuery No view found for 0x91625095! err:virtual:VirtualQuery No view found for 0x91624f52! wine: Unhandled exception, starting debugger... err:dbghelp:EnumerateLoadedModulesW64 couldn't get info for 0x60a90000 err:dbghelp:pe_load_debug_info loading debug information failed for module '"serioussam"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"dsound"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"game"' err:dbghelp:EnumerateLoadedModulesW64 couldn't get info for 0x60a90000 err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"entities"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"vorbisfile"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"vorbis"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"ogg"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"d3d8"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"ddraw"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"engine"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"wsock32"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"msvcrt"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x00000000600cdf10 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000006010ea71 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000060111ceb err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000006011d30e err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x00000000601209d9 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000000042682e err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000000042451d err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000000425580 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000000426338 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000000428760 err:dbghelp:SymGetModuleBase no module containing the address 0x3e0587b9 was found err:dbghelp:SymFromAddr could not find the module that contains the address 0x3e0587b9 err:dbghelp:SymGetModuleBase no module containing the address 0x3e0587b9 was found err:dbghelp:SymGetModuleBase no module containing the address 0x91625095 was found err:dbghelp:SymFromAddr could not find the module that contains the address 0x91625095 err:dbghelp:SymGetModuleBase no module containing the address 0x91625095 was found err:dbghelp:SymGetModuleBase no module containing the address 0x91624f52 was found err:dbghelp:SymFromAddr could not find the module that contains the address 0x91624f52 err:dbghelp:SymGetModuleBase no module containing the address 0x91624f52 was found err:seh:start_debugger Couldn't start debugger ("/usr/lib/transgaming_swordfish_5.2test_45/winex/bin/winedbg -- --auto 1 108") (998) Read the Wine Developers Guide on how to set up winedbg or another debugger err:SDL:SDL_DoQuit(): destroying mutex 2) If i double click the app just hops for a sec on dock and doesnt launch at all Now trying Serious Sam 2 I'll let you know about it too. Link to comment https://www.insanelymac.com/forum/topic/157038-serious-sam-cider-1940/ Share on other sites More sharing options...
locoputo Posted March 11, 2009 Share Posted March 11, 2009 Find via google and add to the system32 folder: amp11lib.dll Then try again Link to comment https://www.insanelymac.com/forum/topic/157038-serious-sam-cider-1940/#findComment-1103924 Share on other sites More sharing options...
piratx Posted March 11, 2009 Author Share Posted March 11, 2009 My error log now /Volumes/Cyborg\ HD/Cider/\ in\ progress/Serious\ Sam.app/Contents/MacOS/cider; exit; Warning: Language 'en_GR' was not found, retrying without country name... For language 'en' several language ids were found: en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409; en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809; en_TT - 2C09; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=en_US err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:module:BUILTIN_LoadModule loaded .so but dll joystick.drv still not found err:virtual:VirtualQuery No view found for 0x91625095! err:virtual:VirtualQuery No view found for 0x91624f52! wine: Unhandled exception, starting debugger... err:dbghelp:EnumerateLoadedModulesW64 couldn't get info for 0x60a90000 err:dbghelp:pe_load_debug_info loading debug information failed for module '"serioussam"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"dsound"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"game"' err:dbghelp:EnumerateLoadedModulesW64 couldn't get info for 0x60a90000 err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"entities"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"amp11lib"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"vorbisfile"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"vorbis"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"ogg"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"d3d8"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"ddraw"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"engine"' err:dbghelp:pe_load_debug_info loading debug information failed for module '"wsock32"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_debug_info loading debug information failed for module '"msvcrt"' err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:pe_load_native_module could not open the executable image err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x00000000600cdf10 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000006010ea71 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000060111ceb err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000006011d30e err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x00000000601209d9 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000000042682e err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x000000000042451d err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000000425580 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000000426338 err:dbghelp:SymFromAddr could not find the nearest symbol to the address 0x0000000000428760 err:dbghelp:SymGetModuleBase no module containing the address 0x3e0587b9 was found err:dbghelp:SymFromAddr could not find the module that contains the address 0x3e0587b9 err:dbghelp:SymGetModuleBase no module containing the address 0x3e0587b9 was found err:dbghelp:SymGetModuleBase no module containing the address 0x91625095 was found err:dbghelp:SymFromAddr could not find the module that contains the address 0x91625095 err:dbghelp:SymGetModuleBase no module containing the address 0x91625095 was found err:dbghelp:SymGetModuleBase no module containing the address 0x91624f52 was found err:dbghelp:SymFromAddr could not find the module that contains the address 0x91624f52 err:dbghelp:SymGetModuleBase no module containing the address 0x91624f52 was found err:seh:start_debugger Couldn't start debugger ("/usr/lib/transgaming_swordfish_5.2test_45/winex/bin/winedbg -- --auto 1 108") (998) Read the Wine Developers Guide on how to set up winedbg or another debugger err:SDL:SDL_DoQuit(): destroying mutex logout [Process completed] Link to comment https://www.insanelymac.com/forum/topic/157038-serious-sam-cider-1940/#findComment-1103942 Share on other sites More sharing options...
piratx Posted March 14, 2009 Author Share Posted March 14, 2009 I know this one is out on cider on a russian tracker can someone help me i will share it ofc! Link to comment https://www.insanelymac.com/forum/topic/157038-serious-sam-cider-1940/#findComment-1107145 Share on other sites More sharing options...
Recommended Posts