Here is the log:
- or would be but for "Sorry, you are not allowed to post external links."
So here is the non-code version:

simultaneous textures :8
MaxAnisotropic (1.0 = none) : 16.000000
INTERNAL ERROR: Str2FloatClamp() - Clamped 2 -> 0.95 (delta = -1.05) to Range 0..0.95
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
INTERNAL ERROR: Str2FloatClamp() - Clamped 4096 -> 512 (delta = -3584) to Range 1..512
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 1 -> 0.5 (delta = -0.5) to Range 0..0.5
Plane: Parameter [P61_AEarly]:<Class> not found
Can't set property
java.lang.RuntimeException: Can't set property
at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:1117)
at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:1143)
at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:1192)
at com.maddox.il2.objects.vehicles.planes.Plane.<clinit>(Plane.java:4674)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:212)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:589)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:508)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Problem in spawn: com.maddox.il2.objects.vehicles.planes.Plane$P61_AEarly
sFMDir = gui/game/buttons
s1 = flightmodels/a-20b.fmd
s = FlightModels/A-20B.fmd
m_lastFMFile = null
opening new fm file gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/a-20c.fmd
s = FlightModels/A-20C.fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/a-20g.fmd
s = FlightModels/A-20G.fmd
I have deleted everything prior to the first error, and the masses of flight model(?) info after the quoted code text.
If some one can make sense of this I would greatly appreciate it.
I have no idea why the P61_AEarly is showing an error - it has never prevented any aircraft loading before.
Regards
Vermin