damopewpew / samp.js

46 stars 13 forks source link

libuv $fs #23

Closed damopewpew closed 9 years ago

damopewpew commented 9 years ago

Sometimes server will instantly crash on load, I believe this is caused by async reading... not sure why though

damopewpew commented 9 years ago

This ended up being because I was reading too much into the buffer at once. However I am not using libuv anymore