Jump to content

[SOLVED]Black screen on launchpad?


Recommended Posts

Does anyone know what could be causing it from looking at the log?

Here's the config if it would help, the bug still happens even without the solar panel module or anything showing that it could have a solar panel in Unity.

PART{
name = RodanTrunk
module = Part
author = Tygoo7

MODEL
{
model = TundraExploration/Parts/Rodan/trunk
scale = 4, 4, 4
position = 0, 0, 0
}

rescaleFactor = 1.25

node_stack_top = 0.0, 0.092, 0.0, 0.0, 1.0, 0.0, 2
node_stack_dock = 0.0, -0.1896, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -1.95, 0.0, 0.0, -1.0, 0.0, 2
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple

TechRequired = largeElectrics
entryCost = 24500
cost = 2000
category = Utility
subcategory = 0
title = RVS-42 Unpressurized Cargo Trunk
manufacturer = Tundra Exploration
description = A roomy cargo container designed to hold unpressurized payloads. It also is equipped with a solar panel coating and some aerodynamic fins.
attachRules = 1,0,1,1,1
mass = .8
dragModelType = default
maximum_drag = 0.20
minimum_drag = 0.15
angularDrag = 2
crashTolerance = 12
maxTemp = 2400 // = 3400

thermalMassModifier = 2.0
//emissiveConstant = 0.95
heatConductivity = 0.04 // 1/3 the default

RESOURCE
{
name = ElectricCharge
amount = 120
maxAmount = 120
}

MODULE
{
name = ModuleDecouple
ejectionForce = 50
explosiveNodeID = top
}
MODULE
{
name = ModuleCurvedSolarPanel

PanelTransformName = sunCatcher
TotalEnergyRate = 30
ResourceName = ElectricCharge

//animationName = ExtendPanels
powerCurve
{
key = 206000000000 0 0 0
key = 13599840256 1 0 0
key = 68773560320 0.5 0 0
key = 0 10 0 0
}
}
}

Link to comment
Share on other sites

Looks like the "not a number" bug, I'm guessing. I haven't really run into it myself, but your log has a ton of zero/NaN warnings before the end, starting with a vessel loading into a Sun-SOI trajectory with NaN values for the velocity vector.

Link to comment
Share on other sites

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...