You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: