Skip to content

PvP Killfeed is not working. #42

@Thazzeus

Description

@Thazzeus

Getting this error.

[Error :Il2CppInterop] During invoking native->managed trampoline
Exception: Il2CppInterop.Runtime.Il2CppException: System.ExecutionEngineException: Attempting to call method 'Unity.Entities.EntityManager::GetComponentData<ProjectM.VampireDownedBuff>' for which no ahead of time (AOT) code was generated.
--- BEGIN IL2CPP STACK TRACE ---
System.ExecutionEngineException: Attempting to call method 'Unity.Entities.EntityManager::GetComponentData<ProjectM.VampireDownedBuff>' for which no ahead of time (AOT) code was generated.

--- END IL2CPP STACK TRACE ---

at Il2CppInterop.Runtime.Il2CppException.RaiseExceptionIfNecessary(IntPtr returnedException) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Il2CppException.cs:line 36
at Unity.Entities.EntityManager.GetComponentData[T](Entity entity)
at RPGMods.Hooks.VampireDownedServerEventSystem_Patch.Postfix(VampireDownedServerEventSystem __instance)
at DMD<ProjectM.VampireDownedServerEventSystem::OnUpdate>(VampireDownedServerEventSystem this)
at (il2cpp -> managed) OnUpdate(IntPtr , Il2CppMethodInfo* )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions