Author Topic: Loading the Tutorial build on Custom Mode doesn't work  (Read 500 times)

When I save the build from Tutorial mode and try to load it into Custom mode, I can't. Here's what I get from the console if I try to load it:

Code: [Select]
Direct load saves/tutorial.bls, 3, 0, 1,
LOADING BRICKS: saves/tutorial.bls (ColorMethod 3)

ERROR: ServerLoadSaveFile_Tick() - Bad line "" -1.5 -8 8 3 1 6  0 0 1 1 1" - expected brick line but found no uiname
BackTrace: ->ServerLoadSaveFile_Tick

I want to load the build for something. Do I need to remove or deactivate some add-ons?

When I save the build from Tutorial mode and try to load it into Custom mode, I can't. Console log is below.

I want to load the build for something. Do I need to remove or deactivate some add-ons?

ignore op entirely, i forgot about posting console.log

apologies for triple posting



From what I can tell, it's trying to place a brick, but no brick name was specified, and therefore it doesn't load. If that's the only line like that, and you know/can find out what brick it is, insert the UI nam into the save, and try reloading.