Quote:
Originally Posted by daidalos.team
@moderator: please make it a sticky
Please post any 4.11 bugs here with a detailed description except for those related to AI and 6DoF. Thank you.
Daildalos Team
|
Maybe a solution to the java crashes. I disabled "ProcessAffinityMask" in the conf.ini and set it to:
[rts]
;0 -> all available cpus (default)
;1 -> execute only on CPU 0
;2 -> execute only on CPU 1
;3 -> execute only on CPU 0 and CPU 1
;4 -> execute only on CPU 2 (quad core only)
;5 -> execute only on CPU 0 and CPU 2 (quad core only)
;6 -> execute only on CPU 1 and CPU 2 (quad core only)
;ProcessAffinityMask=2
Did not have any jvm.dll crashes anymore... really too early to tell, but looking good sofar. Please check if other get similar results.
Rgs,
FP