godot-python
godot-python copied to clipboard
ERROR: HTTP Chunk too big
Hi I get the above error when downloading from AssetLib within Godot.
ERROR: read_response_body_chunk: HTTP Chunk too big!! >16mb
Any idea to fix?
Hi @keenfoong !
Thanks for this feedback, the Godot asset library install system is not really well suited for Godot-Python usecase (most of the projects on Godot asset library are composed of a small number of files where Godot-Python is a couple of hundreds of Mo given it has to support 4 different platforms...)
I think you should open an issue on the main Godot project (while mentioning this issue), you should also provide more information about your configuration: OS, 64 or 32bits and version of Godot.
Ok Thanks
I also encountered this problem. There is an issue for it on the main Godot project: https://github.com/godotengine/godot/issues/41882.
I successfully installed this it after trying for like 10 to 20 times. If you can see the total size of the add-on, you'll successfully install it.