bvschaik / julius

An open source re-implementation of Caesar III

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No sound on macOS 10.6.8

evanmiller opened this issue · comments

I have installed Julius 1.7.0 via MacPorts (https://ports.macports.org/port/julius-caesar-3/details/). The build appears to pull in libsdl2_mixer, but I am not hearing any sound – music or otherwise. Here is the log file from starting Julius:

2022-03-24 17:16:14.897 julius[363:903] INFO: Julius version 1.7.0
2022-03-24 17:16:14.899 julius[363:903] INFO: Initializing SDL
2022-03-24 17:16:14.955 julius[363:903] INFO: SDL initialized
2022-03-24 17:16:14.956 julius[363:903] INFO: Loading game from working directory
2022-03-24 17:16:14.957 julius[363:903] INFO: Config key  gameplay_fix_immigration
2022-03-24 17:16:14.958 julius[363:903] INFO: Config key  gameplay_fix_100y_ghosts
2022-03-24 17:16:14.958 julius[363:903] INFO: Config key  screen_display_scale  100
2022-03-24 17:16:14.959 julius[363:903] INFO: Config key  screen_cursor_scale  100
2022-03-24 17:16:14.959 julius[363:903] INFO: Config key  ui_sidebar_info
2022-03-24 17:16:14.960 julius[363:903] INFO: Config key  ui_show_intro_video  1
2022-03-24 17:16:14.960 julius[363:903] INFO: Config key  ui_smooth_scrolling
2022-03-24 17:16:14.961 julius[363:903] INFO: Config key  ui_disable_mouse_edge_scrolling
2022-03-24 17:16:14.961 julius[363:903] INFO: Config key  ui_disable_map_drag
2022-03-24 17:16:14.962 julius[363:903] INFO: Config key  ui_visual_feedback_on_delete
2022-03-24 17:16:14.962 julius[363:903] INFO: Config key  ui_allow_cycling_temples
2022-03-24 17:16:14.963 julius[363:903] INFO: Config key  ui_show_water_structure_range
2022-03-24 17:16:14.963 julius[363:903] INFO: Config key  ui_show_construction_size
2022-03-24 17:16:14.964 julius[363:903] INFO: Config key  ui_highlight_legions
2022-03-24 17:16:14.964 julius[363:903] INFO: Config key  ui_show_military_sidebar
2022-03-24 17:16:14.965 julius[363:903] INFO: Config key  ui_language_dir
2022-03-24 17:16:14.965 julius[363:903] INFO: Config value
2022-03-24 17:16:14.966 julius[363:903] INFO: Detected language:  English
2022-03-24 17:16:14.967 julius[363:903] INFO: Detected encoding:  1252
2022-03-24 17:16:14.967 julius[363:903] INFO: Creating screen 1440 x 900, fullscreen, driver: cocoa
2022-03-24 17:16:14.981 julius[363:903] *** __NSAutoreleaseNoPool(): Object 0x100b42960 of class NSCFArray autoreleased with no pool in place - just leaking
2022-03-24 17:16:14.982 julius[363:903] *** __NSAutoreleaseNoPool(): Object 0x7fff70b85368 of class NSCFString autoreleased with no pool in place - just leaking
2022-03-24 17:16:15.062 julius[363:903] INFO: Creating renderer
2022-03-24 17:16:15.111 julius[363:903] INFO: Texture created: 1440 x 900
2022-03-24 17:16:15.238 julius[363:903] INFO: Model loaded
2022-03-24 17:16:15.287 julius[363:903] INFO: Loading audio files
2022-03-24 17:16:15.633 julius[363:903] INFO: Window move to coordinates x: 0 y: 0
2022-03-24 17:16:15.635 julius[363:903] INFO: Window resized to 1440 x 900
2022-03-24 17:16:15.636 julius[363:903] INFO: Window 1 shown
2022-03-24 17:16:17.365 julius[363:903] INFO: Exiting game

Any ideas or pointers appreciated.

Do you have a wav folder on your C3 installation directory?

Apparently I can't read instructions! In my excitement getting the CAB extracted from the CD-ROM I overlooked the bit about copying over movie and sound assets. Sorry for the noise, the game sounds great.