lxFirebal69xl Posted February 22, 2015 Share Posted February 22, 2015 I find it really strange that I'm getting really low FPS on all of the maps that I make, I usually have around 5-10 fps when the map is fully finished, and the bad thing is, I'm not the only one with this problem. I get that my map is intense in terms of lights and whatnot but my specs should allow me to run the game at 60+fps. I thought that this issue would be a bit better with 3.4 but it's the same as 3.3 Oh and I've published the game and ran it, same deal. Low FPS for days. Quote Link to comment Share on other sites More sharing options...
gamecreator Posted February 22, 2015 Share Posted February 22, 2015 Ha, nice tag. I'd scour the forums as this has come up before. I forget what the official word was but I think it involved shortening the range of your lights and using less of them. Quote Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 22, 2015 Author Share Posted February 22, 2015 Ha, nice tag. I'd scour the forums as this has come up before. I forget what the official word was but I think it involved shortening the range of your lights and using less of them. Yea, I've read pretty much everything on it, but I still think something should be done about this...since most of my maps need lighting to be perfect And I have this problem with ALL of my maps, that's why I'm bringing this up again. Quote Link to comment Share on other sites More sharing options...
Josh Posted February 22, 2015 Share Posted February 22, 2015 I can't tell without seeing the map, but there is something you are doing that is massively inefficient. 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...
Rick Posted February 22, 2015 Share Posted February 22, 2015 Ha, nice tag. I'd scour the forums as this has come up before. I forget what the official word was but I think it involved shortening the range of your lights and using less of them. I always thought one of the big benefits of a deferred renderer was that you could have as many lights as you wanted? Josh keeps saying the hit a deferred renderer takes is right up front but then you can have any number of lights without issue. This is probably more of a poly count/entity count issue I would think. That seems to be the biggest issue these days in performance. Making things have shorter view range seems to help. Quote Link to comment Share on other sites More sharing options...
Josh Posted February 22, 2015 Share Posted February 22, 2015 Recently someone was using a ton of point lights that got redrawn whenever a door moved, and the ranges were so big that a single door would cause like ten lights to re-render. But this is all kind of a waste of time without an example we can run. We're just throwing guesses out there that are probably wrong. 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...
lxFirebal69xl Posted February 22, 2015 Author Share Posted February 22, 2015 I've reduced the amount of lights and reduced the range on the lights that are in the map. I still get around ~20 fps. Quote Link to comment Share on other sites More sharing options...
Rick Posted February 22, 2015 Share Posted February 22, 2015 Give Josh the map! He's willing to look at it so take advantage of that 5 Quote Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 22, 2015 Author Share Posted February 22, 2015 Dungeon.rar There's the map. Quote Link to comment Share on other sites More sharing options...
Josh Posted February 22, 2015 Share Posted February 22, 2015 I don't see anything out of the ordinary here. You have a number of custom post-effects, and I don't know how those will affect framerate since I didn't write them. The lens flare post effect is definitely unnecessary since this is an indoor map with no directional light. I'd like to see the whole project if you can upload it somewhere. There's nothing in the map I see at this point that should cause slow performance, but it's also missing all the models you have in the scene so it's hard to tell. I am pretty sure we can get the performance up by a lot if I identify the cause of this. 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...
lxFirebal69xl Posted February 22, 2015 Author Share Posted February 22, 2015 I'm currently uploading the file to mediafire. Quote Link to comment Share on other sites More sharing options...
Jazz Posted February 22, 2015 Share Posted February 22, 2015 For lights, cast shadows has a major performance impact. I tested 16 point lights at infinite view range. Full fps if set to just dynamic. 18 fps with static+dynamic+buffered. Quote --- Scott Using Windows 7 Ultimate 64 bit/Core I7-2700K @ 4312mhz/24G RAM/Nvidia GTX 1060 Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 22, 2015 Author Share Posted February 22, 2015 For lights, cast shadows has a major performance impact. I tested 16 point lights at infinite view range. Full fps if set to just dynamic. 18 fps with static+dynamic+buffered. That's good to know, but I find it rather odd that the frames drop THAT much... Quote Link to comment Share on other sites More sharing options...
Jazz Posted February 22, 2015 Share Posted February 22, 2015 Does your frame rate increase if you change them all to dynamic? Curious... Quote --- Scott Using Windows 7 Ultimate 64 bit/Core I7-2700K @ 4312mhz/24G RAM/Nvidia GTX 1060 Link to comment Share on other sites More sharing options...
YouGroove Posted February 23, 2015 Share Posted February 23, 2015 If you set quality to 0 or 1 values, it will display shadows on shorter distances only, it is better if you try that ? 1 Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Josh Posted February 23, 2015 Share Posted February 23, 2015 I've got the project now so I can evaluate it tomorrow. 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...
lxFirebal69xl Posted February 23, 2015 Author Share Posted February 23, 2015 After a bunch of testing, making all the lights dynamic only increased the fps to 60, with both lightquality at 0 and at 1. It's always at 60, this comes with the downside of the lights not looking as good. Quote Link to comment Share on other sites More sharing options...
YouGroove Posted February 23, 2015 Share Posted February 23, 2015 60 fps is good. Some games like The Order are running at 30 fps on PS4. Quote Stop toying and make games Link to comment Share on other sites More sharing options...
lxFirebal69xl Posted February 23, 2015 Author Share Posted February 23, 2015 60 fps is good. Some games like The Order are running at 30 fps on PS4. I know that 60 fps is good I think my biggest complaint right now is that the shadows don't look no where near as good as they did before... Quote Link to comment Share on other sites More sharing options...
YouGroove Posted February 23, 2015 Share Posted February 23, 2015 The only better way would be GI baking or lightmaps support. Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Josh Posted February 23, 2015 Share Posted February 23, 2015 I'm running the map you posted in this thread your project and my framerate never drops below 100. However, there are a lot of missing prefabs and stuff. If you use the Export button in the Project Manager it will package everything up in a zip file for you. I also noticed your wall torches each seem to have two point lights, which is strange and will double the performance cost, but still should not drop you to 6 FPS. The only better way would be GI baking or lightmaps support. This is a nonsense distraction. You guys are spending a lot of energy on workarounds that don't make sense when we could just be solving the real problem. So far I have an incomplete project with lots of missing files that runs at a very fast framerate. I need the complete project. You don't need to modify your lights or try to work around basic features of how the engine works. Program output is below: Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/doordividea.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/doordividea.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/wall torch.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/wall torch.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - spools/thezone_props_cargo_spool01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/thecage.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/thecage.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - spools/thezone_props_cargo_spool02.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - spools/thezone_props_cargo_spool02.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodendesk01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/standing torch.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/standing torch.pfb". Failed to load material "C:/Users/Josh/Desktop/A Demons Game/addons/star skybox shader (textureless)/starbox.mat". 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...
lxFirebal69xl Posted February 23, 2015 Author Share Posted February 23, 2015 I'm running the map you posted in this thread your project and my framerate never drops below 100. However, there are a lot of missing prefabs and stuff. If you use the Export button in the Project Manager it will package everything up in a zip file for you. I also noticed your wall torches each seem to have two point lights, which is strange and will double the performance cost, but still should not drop you to 6 FPS. This is a nonsense distraction. You guys are spending a lot of energy on workarounds that don't make sense when we could just be solving the real problem. So far I have an incomplete project with lots of missing files that runs at a very fast framerate. I need the complete project. You don't need to modify your lights or try to work around basic features of how the engine works. Program output is below: Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/doordividea.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/doordividea.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/wall torch.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/wall torch.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon pieces/dungeoncorridorarchpiece.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_militarybed01nomattress2.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodenchair01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - spools/thezone_props_cargo_spool01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/thecage.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/thecage.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/desk 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrelb.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/dungeonbarrela.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - spools/thezone_props_cargo_spool02.mdl". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - spools/thezone_props_cargo_spool02.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate large 1.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 2.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - crates/crate medium 3.pfb". Failed to load model "C:/Users/Josh/Desktop/A Demons Game/addons/the zone - furniture/thezone_props_furniture_woodendesk01.mdl". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/dungeon props/chest closed.pfb". Failed to read file "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/standing torch.pfb". Failed to load prefab "C:/Users/Josh/Desktop/A Demons Game/prefabs/dungeon/standing torch.pfb". Failed to load material "C:/Users/Josh/Desktop/A Demons Game/addons/star skybox shader (textureless)/starbox.mat". They have 2 lights in order to make the lighting effect more realistic (Wolf's idea) one light has a small range and is yellow-ish orange and the other with a much bigger range and darkly colored. I'm exporting the project and will be uploading it to mediafire as soon as possible. Thank you for the help. Quote Link to comment Share on other sites More sharing options...
YouGroove Posted February 23, 2015 Share Posted February 23, 2015 Two lights it's too much. Or activate the second light only when the player is near the torch. Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Josh Posted February 23, 2015 Share Posted February 23, 2015 It doesn't really explain the slowdown you are experiencing, but it is very inefficient. It would be better to modify the point light shader and change the calculation for the light falloff than to have double the number of lights. 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...
lxFirebal69xl Posted February 23, 2015 Author Share Posted February 23, 2015 Allright, will keep this in mind. Thanks for your feedback. I'm uploading the whole project to mediafire right now, I've changed everylight to dynamic only and it made my fps go straight to 60, if I make the lights static+dynamic+buffered makes it run super horribly. 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.