Alienhead Posted March 28 Share Posted March 28 Entering the slightest typo or a syntax error in lua code causes me a total system shutdown. I have to power boot the computer to get it back up ( everytime ) . Also some commands entered correctly cause a power boot on my computer as well.. Example:: When this code reaches the self.camera:Move() command my system hangs and I have to power restart to get it back up. ---->> Setup Camera self.camera = CreateCamera(self.entity:GetWorld()) self.camera:SetPosition(self.myPosition) self.camera:SetRotation(self.myRotation) self.camera:Move(0,0,-1) Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Alienhead Posted March 29 Author Share Posted March 29 Okay it's for sure something on your side, I started an entirely NEW project, loaded the start.ultra map, attempted to run it, hang - freeze - power boot. Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Solution Alienhead Posted March 29 Author Solution Share Posted March 29 Since I seem to be having problems that no one else has been reporting, I've decided to reinstall my copy of windows this morning. So far none of the BS I listed above has occurred. 1 Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Josh Posted March 29 Share Posted March 29 Please let us know if it happens again! 1 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...
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.