Game Development Community

Flashlight troubles

by Charlie Higdon · in Technical Issues · 03/30/2008 (3:52 pm) · 4 replies

While searching the resources and forums for different how-to's I found what I think is a neat little add-on.

Torque Flashlight & Laser Sighting
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4436

From most of the replies I read it didn't seem to work with 1.5.

I was just wondering if anyone had? On a fresh install of Torque 1.5.2, following the instructions to the letter,which include a complete solution rebuild I get.

BSCMAKE: error BK1506 : cannot open file '..\tools\out.VC8.DEBUG_FAST\interiorCollision.sbr': No such file or directory
Build log was saved at "file://c:\Torque\SDK\tools\out.VC8.DEBUG_FAST\BuildLog.htm"
Torque Demo - 114 error(s), 476 warning(s)
========== Rebuild All: 6 succeeded, 1 failed, 12 skipped ==========


I'd really like to get this working, if there's anything I could post to help identify the trouble please let me know.

#1
03/30/2008 (4:30 pm)
Judging by the error report I would say you simply need to clean the build and then build it again.
#2
03/30/2008 (8:24 pm)
BSCMAKE: error BK1506 : cannot open file '..\tools\out.VC8.DEBUG_FAST\interiorCollision.sbr': No such file or directory
Build log was saved at "file://c:\Torque\SDK\tools\out.VC8.DEBUG_FAST\BuildLog.htm"
Torque Demo - 114 error(s), 476 warning(s)
========== Build: 6 succeeded, 1 failed, 0 up-to-date, 12 skipped ==========


I did a clean of the entire solution and a build again, sadly no change. Thanks for the suggestion though, hadn't tried a clean.
#3
03/30/2008 (8:44 pm)
BSCMAKE: error BK1506 : cannot open file '..\tools\out.VC8.DEBUG_FAST\interiorCollision.sbr': No such file or directory
Build log was saved at "file://c:\Torque\SDK\tools\out.VC8.DEBUG_FAST\BuildLog.htm"
Torque Demo - 114 error(s), 476 warning(s)
========== Build: 6 succeeded, 1 failed, 0 up-to-date, 12 skipped ==========


I did a clean of the entire solution and a build again, sadly no change. Thanks for the suggestion though, hadn't tried a clean.
#4
03/30/2008 (9:05 pm)
Maybe you made a typo? the little bit of log you provided doesn't really say much. Trying finding the first error in the list.