Caves of Qud

Caves of Qud

Sundry Cybernetics
Halcyon 23 May, 2024 @ 5:20am
Beta branch errors
Beta branch yields the following

=== Sundry Cybernetics 0.2.7 Errors ===
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(107,29): error CS1061: 'GameObject' does not contain a definition for 'HasEffectByClass' and no accessible extension method 'HasEffectByClass' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(110,32): error CS1061: 'GameObject' does not contain a definition for 'HasEffectByClass' and no accessible extension method 'HasEffectByClass' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
== Warnings ==
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(23,30): warning CS0672: Member 'CyberneticsRadioAntenna.LoadData(SerializationReader)' overrides obsolete member 'IPart.LoadData(SerializationReader)'. Add the Obsolete attribute to 'CyberneticsRadioAntenna.LoadData(SerializationReader)'.
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(29,30): warning CS0672: Member 'CyberneticsRadioAntenna.SaveData(SerializationWriter)' overrides obsolete member 'IPart.SaveData(SerializationWriter)'. Add the Obsolete attribute to 'CyberneticsRadioAntenna.SaveData(SerializationWriter)'.
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(91,30): warning CS0672: Member 'Invisible.Register(GameObject)' overrides obsolete member 'Effect.Register(GameObject)'. Add the Obsolete attribute to 'Invisible.Register(GameObject)'.
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(97,30): warning CS0672: Member 'Invisible.Unregister(GameObject)' overrides obsolete member 'Effect.Unregister(GameObject)'. Add the Obsolete attribute to 'Invisible.Unregister(GameObject)'.
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(26,13): warning CS0618: 'IPart.LoadData(SerializationReader)' is obsolete: 'Override Read(GameObject, SerializationReader'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(32,13): warning CS0618: 'IPart.SaveData(SerializationWriter)' is obsolete: 'Override Write(GameObject, SerializationWriter'
<...>\steamapps\workshop\content\333640\3028242334\CS\MAFT_ModPolymorphedImplant.cs(23,13): warning CS0612: 'GameObject.pPhysics' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsStructuralCompositor.cs(25,67): warning CS0618: 'GameObject.validate(GameObject)' is obsolete: 'use Validate(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsStructuralCompositor.cs(25,99): warning CS0618: 'GameObject.validate(GameObject)' is obsolete: 'use Validate(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsStructuralCompositor.cs(32,48): warning CS0618: 'GameObject.validate(GameObject)' is obsolete: 'use Validate(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsThickArm.cs(79,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsOrganRack.cs(90,36): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsExoskin.cs(78,36): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsMissileLauncher.cs(78,46): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsFaceReplacement.cs(54,44): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsCranialDock.cs(82,35): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(71,13): warning CS0612: 'GameObject.pRender' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsOrganRack.cs(147,36): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(78,17): warning CS0612: 'GameObject.pRender' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(63,29): warning CS0612: 'GameObject.pPhysics' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(94,13): warning CS0618: 'Effect.Register(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(100,13): warning CS0618: 'Effect.Unregister(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsQuantumTunneler.cs(51,39): warning CS0612: 'GameObject.pPhysics' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsSpinalMount.cs(93,35): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(86,33): warning CS0612: 'GameObject.pPhysics' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(90,162): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsRadioAntenna.cs(90,238): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\Invisible.cs(108,21): warning CS0612: 'GameObject.pPhysics' is obsolete
<...>\steamapps\workshop\content\333640\3028242334\CS\CyberneticsStructuralCompositor.cs(195,45): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
< >
Showing 1-1 of 1 comments
MAFT  [developer] 7 Jun, 2024 @ 6:16am 
The bugs are fixed for the Spring Molting update; you should be able to play on the main branch now. The warnings will take a lot of refactoring, but I'll get to them eventually
< >
Showing 1-1 of 1 comments
Per page: 1530 50