Error while compiling NightVision: Argument 1: cannot convert from 'Network.NetWrite' to 'BufferStream' | Line: 93, Pos: 58
Needs update after May 2025 update please
open the .cs and locate line 93.. replace with this
saveInfo.msg.ToProto(write.stream);
Will work for NightVision
Thank you very much! <3