Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Running: stream did not contain valid UTF-8 rbx_binary #69

Open
Disfractal opened this issue Feb 26, 2023 · 1 comment
Open

Error Running: stream did not contain valid UTF-8 rbx_binary #69

Disfractal opened this issue Feb 26, 2023 · 1 comment

Comments

@Disfractal
Copy link

I'm getting this error while running the program against my place

λ rbxlx-to-rojo.exe
[2023-02-26T10:01:14Z INFO rbxlx_to_rojo] rbxlx-to-rojo 1.0.1
[2023-02-26T10:01:14Z INFO rbxlx_to_rojo] Select a place file.
[2023-02-26T10:01:16Z INFO rbxlx_to_rojo] Opening place file
[2023-02-26T10:01:16Z INFO rbxlx_to_rojo] Decoding place file, this is the longest part...
[2023-02-26T10:01:16Z WARN rbx_binary::deserializer] Unknown value type ID 0x1f (31) in Roblox binary model file. Found in property AnalyticsService.HistoryId.
[2023-02-26T10:01:16Z WARN rbx_binary::deserializer] Unknown value type ID 0x20 (32) in Roblox binary model file. Found in property BubbleChatConfiguration.FontFace.
[2023-02-26T10:01:16Z 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

@Kampfkarren
Copy link
Member

We need to update rbx-binary. In the meantime use rbxlx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants