Guest User

Untitled

a guest
Dec 19th, 2022
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. === Autonomous Biorobotic Arms Errors ===
  2. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(67,72): error CS1503: Argument 1: cannot convert from 'string' to 'XRL.World.BodyPartType'
  3. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(67,151): error CS1503: Argument 7: cannot convert from 'int?' to 'string'
  4. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(67,194): error CS1503: Argument 10: cannot convert from 'bool?' to 'int?'
  5. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(67,273): error CS1503: Argument 17: cannot convert from 'string' to 'bool?'
  6. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(67,280): error CS1503: Argument 18: cannot convert from 'string[]' to 'bool?'
  7. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(68,49): error CS1503: Argument 1: cannot convert from 'string' to 'XRL.World.BodyPartType'
  8. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(68,124): error CS1503: Argument 7: cannot convert from 'int?' to 'string'
  9. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(68,160): error CS1503: Argument 10: cannot convert from 'bool?' to 'int?'
  10. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(69,66): error CS1503: Argument 1: cannot convert from 'XRL.World.BodyPart' to 'XRL.World.BodyPartType'
  11. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(69,79): error CS1503: Argument 2: cannot convert from 'string' to 'int'
  12. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(69,91): error CS1503: Argument 3: cannot convert from 'int' to 'string'
  13. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(69,290): error CS1503: Argument 1: cannot convert from 'string' to 'XRL.World.BodyPartType'
  14. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(69,365): error CS1503: Argument 7: cannot convert from 'int?' to 'string'
  15. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(69,401): error CS1503: Argument 10: cannot convert from 'bool?' to 'int?'
  16. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(90,49): error CS1503: Argument 1: cannot convert from 'string' to 'XRL.World.BodyPartType'
  17. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(90,118): error CS1503: Argument 7: cannot convert from 'int?' to 'string'
  18. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(90,161): error CS1503: Argument 10: cannot convert from 'bool?' to 'int?'
  19. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(90,240): error CS1503: Argument 17: cannot convert from 'string' to 'bool?'
  20. <...>\steamapps\workshop\content\333640\2180565363\Cybernetics2NeuraLinkArms.cs(90,249): error CS1503: Argument 18: cannot convert from 'string[]' to 'bool?'
  21. == Warnings ==
  22. None
Advertisement
Add Comment
Please, Sign In to add comment