- Messages
- 611
- Country

I'm still pretty new to SBuilder and completed just a few island projects by using the SBX 32 Bit version 3.13. By chance I found the new 64 Bit version 3.14, backed up the existing folder by copying it and finally copied the content of the ZIP over the still existing original folder.
SBX started as usual but when I tried to open a project file I got the error message, independent of the project I selected. Everything remained in the same order as before.
First line: No topmost (surpreme?) object.
If I tried to continue nonetheless, Sbuilder usually crashed quite soon, the project file disappeared (indeed) and was replaced (?) by a file named "PROJECT_ERR.SBP" accompanied by an error report as listed below (example of a simple Waterclass project, no polys or other objects):
What is going on here?
I tried to install the full version provided by Dick and it happened the same. However, I can obviously create a new project.
Any hints? What I'm missing?
SBX started as usual but when I tried to open a project file I got the error message, independent of the project I selected. Everything remained in the same order as before.
First line: No topmost (surpreme?) object.
If I tried to continue nonetheless, Sbuilder usually crashed quite soon, the project file disappeared (indeed) and was replaced (?) by a file named "PROJECT_ERR.SBP" accompanied by an error report as listed below (example of a simple Waterclass project, no polys or other objects):
Code:
Error Report created by SBuilderX on 14.11.2014 00:33:47
Kein oberstes Objekt.
System.Runtime.Serialization.SerializationException: Kein oberstes Objekt.
bei System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
bei System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
bei System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream)
bei SBuilderX.moduleFILE_IO.OpenFile(String filename)
bei SBuilderX.frmStart.OpenMenuItem_Click(Object sender, EventArgs e)
bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ToolStrip.WndProc(Message& m)
bei System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Name=NTKH_AB
NoOfMaps=-1
NoOfLands=0
NoOfLines=0
NoOfPolys=0
NoOfWaters=27
NoOfObjects=0
NoOfExcludes=0
NoOfLWCIs=0
BGLProjectFolder=D:\Flightsims\Microsoft Flight Simulator X\Addon Scenery\scenery
LatDispCenter=-15.98530021264
LonDispCenter=-140.138484634066
Zoom=13
PolyON=False
PolyVIEW=True
LineON=False
LineVIEW=True
MapVIEW=True
TilesToCome=0
NoOfServerTypes=20
TileVIEW=False
ActiveTileFolder=
WaterVIEW=True
WaterON=False
LandVIEW=True
LandON=False
ObjectON=False
ObjectVIEW=True
NoOfRwy12Categories=1
NoOfLibCategories=15
LibObjectsIsOn=True
NoOfGenBObjects=110
NoOfMacroCategories=6
MacroAPIIsOn=True
MacroASDIsOn=True
MakeOnMany=1
AllVIEW=True
ViewON=True
AircraftVIEW=False
PointerON=True
ZoomON=False
PanON=False
SelectON=False
MoveON=False
FirstMOVE=False
InsertON=False
DeleteON=False
AskDelete=True
Dirty=True
DecimalDegrees=False
LatDispNorth=26.857377734082
LatDispSouth=23.9514939450195
LonDispWest=-12.7866084892887
LonDispEast=-6.94865283180976
I tried to install the full version provided by Dick and it happened the same. However, I can obviously create a new project.
Any hints? What I'm missing?





