rbx-dom
rbx-dom copied to clipboard
Unexpected end of stream: still inside the root element
trafficstars
When attempting to import a .rbxmx model to my Rojo game, I got this error message:
[ERROR] Snapshot error: Malformed rbxm file: c:\Users\Wingy\Documents\Code\universe\src/ReplicatedStorage\Ships\Clipper.rbxmx
Caused by:
0: line 27334, column 52: 27335:3 Unexpected end of stream: still inside the root element
1: 27335:3 Unexpected end of stream: still inside the root element
This causes some parts of the model to be missing.
I've sent the model file to lpg privately.
This bug seems to only happen when using rojo serve, not when using rojo build.
I realize it's been over two years (sorry for not following up on this sooner 😅) but is this still an issue?
I'm guessing no but I thought I'd ask.
If this is still an issue, please reopen this. :-)