Alienhead Posted March 28, 2024 Posted March 28, 2024 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 Alienhead Components and Software
Alienhead Posted March 29, 2024 Author Posted March 29, 2024 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 Alienhead Components and Software
Solution Alienhead Posted March 29, 2024 Author Solution Posted March 29, 2024 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 Alienhead Components and Software
Josh Posted March 29, 2024 Posted March 29, 2024 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.
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.