Project

General

Profile

Bug #512

RoverWheels crashTolerance double entry in part.cfg

Added by SPACETECH about 11 years ago. Updated almost 8 years ago.

Status:
Closed
Severity:
Normal
Assignee:
-
Category:
Parts
Target version:
-
Start date:
03/31/2013
% Done:

100%

Version:
Platform:
Win32
Expansion:
Language:
English (US)
Mod Related:
No
Votes:
Arrow u r green
Arrow d r red

Description

contradictory entries may destroy the wheels some times.

Snippet from the part.cfg

mass = 0.075
dragModelType = default
maximum_drag = 0.3
minimum_drag = 0.2
angularDrag = 1
crashTolerance = 7
maxTemp = 3600

crashTolerance = 50
breakingForce = 50
breakingTorque = 50

So is the minimum Crash Tolerance 7.

This is affected to all Rover Wheels exept "roverWheel3"

History

#1 Updated by Ted about 11 years ago

I have a feeling that the two variables are actually different variables, one being for the entire rover wheels part and the other being for the wheel itself.
Have a play around with the variables to see if you can work out whether it is a duplicate variable or not and the fact that it's not in the roverwheels3 cfg raises a question or two.

#2 Updated by Mr_Orion about 11 years ago

In any case, having 2 variables that are the same name, even if handled differently by the general parts handler and the rover wheel module, could cause bugs and general weirdness.

#3 Updated by Squelch over 8 years ago

  • Platform Win32 added
  • Platform deleted (Windows)

#4 Updated by TriggerAu almost 8 years ago

  • Status changed from New to Needs Clarification

#5 Updated by Claw almost 8 years ago

  • Status changed from Needs Clarification to Closed
  • % Done changed from 0 to 100

Fixed

Also available in: Atom PDF