Jump to content

Part not loading in the game


Recommended Posts

@Aelfhe1m

 

Hello, everyone, and i made a part for my mod, which isn't loading (the part, not the mod).

PART
{
	name = SDHI_Compatible_Adapter1
	module = Part 
	author = BottleRocketeer
	mesh = model.mu
	scale = 1
	rescaleFactor = 1.0
	node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
	node_stack_top = 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
	CoPOffset = 0.0, 0.6, 0.0
	CenterOfBouyancy = 0.0, 0.5, 0.0
	CenterOfDisplacment = 0.0, -0.2, 0.0
	bouyancyUseSine = False
	bouyancy = 1.5
	CoLOffset = 0.0, 0.2, 0.0
	TechRequired = specializedConstruction
	entryCost = 2500
	cost = 5000
	subcategory = 0
	title = SK-500 Skirt Adapter
	manufacturer = Kerbobulus Corporation
	description = The SK-500 is designed to mate a Prometheus spacecraft to the KLS upper stage.
	attachRules = 1,0,1,1,0
	mass = 0.5
	dragModelType = default
	maximum_drag = 0.10
	minimum_drag = 0.5
	angularDrag = 2
	crashTolerance = 500
	bodyLiftOnlyUnattachedLift = True
	bodyLiftOnlyAttachName = bottom
	fuelCrossFeed = False
	category = Structural
	stageOffset = 1
	childStageOffset = 1
	
	stagingIcon = DECOUPLER_VERT
	ActivatesEvenIfDisconnected = true
	
	maxTemp = 2400
	skinMaxTemp = 3600

	bulkheadProfiles = size2, size1
	tags = adapter prometheus kls orion kerbobulus

	MODULE
	{
		name = ModuleDecouple
		    explosiveNodeID = top
		isOmniDecoupler = false
		ejectionForce = 50
	}
}

Thanks, Bottle Rocketeer 500

Edited by sumghai
Cleaned up thread title and removed unnecessary tags
Link to comment
Share on other sites

Your best bet would be to scan the log file for the name of the part (SDHI_Compatible_Adapter1) - it will often give you a clue as to what went wrong/wasn't found.

 

Link to comment
Share on other sites

  • 3 weeks later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...