RHSMODS / statusquo

20 stars 1 forks source link

(1.2) All Optics Are Missing RplComponents #850

Closed tanaaKa closed 2 months ago

tanaaKa commented 2 months ago

Looks like the inventory components added to each optic requires a RplComponent now:

image

ENTITY : Create entity @"ENTITY:1" ('GameEntity') at <0.000000 0.000000 0.000000> ENTITY (E): GameEntity is missing component RplComponent as required by component InventoryItemComponent

tacticaltoxic commented 2 months ago

i just checked, literally ALL optics HAVE RPL component

tanaaKa commented 2 months ago

Not sure what else would be causing this then image

image

It's not just me either. All the devs have noticed this since updating to 1.2. Potential WB bug?

tacticaltoxic commented 2 months ago

image ....

tacticaltoxic commented 2 months ago

we cannot guarantee support of 3rd party mods. Something probably overrides optic base, removes rpl component from there and bla bla bla. No idea what exactly, this is not problem from our side