I should clarify, im getting this error after launching the app.
Error while initializing memorySystem.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Zeta.Game.ZetaDia.TryInitialize(Process proc, String& reason)...