onaid Posted February 15, 2015 Share Posted February 15, 2015 when i publish my game to a exe all of my sounds which trigger in game do not play ? the files are there in project folder and they play when im in the editor?. i have normal sounds like footsteps etc nothing else? thank you. Quote Link to comment Share on other sites More sharing options...
josk Posted February 15, 2015 Share Posted February 15, 2015 There was a thread somewhere about this. I think when you publish a game you need to uncheck only include used files or if left checked create a pivot in your scene and attach all sound files to it through an attached script. Quote Elite Cobra Squad Link to comment Share on other sites More sharing options...
onaid Posted February 16, 2015 Author Share Posted February 16, 2015 i cant locate the ( only include used files ) to uncheck it ? i only have option to encrypt or not...and where is the attach script ? thank you Quote Link to comment Share on other sites More sharing options...
onaid Posted February 16, 2015 Author Share Posted February 16, 2015 ok one thing i have picked up is there are only 2 sounds that work after publishing. they are PushButton.lua on two control panels. others are PushButton.lua that activate a Noise.lua i also have pivots with Noise.lua to play sounds. like PushButton.lua to a pivot with a Noise.lua....? if that makes any sense it sorta maps out in the flow graph and you can see what im saying. cheers. Quote Link to comment Share on other sites More sharing options...
josk Posted February 16, 2015 Share Posted February 16, 2015 I'm not sure but if you search for the topic about this it will proberly have the answers. If I remember right just create a pivot in your scene and attach a script, then load your sounds through that script. Quote Elite Cobra Squad Link to comment Share on other sites More sharing options...
Josh Posted February 16, 2015 Share Posted February 16, 2015 Where and how are your sounds stored? If the file name isn't in a CPP, Lua, or map file somewhere, they won't get included. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
josk Posted February 16, 2015 Share Posted February 16, 2015 http://www.leadwerks.com/werkspace/topic/11812-exporting-game/page__hl__sound#entry85385 Not sure if there is an issue. Quote Elite Cobra Squad Link to comment Share on other sites More sharing options...
Josh Posted February 17, 2015 Share Posted February 17, 2015 I published the default project with the doors map and the sounds got included. Please post a simple example in the bug reports forum if you can come up with one. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
onaid Posted February 17, 2015 Author Share Posted February 17, 2015 my sounds are in the sounds folder in my project folder. the two sounds that do play, and all the others. they are .wav files, so why are only two of the sounds working? all works fine in debug but not after publishing? i dont see how adding a pivot will help as i already have some sounds running through pivots, some on a push button .lua some through a trigger collision, so they should all work i just dont understand why if it works in the editor why not after being published?? Quote Link to comment Share on other sites More sharing options...
onaid Posted February 17, 2015 Author Share Posted February 17, 2015 ok i just tried to move my sounds to play from a pivot...still no sounds. Quote Link to comment Share on other sites More sharing options...
onaid Posted February 17, 2015 Author Share Posted February 17, 2015 here is debug report all my sound files are there ? but they dont publish ? works fine in editor ? this must be a bug PLEASE HELP Quote Link to comment Share on other sites More sharing options...
onaid Posted February 17, 2015 Author Share Posted February 17, 2015 i discovered that if i PUBLISH my game my sounds do not work. yet they work in editor. i discovered that if i EXPORT my game to a zip file and extract and run.........my SOUNDS WORK ..........but now most of my models are gone, and all of my terrain is white? help. Quote Link to comment Share on other sites More sharing options...
Josh Posted February 17, 2015 Share Posted February 17, 2015 Since no example is provided for me to produce this error I can't investigate it. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted February 18, 2015 Share Posted February 18, 2015 When I run your game, the log says the only sounds that failed to load are the footstep sounds. The FPS player script was modified so that these sounds will be explicitly loaded, so you need to either update your project or copy the script over from the template directory: Initializing Lua...Warning: Lua sandboxing disabled. Executing file "C:/Users/Josh/Desktop/space/Scripts/Error.lua" Executing file "C:/Users/Josh/Desktop/space/Scripts/App.lua" Initializing OpenGL4 graphics driver... OpenGL version 450 GLSL version 450 Device: GeForce GTX 780/PCIe/SSE2 Loading map "C:/Users/Josh/Desktop/space/Maps/start.map"... Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/gravel01.mat". Loading material "C:/Users/Josh/Desktop/space/materials/effects/invisible.mat"... Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/the zone - small storage room/x2oldbricks3.mat". Loading model "C:/Users/Josh/Desktop/space/models/characters/generic/generic.mdl" Loading material "C:/Users/Josh/Desktop/space/materials/rock/rockwall01.mat"... Loading texture "C:/Users/Josh/Desktop/space/materials/rock/rockwall01.tex"... Loading texture "C:/Users/Josh/Desktop/space/materials/rock/rockwall01_dot3.tex"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/Model/diffuse+normal.shader"... Loading model "C:/Users/Josh/Desktop/space/models/machinery/controlpanel.mdl" Loading material "C:/Users/Josh/Desktop/space/models/machinery/controlpanel.mat"... Loading shader "C:/Users/Josh/Desktop/space/shaders/model/diffuse+normal+specular.shader"... Loading texture "C:/Users/Josh/Desktop/space/models/machinery/controlpanel_diff.tex"... Loading texture "C:/Users/Josh/Desktop/space/models/machinery/controlpanel_dot3.tex"... Loading texture "C:/Users/Josh/Desktop/space/models/machinery/controlpanel_spec.tex"... Loading shape "C:/Users/Josh/Desktop/space/controlpanel.phy"... Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading material "C:/Users/Josh/Desktop/space/materials/nature/terrain_savannah_rockwall.mat"... Loading texture "C:/Users/Josh/Desktop/space/materials/nature/terrain_savannah_rockwall.tex"... Loading texture "C:/Users/Josh/Desktop/space/materials/nature/terrain_savannah_rockwalldot3.tex"... Loading model "C:/Users/Josh/Desktop/space/addons/piano/piano.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/piano/piano.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/piano/piano.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/piano/piano.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/industrial textures/grass02.mat". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/cheminee/pierre321.mat". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/models/machinery/controller.mdl" Loading material "C:/Users/Josh/Desktop/space/models/machinery/controller.mat"... Loading texture "C:/Users/Josh/Desktop/space/models/machinery/controller_diff.tex"... Loading texture "C:/Users/Josh/Desktop/space/models/machinery/controller_dot3.tex"... Loading texture "C:/Users/Josh/Desktop/space/models/machinery/controller_spec.tex"... Deleting material "C:/Users/Josh/Desktop/space/models/machinery/controller.mat" Deleting texture "C:/Users/Josh/Desktop/space/models/machinery/controller_diff.tex" Deleting texture "C:/Users/Josh/Desktop/space/models/machinery/controller_dot3.tex" Deleting texture "C:/Users/Josh/Desktop/space/models/machinery/controller_spec.tex" Loading shape "C:/Users/Josh/Desktop/space/Prefabs/Machinery/controller.phy"... Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/strange big tree/strangebigtree.mdl". Loading material "C:/Users/Josh/Desktop/space/materials/snow/snow01.mat"... Loading texture "C:/Users/Josh/Desktop/space/materials/snow/snow01.tex"... Loading texture "C:/Users/Josh/Desktop/space/materials/snow/snow01_dot3.tex"... Loading model "C:/Users/Josh/Desktop/space/models/furniture/worktable.mdl" Loading material "C:/Users/Josh/Desktop/space/models/furniture/shelves_metalgreen.mat"... Loading texture "C:/Users/Josh/Desktop/space/models/furniture/shelves_metalgreen_diff.tex"... Loading texture "C:/Users/Josh/Desktop/space/models/furniture/shelves_metal_dot3.tex"... Loading texture "C:/Users/Josh/Desktop/space/models/furniture/shelves_metal_spec.tex"... Loading shape "C:/Users/Josh/Desktop/space/worktable.phy"... Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/office phone/phoneoffice.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/office phone/phoneoffice.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/office phone/phoneoffice.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/office phone/phoneoffice.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/dead tree/deciduous.mdl". Loading model "C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl" Failed to read file C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl Deleting model "C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl" Error: Failed to load model "C:/Users/Josh/Desktop/space/addons/the zone - graves/thezone_props_graves_grave07b.mdl". Loading component "C:/Users/Josh/Desktop/space/scripts/objects/sound/noise.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/objects/sound/noise.lua" Loading component "C:/Users/Josh/Desktop/space/scripts/objects/triggers/collisiontrigger.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/objects/triggers/collisiontrigger.lua" Loading component "C:/Users/Josh/Desktop/space/scripts/objects/player/fpsplayer.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/objects/player/fpsplayer.lua" Executing file "C:/Users/Josh/Desktop/space/Scripts/Functions/ReleaseTableObjects.lua" Loading component "C:/Users/Josh/Desktop/space/scripts/objects/triggers/pushbutton.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/objects/triggers/pushbutton.lua" Loading component "C:/Users/Josh/Desktop/space/scripts/lightonoffdelay.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/lightonoffdelay.lua" Loading component "C:/Users/Josh/Desktop/space/scripts/objects/physics/platformwaypoint.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/objects/physics/platformwaypoint.lua" Loading component "C:/Users/Josh/Desktop/space/scripts/objects/doors/slidingdoor.lua..." Executing file "C:/Users/Josh/Desktop/space/scripts/objects/doors/slidingdoor.lua" Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/Materials/Common/NavMesh.mat". Loading texture "C:/Users/Josh/Desktop/space/Materials/HUD/crosshair.tex"... Loading texture "C:/Users/Josh/Desktop/space/Materials/HUD/use.tex"... Loading texture "C:/Users/Josh/Desktop/space/Materials/HUD/blood1.tex"... Loading texture "C:/Users/Josh/Desktop/space/Materials/HUD/blood2.tex"... Loading texture "C:/Users/Josh/Desktop/space/Materials/HUD/blood3.tex"... Loading texture "C:/Users/Josh/Desktop/space/Materials/HUD/blood4.tex"... Loading sound "C:/Users/Josh/Desktop/space/Sound/Player/flashlight_02_on.wav..." Loading sound "C:/Users/Josh/Desktop/space/Sound/Impact/body_punch_03.wav..." Loading sound "C:/Users/Josh/Desktop/space/Sound/Impact/body_punch_04.wav..." Loading sound "C:/Users/Josh/Desktop/space/Sound/Player/pickupammo.wav..." Loading sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step1.wav..." Error: Failed to load sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step1.wav" Deleting sound "" Loading sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step2.wav..." Error: Failed to load sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step2.wav" Deleting sound "" Loading sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step3.wav..." Error: Failed to load sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step3.wav" Deleting sound "" Loading sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step4.wav..." Error: Failed to load sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/step4.wav" Deleting sound "" Loading sound "C:/Users/Josh/Desktop/space/Sound/Footsteps/Concrete/jump.wav..." Loading texture "C:/Users/Josh/Desktop/space/Materials/Common/bfn.tex"... Loading shader "C:/Users/Josh/Desktop/space/shaders/posteffects/vignette.shader"... Loading component "C:/Users/Josh/Desktop/space/shaders/posteffects/bloom.lua..." Executing file "C:/Users/Josh/Desktop/space/shaders/posteffects/bloom.lua" Loading shader "C:/Users/Josh/Desktop/space/Shaders/PostEffects/Bloom/bloom.shader"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/PostEffects/Bloom/hblur.shader"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/PostEffects/Bloom/vblur.shader"... Loading material "C:/Users/Josh/Desktop/space/addons/star skybox shader (textureless)/starbox.mat"... Error: Failed to load material "C:/Users/Josh/Desktop/space/addons/star skybox shader (textureless)/starbox.mat". Loading shader "C:/Users/Josh/Desktop/space/Shaders/Model/default.shader"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/Misc/occlusionquery.shader"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/Model/Shadow/shadow.shader"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/Lighting/ambientlight.shader"... Loading shader "C:/Users/Josh/Desktop/space/Shaders/Lighting/spotlight.shader"... I do not see any other problems. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
onaid Posted February 18, 2015 Author Share Posted February 18, 2015 thanks for yor reply, just updated project.... still the same, no sound? so did the sounds work for you?. the character footsteps have always worked? that is not the problem its all my imported sounds. if you run the exe from the folder (published) no sounds. if you run the .exe from the extracted .zip all the sounds are there but models are missing and materials. https://drive.google.com/folderview?id=0BxWM6ILP8Pf9dmVSYXRoRk44NXc&usp=sharing (published) https://drive.google.com/file/d/0BxWM6ILP8Pf9d2VhQkJSVkR1MEk/view?usp=sharing (zip) Quote Link to comment Share on other sites More sharing options...
Josh Posted February 19, 2015 Share Posted February 19, 2015 I will take a closer look... Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
onaid Posted February 19, 2015 Author Share Posted February 19, 2015 A thousand thank yous josh. Quote Link to comment Share on other sites More sharing options...
onaid Posted February 19, 2015 Author Share Posted February 19, 2015 Ps there are control panels , triggers collision type, and one hidden control panel. Each one unlocks a sound in loop witch all together make up the music if that makes sense. These sounds are not playing , there is i think one control panel that makes a sound when interacting with it. You will see a piano which when interacting with it will play a loop and unlock the control panel wich activates a sliding door lua . When interacting with the piano a spot light comes on sound should play. In the .zip exe the piano dissapears ? As with materials so you can go no further in the game. When published the piano is there is but sounds are not? Quote Link to comment Share on other sites More sharing options...
Josh Posted February 19, 2015 Share Posted February 19, 2015 This is because your project is using an older build of the Lua interpreter. If you update your project, or just replace the EXEs with the ones from the Lua template folder, it will work correctly. (I did not figure it out past the "there must be a way to get to that platform" bit.) Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
onaid Posted February 21, 2015 Author Share Posted February 21, 2015 I updated project (all files up to date) publish , still no sounds. where do i find the exe ? and where do i copy it ? cheers Quote Link to comment Share on other sites More sharing options...
onaid Posted February 21, 2015 Author Share Posted February 21, 2015 here is what i have found, i created a new project with 1 control panel with a push button .lua attached when activated the push button .lua is connected to a pivot with a sound. lua . so what happens in editor, you walk up to control panel press E , switchheavyecho.wav plays, also firststep.wav plays (in loop) , control panel is disabled after interaction, firststep.wav continues to play. so then i save, update project manager, publish, run exe and.... no sounds. at all (bar footsteps). then i browsed the published folder and extracted the data.zip (right click extract here) then i run the exe again, and i have sounds ?. in my previous project i used models and materials from the workshop, which must have encrypted files, so i could not extract the data.zip, (enter password to extract). i think this is why my models and materials vanished when i exported to zip file (all except the default leadwerks models and materials and ones with no encryption) so when i published my previous project i had no sounds because the data.zip was not extracted , but i could not extract it because of the encrypted workshop addons... if that makes any sense?..... https://drive.google.com/folderview?id=0BxWM6ILP8Pf9dE9CVHN2N0RtaDQ&usp=sharing so if you download the published game (soundscape) , run the exe straight up, i bet you have no sound.... then extract the data.zip (right click extract here) run the exe again, you get sound. why? Quote Link to comment Share on other sites More sharing options...
Josh Posted February 22, 2015 Share Posted February 22, 2015 Delete soundscape.exe and soundscape.debug.exe, then update your project. Somehow those files are not being overwritten. You can just drop the attached EXE into your published game and it will work correctly. new.rar Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
onaid Posted February 22, 2015 Author Share Posted February 22, 2015 Will give it a go tonight. Thanks again . Quote Link to comment Share on other sites More sharing options...
onaid Posted February 23, 2015 Author Share Posted February 23, 2015 got home from work , cranked up steam found leadwerks update. let the download finish open my project and just outta curiosity published my project and everything works fine....... ??wtf one thing i did notice is before the update i never had the option (only include used files yes /no) see attached. the only option i had when publishing is (encrypt files yes/no) ? so i am lost. totally.. very happy now i have all sounds working thank you to everybody for your help, big props to josh.. cheers Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.