FutureAIGuru / BrainSimII

Neural Simulator for AGI research and development
http://brainsim.org
MIT License
87 stars 25 forks source link

ModuleImageFile crashes on insertion #201

Open FutureAIGuru opened 2 years ago

FutureAIGuru commented 2 years ago

The Initialize method uses the variable mv without first checking if it is null which it always is on first insertion.