BlackPlague segfault - map error - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html) +---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html) +---- Thread: BlackPlague segfault - map error (/thread-2892.html) |
BlackPlague segfault - map error - welshofdave - 07-20-2009 Overture worked fine, but on trying to start BlackPlague I get: (0) : fatal error C9999: *** exception during compilation *** Cg compiler terminated due to fatal errorSegmentation fault (core dumped) (Stack trace available on request - 86meg) the end of hpl.log shows: $ tail ~/.frictionalgames/Penumba/Black\ Plague/hpl.log Trying to load vertex program! Success! All set up done, starting game! -------------------------------------------------------- Game Running -------------------------------------------------------- ERROR: World 'level00_01_boat_cabin.dae' doesn't exist ERROR: Couldn't load map 'level00_01_boat_cabin.dae' Have attached entire hpl.log in case it's useful. I've reinstalled the game, which worked fine (Verifying archive integrity... All good.), but it still won't start. Isn't "boat cabin" the starting level for Overture, rather than Black Plague? $ ls maps/*dae maps/level00_tutorial.dae maps/level01_cells.dae maps/level02_vents.dae maps/level03_messhall_entrance.dae maps/level04_messhall.dae maps/level05_sewers.dae maps/level06_dr_swansons_room.dae maps/level07_residental_corridors.dae maps/level08_computer_room.dae maps/level09_storage_room.dae maps/level10_machine_room.dae maps/level11_infirmary.dae maps/level12_mental_realm.dae maps/level13_library.dae maps/level14_cave.dae maps/level15_outside.dae maps/level16_infected_corridors.dae maps/level17_kennel.dae maps/level18_reasearch_room.dae maps/level19_chemical_laboratory.dae maps/level20_examination_room.dae maps/level21_tower_1.dae maps/level21_tower_2.dae maps/level21_tower_3.dae maps/level21_tower_4.dae maps/level22_ending.dae heh, fun, I added this to ~/.frictionalgames/Penumbra/Black\ Plague/settings.cfg <Map GlobalScript="global_script.hps" File="level01_cells.dae" StartPos="link01" /> cribbed from Overture's settings.cfg and I'm in the game. |