Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PvP Killfeed is not working. #42

Open
Thazzeus opened this issue Jun 14, 2023 · 0 comments
Open

PvP Killfeed is not working. #42

Thazzeus opened this issue Jun 14, 2023 · 0 comments

Comments

@Thazzeus
Copy link

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* )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant