This object is in archive! 

[MODDING BUG/CRASH] Missing Computer Component

Daniel Tolda shared this bug 2 years ago
Won't Fix

Hello,

I have little problem, when I´m missing computer component in build components it will crash or bug the game.

For example, I can´t transfer functional block to anyone else.

I can´t open (Click) on Jump Drive on control panel.

Is computer component something special in this, can this be same way replaced by other item?

Thank you :)

Replies (3)

photo
1

Hello, Daniel!


Thank you for your report. However, unless it can be reproduced on a clean, un-modded server, it is usually caused by a certain mod or by combination of mods which we have no control over. Can you please confirm this issue

also occurs without mods?


Kind Regards

Keen Software House: QA Department

photo
1

Hello,


I will try to make new mod, just without computer component in Jump drive block, but I don't think it's mod fault, because I'm only editing number, icons and build components, not adding something new.


You will get feedback right after I get home.


Thanks

photo
1

Hello,

I do confirm this bug with clean mode....

I have only 1 file and that called CubeBlocks_Utility.sbc, where are deleted all other block

First I test it with only changed name.. It work normally, but If I delete Computer component out of build recipe it crash (attached log) + there is the file CubeBlocks_Utility.sbc


<?xml version="1.0" encoding="utf-8"?>
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CubeBlocks>

<Definition xsi:type="MyObjectBuilder_JumpDriveDefinition">
<Id>
<TypeId>JumpDrive</TypeId>
<SubtypeId>LargeJumpDrive</SubtypeId>
</Id>
<DisplayName>GG Jump</DisplayName>
<Icon>Textures\GUI\Icons\Cubes\JumpDrive.dds</Icon>
<Description>Description_JumpDrive</Description>
<CubeSize>Large</CubeSize>
<BlockTopology>TriangleMesh</BlockTopology>
<Size x="3" y="3" z="2" />
<ModelOffset x="0" y="0" z="0" />
<Model>Models\Cubes\Large\JumpDrive.mwm</Model>
<Components>
<Component Subtype="SteelPlate" Count="40" />
<Component Subtype="MetalGrid" Count="50" />
<Component Subtype="GravityGenerator" Count="20" />
<Component Subtype="Detector" Count="20" />
<Component Subtype="PowerCell" Count="120" />
<Component Subtype="Superconductor" Count="300" />
<Component Subtype="Construction" Count="40" />
</Components>
<CriticalComponent Subtype="SteelPlate" Index="0" />
<MountPoints>
<MountPoint Side="Top" StartX="0" StartY="0" EndX="3" EndY="2" />
<MountPoint Side="Back" StartX="0" StartY="0" EndX="3" EndY="3" />
<MountPoint Side="Left" StartX="0" StartY="0" EndX="2" EndY="3" />
<MountPoint Side="Front" StartX="0" StartY="0" EndX="3" EndY="3" />
<MountPoint Side="Right" StartX="0" StartY="0" EndX="2" EndY="3" />
<MountPoint Side="Bottom" StartX="0" StartY="0" EndX="3" EndY="2" Default="true" />
</MountPoints>
<BuildProgressModels>
<Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\JumpDriveConstruction_1.mwm" />
<Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\JumpDriveConstruction_2.mwm" />
<Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\JumpDriveConstruction_3.mwm" />
</BuildProgressModels>
<BlockPairName>JumpDrive</BlockPairName>
<MirroringY>Z</MirroringY>
<MirroringZ>Y</MirroringZ>
<EdgeType>Light</EdgeType>
<BuildTimeSeconds>120</BuildTimeSeconds>
<DamageEffectName>Damage_WeapExpl_Damaged</DamageEffectName>
<DamagedSound>ParticleWeapExpl</DamagedSound>

<ResourceSinkGroup>Charging</ResourceSinkGroup>
<RequiredPowerInput>32</RequiredPowerInput>
<PowerNeededForJump>3</PowerNeededForJump>

<MaxJumpDistance>2000000</MaxJumpDistance>
<MaxJumpMass>1250000</MaxJumpMass>
<EmissiveColorPreset>Extended</EmissiveColorPreset>
<DestroyEffect>Explosion_Warhead_30</DestroyEffect>
<DestroySound>WepLrgWarheadExpl</DestroySound>
<PCU>100</PCU>
<IsAirTight>true</IsAirTight>
</Definition>

</CubeBlocks>
</Definitions>

so the problem is double:

1st. Missing computer component on Jump Drive do cause crash

2.nd. Missing computer component on other block do cause I can´t transfer block to anyone else


Thanks

photo
1

Hello, Engineer!

It´s already quite long time from when this issue was originally posted as well as from the last comment.

Are you still experiencing it? Or was it fixed in the meantime.

Thanks in advance for confirming me current situation.

Kind Regards

Keen Software House: QA Department

photo
1

Hello, Engineer!

Because there is no new comment from you, and we are unable to reproduce the issue on our own, I will close this thread now as outdated.

If you or any other player will experience this issue again, please make a new thread and provide all needed info there.

Thank you for understanding.

Kind Regards

Keen Software House: QA Department

Replies have been locked on this page!