Advertisement
Guest User

Untitled

a guest
Feb 20th, 2022
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. [Warn] [Analyze] Failed to perform analysis on method System.Void Sword::FixedUpdate()
  2. While analysing instruction mov rcx,[rax+10h] at 0x1802A1908
  3. Got exception: System.Exception: GetFieldInType: Encountered a field with a null def? Item2 of type UnityEngine.Vector3 in System.ValueTuple`4 has null FieldDef.
  4. at Cpp2IL.Core.Utils.FieldUtils.GetIndirectlyPointedAtField(List`1 allFields, UInt64 offset, Boolean tryFindFloatingPointValue)
  5. at Cpp2IL.Core.Utils.FieldUtils.GetFieldBeingAccessed(TypeReference onWhat, UInt64 offset, Boolean tryFindFloatingPointValue)
  6. at Cpp2IL.Core.Analysis.Actions.x86.Important.FieldToLocalAction..ctor(MethodAnalysis`1 context, Instruction instruction)
  7. at Cpp2IL.Core.Analysis.AsmAnalyzerX86.CheckForTwoOpInstruction(Instruction instruction)
  8. at Cpp2IL.Core.Analysis.AsmAnalyzerX86.PerformInstructionChecks(Instruction instruction)
  9. at Cpp2IL.Core.Analysis.AsmAnalyzerBase`1.AnalyzeMethod()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement