Hey guys,
I'm freaking out a little right now because I just noticed one of the rooms in my game won't load anymore.
It throws an unhandled error in 4.3.2.1 (as well as 4.3.3)...and completely crashes 4.5.0 alpha 10.
This is the error I'm getting:
I really hope somebody can help me figure this out...all the other rooms are loading fine.
cheers
I'm freaking out a little right now because I just noticed one of the rooms in my game won't load anymore.
It throws an unhandled error in 4.3.2.1 (as well as 4.3.3)...and completely crashes 4.5.0 alpha 10.
This is the error I'm getting:
Quote
Error: LoadRoom: unexpected end of block 6 in in 'room3.crm'
Version: AGS 3.4.2.1
AGS.Types.AGSEditorException: LoadRoom: unexpected end of block 6 in in 'room3.crm'
at ThrowManagedException(SByte* message)
at load_room_file(SByte* )
at load_crm_file(UnloadedRoom roomToLoad)
at AGS.Editor.Components.RoomsComponent.LoadNewRoomIntoMemory(UnloadedRoom newRoom, CompileMessages errors)
at AGS.Editor.Components.RoomsComponent.LoadDifferentRoom(UnloadedRoom newRoom)
at AGS.Editor.Components.RoomsComponent.LoadRoom(String controlID)
at AGS.Editor.Components.RoomsComponent.ItemCommandClick(String controlID)
at AGS.Editor.Components.BaseComponentWithFolders`2.CommandClick(String controlID)
at AGS.Editor.ProjectTree.ProcessClickOnNode(String nodeID, MouseButtons button)
at AGS.Editor.ProjectTree.projectTree_NodeMouseDoubleClick(Object sender, TreeNodeMouseClickEventArgs e)
at System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(TreeNodeMouseClickEventArgs e)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I really hope somebody can help me figure this out...all the other rooms are loading fine.
cheers