Monkey V66: DataBuffers: cannot load over 4096 byt
Monkey Forums/Monkey Bug Reports/Monkey V66: DataBuffers: cannot load over 4096 byt| 
 | ||
| Monkey V66 problem with Databuffers.cpp (cpp target) Cannot load over 4096 bytes, results in garbage. This took me a while to find... bool BBDataBuffer::_Load( String path ) need to increment the memcpy pointer: p+=n; | 
| 
 | ||
| Eek! |