Closed hugoderre closed 2 years ago
rbxlx-to-rojo is instantly closing before it can get more errors. This is a bug but it's a known one.
Run it with PowerShell to see the issue. The issue is usually that you have a folder or script name with a character Windows doesn't like. Make sure all your names are only letters, numbers, spaces, and underscores.
I opened it and executed with Powershell and here is the output:
[2022-10-26T00:54:48Z WARN rbx_binary::deserializer] Unknown value type ID 0x1f (31) in Roblox binary model file. Found in property AnalyticsService.UniqueId.
[2022-10-26T00:54:48Z WARN rbx_binary::deserializer] Unknown value type ID 0x1e (30) in Roblox binary model file. Found in property Model.WorldPivotData..
An error occurred while using rbxlx-to-rojo..
While attempting to decode the place file, at stream did not contain valid UTF-8 rbx_binary didn't know what to do
Ok I have deleted all the elements in the workspace and it's working. I will investigate, thanks for your help!
You were right.
Since yesterday, I can no longer extract folder/files from .rblx files. When I run the program and select my .rblx file, the program is directly killed. I can't see the error. Anyone has the same issue? It's maybe broken because of roblox studio update? Or it's just from my side.