Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Arraybuffer error

  • 3 trả lời
  • 0 gặp vấn đề này
  • 30 lượt xem
  • Trả lời mới nhất được viết bởi TyDraniu

more options

Not sure if its right topical, but when doing stuff online that include javascript, occasionaly when it will give the error 'Error: TypeError: WebGL2RenderingContext.texImage2D: Argument 9 can't be an ArrayBuffer or an ArrayBufferView larger than 2 GB (see JavaScript console for details)', is there a way to give it more or is it script specific? Cant find any help on the forums out there so hoping this will help

Thanks

Not sure if its right topical, but when doing stuff online that include javascript, occasionaly when it will give the error 'Error: TypeError: WebGL2RenderingContext.texImage2D: Argument 9 can't be an ArrayBuffer or an ArrayBufferView larger than 2 GB (see JavaScript console for details)', is there a way to give it more or is it script specific? Cant find any help on the forums out there so hoping this will help Thanks

Tất cả các câu trả lời (3)

more options

As an user you can't do much about it. You can only press Ctrl + Shift + i and see the detailed error message.

more options

Ah okay im guessing its a back end thing rather than a limitation of my end?

more options

Most likely, unless you're not uploading any big file when it's happening.