rojo-rbx / rbxlx-to-rojo

Tool to one time convert Roblox places to Rojo projects
Mozilla Public License 2.0
170 stars 35 forks source link

trying to dump file #65

Closed jmikedupont2 closed 2 years ago

jmikedupont2 commented 2 years ago

Using latest release

\rbxlx-to-rojo.exe .\Baseplate.rbxl
[2022-10-14T12:55:49Z INFO  rbxlx_to_rojo] rbxlx-to-rojo 1.0.1
[2022-10-14T12:55:49Z INFO  rbxlx_to_rojo] Select a place file.
[2022-10-14T12:55:49Z INFO  rbxlx_to_rojo] Opening place file
[2022-10-14T12:55:49Z INFO  rbxlx_to_rojo] Decoding place file, this is the longest part...
[2022-10-14T12:55:49Z WARN  rbx_binary::deserializer] Unknown value type ID 0x1f (31) in Roblox binary model file. Found in property Accessory.UniqueId.
An error occurred while using rbxlx-to-rojo.

Test file here https://github.com/jmikedupont2/rbxlx-to-rojo/blob/master/test-files/Baseplate.rbxl

jmikedupont2 commented 2 years ago

need to feed it the rbxlx file so save as rbxlx in studio

Kampfkarren commented 2 years ago

This doesn't include the actual error, and rbxl should work completely fine.