If I remove this Mod from my system, Sins runs fine....I like the planets, but not sure its worth reloading Sins every 15 minutes...seems the problem is when Sins is calling a function and blowing up....possibly something in one or more of the Mod files is missing something or has some value not set correctly....
t005EB6F7 mov esp,dword ptr [ebp-18h]
005EB6FA mov dword ptr [ebp-4],0FFFFFFFEh
005EB701 mov eax,0FFh
005EB706 call 005EF645
005EB70B ret
005EB70C call 005F4DFA <---Runtime error occurs
005EB711 jmp 005EB52D
005EB716 push ebp
005EB717 mov ebp,esp
005EB719 sub esp,328h
005EB71F mov dword ptr ds:[006C16C8h],eax
005EB724 mov dword ptr ds:[6C16C4h],ecx
005EB72A mov dword ptr ds:[6C16C0h],edx
apping the error rather than generating a runtime error would be pretty easy to figure this out....