Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

Status Code: 100 meaning?

Asked by 3 years ago
Edited 3 years ago

Every time i try to upload a certain mesh, I get "Upload Render Mesh failed. Status Code: 100". Other meshes work fine, it is just a single mesh. I Couldn't find anything online on status code 100. Does anybody know what this means?

WHen i upload via the folder in MeshID in a MeshPart, I get HttpError: NetFail.

I have also tries .fbx files, but same error.

0
I'm not sure if this is the problem, but have you turned on HTTP requests? Publish your game, go to home>game settings>security>allow HTTP requests? This may not be a solution. kodymarcey 49 — 3y

1 answer

Log in to vote
0
Answered by 3 years ago
Edited 3 years ago

I've found a very crude, but working fix. I needed to save the game to roblox just before importing, and import only a .obj (.fbx desn't work) throught the little folder by MeshId in MeshPart.

Ad

Answer this question