Jump to content

Mr.Wolfas

Members
  • Posts

    47
  • Joined

  • Last visited

Everything posted by Mr.Wolfas

  1. As I remeber I wasn't getting such errors like I geting now. First then I start to work, it seems to me that I don't any errors at all. By the way thank you for help
  2. hello guys. I don't what is heppening... It looks like my leadwerks break down completely. Now I can't even open my project. I deleted a lot of things I was downoalded to leadwerks and leaved only one project. But it doesn't work...
  3. hi. I get another error( I'm sending these error, because maybe of them my game not turning on).
  4. hi guys, I just a moment get this error( maybe this will help).
  5. okay. You wanna get all map and script files or just some of them? And if some of them, then which ones? By the way tanks
  6. nope... that doesn't helped... I change this line" if self.entity:GetMass()==0 then Debug:Error("Player mass should be greater than 0.") " to this" if self.entity:GetMass()==1 then Debug:Error("Player mass should be greater than 0.") ", then game turned on. but controls doesn't worked( maybe this is important). By the way I'm really thankful for your help
  7. I deleted ladder script and I tried delet all changes in player's script. Then somewhere I readed that someone also breaked player's script and leadwerks said" You can delete the file and then update your project (File > Project Manager) and it will see the file is missing and copy it over from the template". So I did it, but it doesn't helped at all
  8. thank you guys for help. Aggror I'm sending player's ohysics tab
  9. hello. I'm creating my first game, so I'm like a noob in here. I geting error: Player mass should be greaten than 0. but I set my player mass to 10. I tried to rise it up, but it doesn't work. I tried to delete player and player.lua script, then go to project manager and update my game, but that doesn,t help at all. I was trying to make my player climb up the ladders( I folowed youtube video), but it was unsuccessful. So I deleted all things and start to do something like a elevator. then I created it, I pressed debug button. but I get that error. I trying to fix almost few hours. please help my and I'm sorry for my english misstakes. I hope picture will help
×
×
  • Create New...