Ok redid my server, but have the same problem with less errors, but the zone.exe still crashes here is the logs
Error
Code:
[02.03. - 04:43:26] [TASKS]Activities for Task 260 are not sequential starting at 0. Not loading task.
[02.03. - 04:43:26] [TASKS]Activity for non-existent task (260, 2) while loading activities from database
[02.03. - 04:43:26] [TASKS]Activity for non-existent task (260, 3) while loading activities from database
Crash
Code:
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013AE8AD)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013AE8AD)
013AE8AD (zone): (filename not available): (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013AED8A)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013AED8A)
013AED8A (zone): (filename not available): (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 0146854B)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0146854B)
0146854B (zone): (filename not available): (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 01489E9D)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01489E9D)
01489E9D (zone): (filename not available): (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013F223A)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013F223A)
013F223A (zone): (filename not available): (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 01589AF1)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01589AF1)
01589AF1 (zone): (filename not available): (function-name not available)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F63677)
76F63677 (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BC9F42)
77BC9F42 (ntdll): (filename not available): RtlInitializeExceptionChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BC9F15)
77BC9F15 (ntdll): (filename not available): RtlInitializeExceptionChain
Not sure where I went wrong.