Caves of Qud

Caves of Qud

WM Extended Mutations [Stable Edition]
PerogiXW 15 Nov, 2023 @ 11:30pm
ERROR LOG DROP
=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutation Assets (Liquids, Foods, etc.)\PoisonIchor.cs(119,50): error CS1061: 'LiquidVolume' does not contain a definition for 'nFrameOffset' and no accessible extension method 'nFrameOffset' accepting a first argument of type 'LiquidVolume' could be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,382): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,382): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,425): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,425): error CS0176: Member 'MuralWeight.High' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,348): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,348): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,391): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,391): error CS0176: Member 'MuralWeight.Medium' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,206): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,206): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,249): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,249): error CS0176: Member 'MuralWeight.Medium' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(47,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(48,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(50,34): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\OvipositorEgg.cs(28,70): error CS1739: The best overload for 'GenerateClone' does not have a parameter named 'C'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(93,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(94,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(99,41): error CS0246: The type or namespace name 'WaterRitualNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(102,38): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ExplosiveBurs.cs(72,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(67,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(149,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(159,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
< >
Showing 1-15 of 29 comments
PerogiXW 15 Nov, 2023 @ 11:32pm 
Beta version of the mod works fine FWIW
PerogiXW 18 Nov, 2023 @ 12:02pm 
=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(93,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(94,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(99,41): error CS0246: The type or namespace name 'WaterRitualNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(102,38): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\OvipositorEgg.cs(28,70): error CS1739: The best overload for 'GenerateClone' does not have a parameter named 'C'
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(47,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(48,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(50,34): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,382): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,382): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,425): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,425): error CS0176: Member 'MuralWeight.High' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,348): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,348): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,391): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,391): error CS0176: Member 'MuralWeight.Medium' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,206): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,206): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,249): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,249): error CS0176: Member 'MuralWeight.Medium' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(137,66): error CS1503: Argument 3: cannot convert from 'bool' to 'long'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Assets (Liquids, Foods, etc.)\PoisonIchor.cs(119,50): error CS1061: 'LiquidVolume' does not contain a definition for 'nFrameOffset' and no accessible extension method 'nFrameOffset' accepting a first argument of type 'LiquidVolume' could be found (are you missing a using directive or an assembly reference?)
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ExplosiveBurs.cs(72,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(67,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(149,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(159,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
Wakko 19 Nov, 2023 @ 4:22am 
New one:

=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\OvipositorEgg.cs(28,70): error CS1739: The best overload for 'GenerateClone' does not have a parameter named 'C'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Assets (Liquids, Foods, etc.)\PoisonIchor.cs(119,50): error CS1061: 'LiquidVolume' does not contain a definition for 'nFrameOffset' and no accessible extension method 'nFrameOffset' accepting a first argument of type 'LiquidVolume' could be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(47,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(48,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(50,34): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(93,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(94,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(99,41): error CS0246: The type or namespace name 'WaterRitualNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(102,38): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,382): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,382): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,425): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(110,425): error CS0176: Member 'MuralWeight.High' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,348): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,348): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,391): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(115,391): error CS0176: Member 'MuralWeight.Medium' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,206): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralCategory'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,206): error CS0176: Member 'MuralCategory.Slays' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,249): error CS0120: An object reference is required for the non-static field, method, or property 'JournalAccomplishment.MuralWeight'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(120,249): error CS0176: Member 'MuralWeight.Medium' cannot be accessed with an instance reference; qualify it with a type name instead
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs(137,66): error CS1503: Argument 3: cannot convert from 'bool' to 'long'
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ExplosiveBurs.cs(72,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(67,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(149,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(159,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
running 2.0.206.33

=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(47,51): error CS0246: The type or namespace name 'ConversationNode' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(48,51): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\BespokenTree.cs(50,34): error CS0246: The type or namespace name 'ConversationChoice' could not be found (are you missing a using directive or an assembly reference?)
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,52): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,129): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(76,50): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(72,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(103,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(113,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
PerogiXW 23 Nov, 2023 @ 12:53am 
=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(77,66): error CS1739: The best overload for 'SetPartyLeader' does not have a parameter named 'takeOnAttitudesOfLeader'
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Umbrameum.cs(60,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(28,13): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\wmGills.cs(58,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\wmGills.cs(59,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,52): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,129): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(68,25): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mFibrousPlantars.cs(55,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\mDendrovox.cs(58,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Barkflesh.cs(72,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(62,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(416,34): warning CS0618: 'Factions.get(string)' is obsolete: 'use Get(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(448,25): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(45,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\LustrousFeathers.cs(54,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(128,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(76,50): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mXylemicblood.cs(37,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\RoughScales.cs(55,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(72,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(103,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(250,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(278,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(279,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(280,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(113,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(279,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(78,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(79,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\testbodyswapwish.cs(22,26): warning CS0618: 'Factions.get(string)' is obsolete: 'use Get(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\testbodyswapwish.cs(26,13): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mFruitingBodies.cs(481,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
DragonSlayerX 23 Nov, 2023 @ 4:33pm 
=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(77,66): error CS1739: The best overload for 'SetPartyLeader' does not have a parameter named 'takeOnAttitudesOfLeader'
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Umbrameum.cs(60,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(28,13): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,52): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,129): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(68,25): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\LustrousFeathers.cs(54,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(45,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(76,50): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Barkflesh.cs(72,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(62,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\mDendrovox.cs(58,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\RoughScales.cs(55,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mXylemicblood.cs(37,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(72,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(103,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\wmGills.cs(58,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\wmGills.cs(59,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(128,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mFibrousPlantars.cs(55,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(113,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\testbodyswapwish.cs(22,26): warning CS0618: 'Factions.get(string)' is obsolete: 'use Get(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\testbodyswapwish.cs(26,13): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(78,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(79,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(279,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(278,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(279,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(280,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(250,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mFruitingBodies.cs(481,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(416,34): warning CS0618: 'Factions.get(string)' is obsolete: 'use Get(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(448,25): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
Boop 24 Nov, 2023 @ 10:09am 
=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(77,66): error CS1739: The best overload for 'SetPartyLeader' does not have a parameter named 'takeOnAttitudesOfLeader'
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psybrachiomancy.cs(34,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(24,39): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\mDendrovox.cs(58,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,52): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,129): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(68,25): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Umbrameum.cs(60,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(28,13): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(58,30): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\NineLivesParadox.cs(82,34): warning CS0618: 'GameObject.findById(string)' is obsolete: 'use FindByID(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Barkflesh.cs(72,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(20,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\testbodyswapwish.cs(22,26): warning CS0618: 'Factions.get(string)' is obsolete: 'use Get(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\testbodyswapwish.cs(26,13): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(19,36): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\LustrousFeathers.cs(54,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(122,56): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(186,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(45,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mExplosiveBurs.cs(76,50): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mFibrousPlantars.cs(55,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormAcid.cs(279,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(62,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\RoughScales.cs(55,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(16,45): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(74,30): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(78,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(79,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mXylemicblood.cs(37,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\wmGills.cs(58,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\wmGills.cs(59,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(278,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(279,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ChitinousSkin.cs(280,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(416,34): warning CS0618: 'Factions.get(string)' is obsolete: 'use Get(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(448,25): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\PsionicWeapon.cs(166,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(128,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(115,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(156,49): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormPoison.cs(196,57): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\SerpentineForm.cs(249,42): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(72,28): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(103,24): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(223,39): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\GelatinousFormSlime.cs(250,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Ovipositor.cs(113,38): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(744,43): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(751,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(766,21): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\mFruitingBodies.cs(481,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(443,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(782,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(786,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(823,26): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(501,40): warning CS0618: 'GameObject.create(string)' is obsolete: 'use Create(), will be removed after Q1 2024'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(929,17): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(931,46): warning CS0618: 'Zone.findObjectById(string)' is obsolete: 'Use FindObjectById'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Psychomateriartis.cs(946,25): warning CS0618: 'GameObject.id' is obsolete: 'use ID, will be removed after Q1 2024'
Freykin 4 Mar, 2024 @ 12:15pm 
error log was too big for here, put it on pastebin: https://pastebin.com/qs505VaQ
Arendeth 25 Mar, 2024 @ 10:57pm 
MODERROR [WM Extended Mutations] - RunSegment::EndTurnObjectList: System.NullReferenceException: Object reference not set to an instance of an object
at XRL.World.IPart.FinalizeCopyEarly (XRL.World.GameObject Source, System.Boolean CopyEffects, System.Boolean CopyID, System.Func`2[T,TResult] MapInv) [0x00011] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.GameObject.FinalizeCopy (XRL.World.GameObject Source, System.Boolean CopyEffects, System.Boolean CopyID, System.Func`2[T,TResult] MapInv) [0x00052] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.GameObject.DeepCopy (System.Boolean CopyEffects, System.Boolean CopyID, System.Func`2[T,TResult] MapInv, XRL.World.GameObject NewObject) [0x003da] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.Capabilities.Cloning.GenerateClone (XRL.World.GameObject Original, XRL.World.GameObject Actor, XRL.World.Cell Cell, System.Boolean DuplicateGear, System.Boolean BecomesCompanion, System.Boolean Budded, System.String Context, System.Func`2[T,TResult] MapInv) [0x00015] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.Parts.OvipositorEgg.HandleEggHatching () [0x00018] in D:\games\Steam\steamapps\workshop\content\333640\2198787801\Mutation Parts\OvipositorEgg.cs:28
at XRL.World.Parts.OvipositorEgg.FireEvent (XRL.World.Event E) [0x0003e] in D:\games\Steam\steamapps\workshop\content\333640\2198787801\Mutation Parts\OvipositorEgg.cs:94
at XRL.World.GameObject.FireEvent (XRL.World.Event E) [0x002e1] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.EndTurnEvent.Send (XRL.World.GameObject Object) [0x00017] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.Core.ActionManager.RunSegment (System.Boolean bUnityDebug) [0x01ed6] in <d2c32e55d337415595fc660fe3e05333>:0
Arendeth 28 Mar, 2024 @ 11:45pm 
Here is error that prevents picking burrs mutation seems you haven't updated the faction that burrs gives
ERROR - NavCategory 'Charactersheet,Menu,Nocancelescape' not found, defaulting to Menu
MODERROR [WM Extended Mutations] - BuyRandomMutation: System.Exception: unknown faction "plants"
at XRL.World.Factions.Get (System.String Name) [0x00096] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.Reputation.Modify (System.String Faction, System.Int32 Amount, System.Boolean DisplayMessage) [0x00000] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.Parts.Mutation.pExplosiveBurs.Mutate (XRL.World.GameObject GO, System.Int32 Level) [0x00039] in D:\games\Steam\steamapps\workshop\content\333640\2198787801\Mutations\Physical\pExplosiveBurs.cs:45
at XRL.World.Parts.Mutations.AddMutation (XRL.World.Parts.Mutation.BaseMutation NewMutation, System.Int32 Level, System.Boolean Sync) [0x00136] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.UI.StatusScreen.BuyRandomMutation (XRL.World.GameObject GO) [0x002ff] in <d2c32e55d337415595fc660fe3e05333>:0
at Qud.API.MutationsAPI.BuyRandomMutation (XRL.World.GameObject Object, System.Int32 Cost, System.Boolean Confirm, System.String MutationTerm) [0x000ca] in <d2c32e55d337415595fc660fe3e05333>:0
Arendeth 28 Mar, 2024 @ 11:58pm 
Can confirm changing the script to grant Plants fixes it (you have it as plants)
Arendeth 8 Apr, 2024 @ 5:54am 
Found a bug with poison slime body if you have it you can still take damage from girshworm poison (aka poisongasgeneration)
Ozymandias 28 May, 2024 @ 8:55pm 
=== WM Extended Mutations 1.1 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(11,18): error CS0101: The namespace 'XRL.World.Parts.Mutation' already contains a definition for 'Fins'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(10,6): error CS0579: Duplicate 'Serializable' attribute
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(15,16): error CS0111: Type 'Fins' already defines a member called 'Fins' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(20,30): error CS0111: Type 'Fins' already defines a member called 'AllowStaticRegistration' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(25,32): error CS0111: Type 'Fins' already defines a member called 'GetDescription' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(34,32): error CS0111: Type 'Fins' already defines a member called 'GetLevelText' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(39,30): error CS0111: Type 'Fins' already defines a member called 'WantEvent' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(46,30): error CS0111: Type 'Fins' already defines a member called 'HandleEvent' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(52,30): error CS0111: Type 'Fins' already defines a member called 'HandleEvent' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(58,30): error CS0111: Type 'Fins' already defines a member called 'Mutate' with the same parameter types
<...>\steamapps\workshop\content\333640\2198787801\TestingWishes\UnlockWMMutationsWish.cs(64,29): error CS0121: The call is ambiguous between the following methods or properties: 'Fins.Fins()' and 'Fins.Fins()'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins - Copy.cs(60,17): error CS0229: Ambiguity between 'Fins.PlayerRepModified' and 'Fins.PlayerRepModified'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins - Copy.cs(63,17): error CS0229: Ambiguity between 'Fins.PlayerRepModified' and 'Fins.PlayerRepModified'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(60,17): error CS0229: Ambiguity between 'Fins.PlayerRepModified' and 'Fins.PlayerRepModified'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins.cs(63,17): error CS0229: Ambiguity between 'Fins.PlayerRepModified' and 'Fins.PlayerRepModified'
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\pFruitingBodies.cs(132,20): warning CS0108: 'pFruitingBodies.MaxLevel()' hides inherited member 'BaseMutation.MaxLevel'. Use the new keyword if hiding was intended.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Fins - Copy.cs(62,17): warning CS0618: 'Reputation.modify(string, int, bool)' is obsolete: 'Use Modify(), will be removed after Q2 2024'
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,52): warning CS0612: 'IBaseJournalEntry.text' is obsolete
<...>\steamapps\workshop\content\333640\2198787801\GeneralPart\ConversationParts\DendridSpeakers.cs(49,129): warning CS0612: 'IBaseJournalEntry.text' is obsolete
Balabalalde 20 Jun, 2024 @ 1:53pm 
ERROR - Killed MinEvent handling :System.Collections.Generic.KeyNotFoundException: The given key 'Ego' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <b11ba2a8fbf24f219f7cc98532a11304>:0
at XRL.World.Parts.Mutation.Sciophagia.HandleDeathEvent (XRL.World.IDeathEvent E) [0x00000] in C:\Program Files (x86)\Steam\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs:74
at XRL.World.Parts.Mutation.Sciophagia.HandleEvent (XRL.World.KilledEvent E) [0x00000] in C:\Program Files (x86)\Steam\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs:144
at XRL.World.KilledEvent.Dispatch (XRL.IEventHandler Handler) [0x0000b] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
at XRL.World.GameObject.HandleEventInner (XRL.World.MinEvent E) [0x0007d] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
at XRL.World.GameObject.HandleEvent (XRL.World.MinEvent E) [0x00000] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
at XRL.World.KilledEvent.Send (XRL.World.GameObject Dying, XRL.World.GameObject Killer, System.String& Reason, System.String& ThirdPersonReason, XRL.World.GameObject Weapon, XRL.World.GameObject Projectile, System.Boolean Accidental, System.Boolean AlwaysUsePopups, System.String KillerText) [0x0014d] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
ERROR - Killed MinEvent handling :System.Collections.Generic.KeyNotFoundException: The given key 'Ego' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <b11ba2a8fbf24f219f7cc98532a11304>:0
at XRL.World.Parts.Mutation.Sciophagia.HandleDeathEvent (XRL.World.IDeathEvent E) [0x00000] in C:\Program Files (x86)\Steam\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs:74
at XRL.World.Parts.Mutation.Sciophagia.HandleEvent (XRL.World.KilledEvent E) [0x00000] in C:\Program Files (x86)\Steam\steamapps\workshop\content\333640\2198787801\Mutations\Mental\Sciophagia.cs:144
at XRL.World.KilledEvent.Dispatch (XRL.IEventHandler Handler) [0x0000b] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
at XRL.World.GameObject.HandleEventInner (XRL.World.MinEvent E) [0x0007d] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
at XRL.World.GameObject.HandleEvent (XRL.World.MinEvent E) [0x00000] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
at XRL.World.KilledEvent.Send (XRL.World.GameObject Dying, XRL.World.GameObject Killer, System.String& Reason, System.String& ThirdPersonReason, XRL.World.GameObject Weapon, XRL.World.GameObject Projectile, System.Boolean Accidental, System.Boolean AlwaysUsePopups, System.String KillerText) [0x0014d] in <7d35a4b4a7614187bf0ae00aeb76c630>:0
Fernando 21 Dec, 2024 @ 4:03pm 
Contrary to the description, it seems like this mod is incompatible with Graven's Mutations.

=== WM Extended Mutations 1.1.0 Errors ===
<...>\steamapps\workshop\content\333640\2198787801\Mutation Effects\Darkwalker.cs(106,33): error CS0433: The type 'DarkVision' exists in both '3148171613.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'Assembly-CSharp, Version=2.0.209.43, Culture=neutral, PublicKeyToken=null'
<...>\steamapps\workshop\content\333640\2198787801\Mutation Effects\Darkwalker.cs(118,33): error CS0433: The type 'DarkVision' exists in both '3148171613.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'Assembly-CSharp, Version=2.0.209.43, Culture=neutral, PublicKeyToken=null'
== Warnings ==
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Volvate.cs(26,30): warning CS0672: Member 'Volvate.Register(GameObject)' overrides obsolete member 'IPart.Register(GameObject)'. Add the Obsolete attribute to 'Volvate.Register(GameObject)'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(127,30): warning CS0672: Member 'PsychoplethoricDeterioration.WantTenTurnTick()' overrides obsolete member 'IComponent<GameObject>.WantTenTurnTick()'. Add the Obsolete attribute to 'PsychoplethoricDeterioration.WantTenTurnTick()'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(132,30): warning CS0672: Member 'PsychoplethoricDeterioration.WantHundredTurnTick()' overrides obsolete member 'IComponent<GameObject>.WantHundredTurnTick()'. Add the Obsolete attribute to 'PsychoplethoricDeterioration.WantHundredTurnTick()'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(137,30): warning CS0672: Member 'PsychoplethoricDeterioration.TurnTick(long)' overrides obsolete member 'IComponent<GameObject>.TurnTick(long)'. Add the Obsolete attribute to 'PsychoplethoricDeterioration.TurnTick(long)'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(147,30): warning CS0672: Member 'PsychoplethoricDeterioration.TenTurnTick(long)' overrides obsolete member 'IComponent<GameObject>.TenTurnTick(long)'. Add the Obsolete attribute to 'PsychoplethoricDeterioration.TenTurnTick(long)'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\PsychoplethoricDeterioration.cs(158,30): warning CS0672: Member 'PsychoplethoricDeterioration.HundredTurnTick(long)' overrides obsolete member 'IComponent<GameObject>.HundredTurnTick(long)'. Add the Obsolete attribute to 'PsychoplethoricDeterioration.HundredTurnTick(long)'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\ThickTail.cs(526,30): warning CS0672: Member 'ThickTail.TurnTick(long)' overrides obsolete member 'IComponent<GameObject>.TurnTick(long)'. Add the Obsolete attribute to 'ThickTail.TurnTick(long)'.
<...>\steamapps\workshop\content\333640\2198787801\Mutation Parts\WMTailMutator.cs(767,30): warning CS0672: Member 'WMTailMutator.TurnTick(long)' overrides obsolete member 'IComponent<GameObject>.TurnTick(long)'. Add the Obsolete attribute to 'WMTailMutator.TurnTick(long)'.
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Volvate.cs(32,17): warning CS0618: 'IPart.Register(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
<...>\steamapps\workshop\content\333640\2198787801\Mutations\Physical\Volvate.cs(34,13): warning CS0618: 'IPart.Register(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
Last edited by Fernando; 21 Dec, 2024 @ 4:22pm
< >
Showing 1-15 of 29 comments
Per page: 1530 50