View Single Post
  #28  
Old 05-10-2012, 12:13 AM
MadBlaster MadBlaster is offline
Approved Member
 
Join Date: Oct 2010
Posts: 666
Default

speculation/summary

- IIRC, in multi-player, the server is generating the cloud data, not the client, to ensure fair gameplay.

- maybe there is linkage between the client ssao code and server stream-in data w/ to clouds.

- Maybe the "clouds" are the null objects causing the errors. In other words, the stream in data from the server is calling object methods on clouds that have not initialized because client ssao is off and it needs to be on for some reason to create/intialize the server cloud objects (not a client/default cloud when ssao is off and would be irrelevant to the server data).
Reply With Quote