Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: What do these NullPointerException's mean  (Read 218 times)

0 Members and 1 Guest are viewing this topic.

Fly!

  • Modder
  • member
  • Offline Offline
  • Posts: 312
What do these NullPointerException's mean
« on: April 18, 2023, 08:28:47 PM »

Can.t figure why my 4.12 Modact won't start.
Is my static.ini fubar-ed?



Maximum texture size : 16384
Maximum simultaneous textures :4
MaxAnisotropic (1.0 = none) : 16.000000
15 Splashscreens available.
INTERNAL ERROR: Str2FloatClamp() - Clamped 0 -> 0.1 (delta = 0.1) to Range 0.1..16384
INTERNAL ERROR: Str2FloatClamp() - Clamped 0 -> 0.1 (delta = 0.1) to Range 0.1..16384
WARNING: ****( Unexpected txr reload (tfNoDegradation,tfNoCompress16Bit,tfCompressMajorAlpha,tfTranspBorder): '3DO/arms/Tank80/skin.tga'
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.15 -> 0.1 (delta = -0.05) to Range 0..0.1
INTERNAL ERROR: Str2FloatClamp() - Clamped 1 -> 0.5 (delta = -0.5) to Range 0..0.5
INTERNAL ERROR: Str2FloatClamp() - Clamped 50 -> 32 (delta = -18) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 50 -> 32 (delta = -18) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 170 -> 128 (delta = -42) to Range 0.01..128
*Warning: the "spitmki_fm" File Doesnt Exist! Check your Configuration.
**Plane FM will be loaded from placeholder: "FlightModels/Bf-109F-2.fmd"! Not from the expected one.
Main begin: null
java.lang.NullPointerException
   at com.maddox.il2.builder.PlMisStatic.configure(PlMisStatic.java:660)
   at com.maddox.il2.builder.Plugin.loadAll(Plugin.java:152)
   at com.maddox.il2.builder.Builder.<init>(Builder.java:2363)
   at com.maddox.il2.gui.GUIBuilder.<init>(GUIBuilder.java:90)
   at com.maddox.il2.gui.GUI.create(GUI.java:166)
   at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1779)
   at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1475)
   at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
   at com.maddox.il2.game.Main.exec(Main.java:405)
   at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[Apr 19, 2023 2:23:02 AM] -------------- END log session -------------
Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2327
Re: What do these NullPointerException's mean
« Reply #1 on: April 18, 2023, 11:23:01 PM »

Warning: the "spitmki_fm" File Doesnt Exist! Check your Configuration.
**Plane FM will be loaded from placeholder: "FlightModels/Bf-109F-2.fmd"! Not from the expected one. It seems the problem is your air.ini as you are missing fm
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23603
  • Taking a timeout
    • STFU
Re: What do these NullPointerException's mean
« Reply #2 on: April 19, 2023, 02:36:37 AM »

However there's more to it.
The Static Mission content plugin fails to load, which is the final thing that caused the CTD.
Hard to tell which file exactly is fubared, but some is.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2327
Re: What do these NullPointerException's mean
« Reply #3 on: April 19, 2023, 04:02:04 AM »

Could be some recent install that didn't work properly
Logged
Pages: [1]   Go Up
 

Page created in 0.087 seconds with 26 queries.