Special Aircraft Service

Please login or register.

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

Author Topic: Rabaul map loading error  (Read 853 times)

0 Members and 1 Guest are viewing this topic.

Axe

  • member
  • Offline Offline
  • Posts: 9
Rabaul map loading error
« on: January 04, 2023, 08:06:54 AM »

Hey guys, looking for some help. I'm trying to play a USMC mission from BAT WAW Pack and on missions featuring Rabaul I'm getting Landscape loading error, load.ini error. Same when I tried to load the map in FMB. This is what log gives me:

Code: [Select]
[Jan 4, 2023 2:53:54 PM] ------------ BEGIN log session -------------

[Jan 4, 2023 2:53:54 PM] ----------- Switched to pipe mode ----------
OpenGL provider: dx8wrap.dll
OpenGL library:
  Vendor: 1C.Multimedia.Dev/Maddox.
  Render: DirectX8.
  Version: 1.1
  Extensions: GL_EXT_secondary_color GL_ARB_multitexture GL_EXT_texture_env_combine GL_ARB_texture_compression
Size: 1920x1080
ColorBits: 32
DepthBits: 24
StencilBits: 8
isDoubleBuffered: true

*** Looking for Advanced CPU Instructions...
[x] PentiumPro
[x] Multimedia (MMX)
[x] 3D (SSE)
[x] 3D (SSE2)
[-] 3D (3DNow)
ColourBits 32, ABits 0, ZBits 24

*** Looking for Render API Extensions ...
[-] 'GL_EXT_paletted_texture' extension - Palettized textures (8 bit RGBA palette).
[-] 'GL_EXT_compiled_vertex_array' extension - Compiled Vertex arrays.
[-] 'GL_EXT_clip_volume_hint' extension - Frustum clipping optimization.
[x] 'GL_EXT_secondary_color' extension - Secondary Color for 3D fog & specular optimization.
[-] 'GL_EXT_separate_specular_color' extension - SeparateSpecular for 3D fog & specular optimization.
[x] 'GL_ARB_multitexture' extension - Multitexturing.
[x] 'GL_EXT_texture_env_combine' extension - Multitextures advanced combining for special effects.
[-] 'GL_NV_texture_env_combine4' extension - Multitextures advanced combining for special effects.
[-] 'GL_EXT_texture_env_dot3' extension - Dot3 Bump advanced combining.
[-] 'GL_NV_depth_clamp' extension - Corrects Shadows rendering
[-] 'GL_NV_texture_shader' extension - NV Pixel Shaders
[x] 'GL_ARB_texture_compression' extension - Saves texture memory by 400
[-] 'GL_EXT_texture_filter_anisotropic' extension - Anisotropic texture filtering.

Maximum texture size : 16384
Maximum simultaneous textures :8
MaxAnisotropic (1.0 = none) : 1.000000
WARNING: 'Perfect' Mode required latest drivers with 'vertex buffer' support
WARNING: 'Perfect' Mode required pixels shaders
WARNING: 'Perfect' Mode required latest drivers with vertex shaders support'GL_ARB_vertex_program'
WARNING: 'Perfect' Mode is not supported for this combination of hardware and drivers.
15 Splashscreens available.
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
INTERNAL ERROR: Can't open file '3DO/Effects/GunShells/GunsmokeI.tga'
WARNING: object '3DO/Effects/GunShells/GunsmokeI.tga' of class 'TTexture2D' not loaded
INTERNAL ERROR: Texture required
WARNING: object '3DO/Effects/GunShells/Cannonsmoke.mat' of class 'TMaterial' not loaded
Initializing DirectSound playback device...
Primary buffer created.
Playback format is set : sampling rate = 22050, num channels = 2.
Not enought hardware buffers (0), hardware disabled
Buffer caps : Transfer rate = 0, CPU overhead = 0.
Default speaker config is : 8.
Direct sound audio device initialized successfully :
DX Version : 7
Hardware    - disabled [buffers : 0]
Extensions  - enabled :
  EAX ver. 1 [ ]  - disabled
  EAX ver. 2 [ ]  - disabled
  EAX ver. 3 [ ]  - disabled
  I3D ver. 2 [ ]  - disabled
  ZoomFX     [ ]  - disabled
  MacroFX    [ ]  - disabled
SIMD render [X]
num channels 32
Cannot open audio file samples/infinite 1

Y=0 / M=0 / H= 12 , Temperature - 0m = 26.0 .
Loading map.ini defined airfields:
INTERNAL ERROR: LoadTextureFromTga('MAPS/_Tex/Rabaul/rabaul_township.tga')
WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING'
WARNING: TLandscape::LoadMap('Rabaul_1944/load.ini') - errors in loading
World.land().LoadMap() error: java.lang.RuntimeException: Landscape 'Rabaul_1944/load.ini' loading error

[Jan 4, 2023 2:55:10 PM] -------------- END log session -------------
Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 3150
Re: Rabaul map loading error
« Reply #1 on: January 04, 2023, 08:23:16 AM »

you have a problem with the rabaul_township.tga either missing or  not loading for some reason this should be the path  Maps\_TEX\Rabaul\rabaul_township.tga
Logged

vonofterdingen

  • Missioneer
  • member
  • Offline Offline
  • Posts: 1339
Re: Rabaul map loading error
« Reply #2 on: January 04, 2023, 08:28:13 AM »

This map requires Perfect Mode graphics. You are running DirectX which is not capable of supporting Perfect Mode; you need to run OpenGL and have the correct settings.
Logged

Axe

  • member
  • Offline Offline
  • Posts: 9
Re: Rabaul map loading error
« Reply #3 on: January 04, 2023, 09:18:44 AM »

Tried activating 'Perfect Mode', but for some reason my conf.ini keeps resetting hardware shaders to 0. Any idea why? Here is my entire file. It is not on read-only.

Code: [Select]
[il2]
title=Il2-Sturmovik Forgotten Battles
hotkeys=HotKey game

[HotKey Console]
Shift Tab=Activate

[Console]
HISTORY=128
HISTORYCMD=128
LOGFILE=log.lst
LOG=1
LOGKEEP=0
LOGTIME=1

[HotKey gui]
Escape=activate

[window]
width=1920
height=1080
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=0
FullScreen=1
DrawIfNotFocused=1
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0
WideScreenFoV=1
UIColor=4
UIDetail=5
UIBackground=en

[GLPROVIDER]
GL=Opengl32.dll

[GLPROVIDERS]
Open GL=Opengl32.dll
DirectX=dx8wrap.dll

[NET]
speed=5000
routeChannels=0
serverChannels=31
localPort=21000
remotePort=21000
SkinDownload=1
serverName=No Name
serverDescription=
remoteHost=
localHost=
socksHost=
checkServerTimeSpeed=1
checkClientTimeSpeed=0
disableNetStatStatistics=0
showPilotNumber=1
showPilotPing=1
showPilotName=1
showPilotScore=1
showTeamScore=0
cumulativeTeamScore=0
showPilotArmy=1
showPilotACDesignation=1
showPilotACType=1
filterUserNames=0
reflyKIADelay=0
maxAllowedKIA=-1
reflyKIADelayMultiplier=0.0
reflyDisabled=0
allowMorseAsText=1
allowCustomSounds=1

[MaxLag]
farMaxLagTime=10.0
nearMaxLagTime=2.0
cheaterWarningDelay=5.0
cheaterWarningNum=-1

[chat]
region=(dx=0.6925,dy=0.071666665,x=0.0,y=0.0)

[game]
TypeClouds=1
Arcade=0
HighGore=1
mapPadX=1.0083336
mapPadY=-0.10462963
viewSet=57
Intro=0
NoSubTitles=0
NoChatter=0
NoHudLog=0
NoLensFlare=0
iconTypes=3
eventlog=eventlog.lst
eventlogkeep=0
3dgunners=1
ScreenshotType=0
RecordingIndicator=0
MapAlpha=0.99
SaveTrk=1
IconUnits=0
SkipParatrooperViews=0
NoMissionInfoHud=0
noKillInfoHud=0
BlockMorseChat=0
SmallMapWPLabels=1
ShowMorseAsText=0
mapPadMode=1
hudMode=3
MapPadSmall=1
MapIconLarge=1
MapPadAlpha=0.6

[HotKey game]
PrintScreen=ScreenShot
P=pause
Pause=pause

[HookViewFly Config]
timeFirstStep=2.0
deltaZ=10.0

[HookView]
MouseLeft=Len

[HookView Config]
AzimutSpeed=0.1
TangageSpeed=0.1
LenSpeed=1.0
MinLen=1.0
DefaultLen=20.0
MaxLen=3000.0
Speed=6
LeanF=0.2
LeanS=0.2
Raise=0.089999996
RubberBand=0.04

[HotKey builder]
MouseLeft=objectMove
MouseRight=popupmenu
Enter=freeView
Shift MouseLeft=worldZoom
Alt MouseLeft=select+
Alt MouseRight=select-
Alt Ctrl=unselect
PageDown=change+
PageUp=change-
End=change++
Home=change--
Ctrl MouseLeft=insert+
Insert=insert+
NumPad-0=insert+
F=fill
Ctrl MouseRight=delete+
NumPad.=delete+
Delete=delete+
Backspace=cursor
Tab=cursor
F10=land
F11=onLand
NumPad-=normalLand
NumPad+=toLand
NumPad-5=resetAngles
NumPad-8=resetTangage90
NumPad-7=stepAzimut-5
NumPad-4=stepAzimut-15
NumPad-1=stepAzimut-30
NumPad-9=stepAzimut5
NumPad-6=stepAzimut15
NumPad-3=stepAzimut30
Ctrl C=copy
Ctrl X=cut
Ctrl V=paste
Ctrl Q=incHeight
Ctrl A=DecHeight

[MouseXYZ]
F1=SpeedSlow
F2=SpeedNormal
F3=SpeedFast
MouseRight=XYmove
F4 MouseRight=Zmove
MouseMiddle=Amove
F5 MouseRight=Amove
F6 MouseRight=Tmove
F7 MouseRight=Kmove

[MouseXYZ Config]
RealTime=1

[sound]
SoundUse=1
SoundEngine=1
Speakers=0
Placement=0
SoundFlags.reversestereo=0
RadioFlags.Enabled=1
RadioEngine=2
MusicVolume=8
ObjectVolume=14
MusState.takeoff=1
MusState.inflight=1
MusState.crash=1
MusFlags.play=0
MasterVolume=7
Attenuation=5
SoundMode=1
SamplingRate=1
NumChannels=3
SoundExt.occlusions=0
SoundFlags.hardware=1
SoundFlags.streams=1
SoundFlags.duplex=1
SoundExt.acoustics=0
SoundExt.volumefx=0
SoundFlags.voicemgr=0
SoundFlags.static=1
VoiceVolume=0
Channels=2
SoundExt.extrender=0
SoundFlags.bugscorrect=0
SoundSetupId=8
ActivationLevel=0.02
Preemphasis=0.85
RadioLatency=0.5
AGC=1
PTTMode=1
SoundFlags.UseRadioChatter=1
SoundFlags.AutoActivation=0
RadioFlags.PTTMode=0
RadioFlags.PlayClicks=0
ActLevel=0
MicLevel=0
SoundFlags.forceEAX1=0

[rts]
ProcessAffinityMask=1
mouseUse=2
joyUse=1
trackIRUse=1
DisableIME=0
locale=us
UseSmartAxis=0
JoyProfile=3

[rts_mouse]
SensitivityX=1.0
SensitivityY=1.0
Invert=0
SensitivityZ=1.0

[rts_joystick]
X=0 1 4 9 16 25 36 49 64 81 100 0
Y=0 1 4 9 16 25 36 49 64 81 100 0
Z=0 10 20 30 40 50 60 70 80 90 100
RZ=0 10 20 30 40 50 60 70 80 90 100 0
FF=0
U=0 10 20 30 40 50 60 70 80 90 100 0
V=0 10 20 30 40 50 60 70 80 90 100 0
1X=5 10 20 30 40 50 60 70 80 90 100 0 0
1Y=3 10 20 30 40 50 60 70 80 90 100 0 0
1RZ=11 0 5 20 31 45 54 70 81 93 100 0 0
1U=0 100 100 100 100 100 100 100 100 100 100 0 0
1V=0 100 100 100 100 100 100 100 100 100 100 0 0
1X1=0 100 100 100 100 100 100 100 100 100 100 0 0
1Y1=0 100 100 100 100 100 100 100 100 100 100 0 0
1Z1=0 100 100 100 100 100 100 100 100 100 100 0 0
1RX1=0 100 100 100 100 100 100 100 100 100 100 0 0
1RY1=0 100 100 100 100 100 100 100 100 100 100 0 0
1RZ1=0 100 100 100 100 100 100 100 100 100 100 0 0
1U1=0 100 100 100 100 100 100 100 100 100 100 0 0
1V1=0 100 100 100 100 100 100 100 100 100 100 0 0

[Render_DirectX]
TexQual=3
TexMipFilter=2
TexCompress=0
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=1
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=0
TexFlags.TexCompressARBExt=1
TexFlags.TexEnvCombine4NV=1
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=1
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=1

HardwareShaders=1

Shadows=2
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3

Sky=2
Forest=2
LandShading=3
LandDetails=2

LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1

VideoSetupId=4
ForceShaders1x=0
PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0
Water=1
Effects=1

[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=0
TexFlags.UseDither=0
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=0
TexFlags.UseVertexArrays=0
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=0
TexFlags.ClipHintExt=1
TexFlags.UsePaletteExt=1
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=0

TexFlags.TexEnvCombine4NV=0
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=0
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=0

HardwareShaders=1

Shadows=2
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3

Sky=2
Forest=0
LandShading=3
LandDetails=2

LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1

VideoSetupId=17
Water=2
Effects=2
ForceShaders1x=0
PolygonOffsetFactor=-0.0625
PolygonOffsetUnits=-1.0

[Mods]
Flyby=1
FlybyFov=60.0
ToggleMusic=1
RandomSplash=1
PALHUDMode=1
SpeedbarTAS=1
SpeedbarSIToo=1
SpeedbarShowExtraInfo=1
netCallsign=
Stab4all=1
PALShowChocks=1
PALShowCatGear=1
DumpFuel=1
SpeedbarUnits=0
PALGameMenuStatusBar=1
PALGameMenuShowFPS=0
PAL3DStart=0
PAL3DSepAim=0.7
PAL3DSepGun=1.35
PAL3DSepPit=1.5
PAL3DSepExt=25.0
PAL3DConvAimL=-0.01
PAL3DConvAimR=-0.01
PAL3DConvGunL=-0.09
PAL3DConvGunR=-0.09
PAL3DConvPitL=-0.13
PAL3DConvPitR=-0.13
PAL3DConvExtL=-0.55
PAL3DConvExtR=-0.55
PAL3DDOFfNumber=0.0
PAL3DDOFFocus=28.27506
PAL3DAdjustVariable=1
PAL3DFullColorFrames=0
PAL3DRenderStereo=1
PAL3DFilterLeft=R___
PAL3DFilterRight=_GB_
PAL3DCockpitSoftViewEnabled=1
PAL3DCockpitSoftView=0.075
PAL3DCockpitTurretInertiaEnabled=1
PAL3DCockpitTurretInertia=0.0010
PAL3DFollowInertiaEnabled=1
PAL3DFollowInertia=0.009999999776482582
PAL3DFollowInertiaAngle=0.01
PAL3DExternalSoftView=0.075
PAL3DExternalTrackIR=0
PAL3DExternalMouseInertia=1
ngHUDposition=0,0,0,0
ngHUDsector=1
ngHUDsubtitles=8
ngHUDmaptime=0
ngHUDpause=0
ngHUDfpsbar=0
ngHUDlogbottom=1
ngHUDloglines=3
ngHUDshiftmsg=5
ngMAPfriendly=1
ngMAPhostile=0
ngMAPfilters=0
ngMAPnoise=1
[rts_joystick3]
1X=5 10 20 30 40 50 60 70 80 90 100 0 0
1Y=3 10 20 30 40 50 60 70 80 90 100 0 0
1RZ=11 0 5 20 31 45 54 70 81 93 100 0 0
1U=0 100 100 100 100 100 100 100 100 100 100 0 0
1V=0 100 100 100 100 100 100 100 100 100 100 0 0
1X1=0 100 100 100 100 100 100 100 100 100 100 0 0
1Y1=0 100 100 100 100 100 100 100 100 100 100 0 0
1Z1=0 100 100 100 100 100 100 100 100 100 100 0 0
1RX1=0 100 100 100 100 100 100 100 100 100 100 0 0
1RY1=0 100 100 100 100 100 100 100 100 100 100 0 0
1RZ1=0 100 100 100 100 100 100 100 100 100 100 0 0
1U1=0 100 100 100 100 100 100 100 100 100 100 0 0
1V1=0 100 100 100 100 100 100 100 100 100 100 0 0
FF=0

[Console]
LOG=1
LOGTIME=1
LOGFILE=log.lst
LOGKEEP=0
Logged

Axe

  • member
  • Offline Offline
  • Posts: 9
Re: Rabaul map loading error
« Reply #4 on: January 04, 2023, 10:12:33 AM »

Managed to set up perfect mode by downgrading my drivers. Still getting the same error when loading the mission.

Log now looks like this:

Code: [Select]
[Jan 4, 2023 5:09:57 PM] ------------ BEGIN log session -------------

[Jan 4, 2023 5:09:57 PM] ----------- Switched to pipe mode ----------
OpenGL provider: Opengl32.dll
OpenGL library:
  Vendor: ATI Technologies Inc.
  Render: Radeon RX 580 Series
  Version: 4.6.14800 Compatibility Profile Context 22.5.1 30.0.15021.11005
  Extensions: GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_half_float GL_AMD_gpu_shader_int16 GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_sparse_texture GL_AMD_sparse_texture_pool GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_memory_object GL_EXT_memory_object_win32 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_semaphore GL_EXT_semaphore_win32 GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_shader_atomic_int64 GL_NV_texgen_reflection GL_NV_texture_barrier GL_OES_EGL_image GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_swap_control
Size: 1920x1080
ColorBits: 32
DepthBits: 24
StencilBits: 8
isDoubleBuffered: true

*** Looking for Advanced CPU Instructions...
[x] PentiumPro
[x] Multimedia (MMX)
[x] 3D (SSE)
[x] 3D (SSE2)
[-] 3D (3DNow)
ColourBits 32, ABits 8, ZBits 24

*** Looking for Render API Extensions ...
[-] 'GL_EXT_paletted_texture' extension - Palettized textures (8 bit RGBA palette).
[-] 'GL_EXT_compiled_vertex_array' extension - Compiled Vertex arrays.
[-] 'GL_EXT_clip_volume_hint' extension - Frustum clipping optimization.
[x] 'GL_EXT_secondary_color' extension - Secondary Color for 3D fog & specular optimization.
[x] 'GL_EXT_separate_specular_color' extension - SeparateSpecular for 3D fog & specular optimization.
[x] 'GL_ARB_multitexture' extension - Multitexturing.
[x] 'GL_EXT_texture_env_combine' extension - Multitextures advanced combining for special effects.
[-] 'GL_NV_texture_env_combine4' extension - Multitextures advanced combining for special effects.
[x] 'GL_EXT_texture_env_dot3' extension - Dot3 Bump advanced combining.
[-] 'GL_NV_depth_clamp' extension - Corrects Shadows rendering
[-] 'GL_NV_texture_shader' extension - NV Pixel Shaders
[x] 'GL_ARB_texture_compression' extension - Saves texture memory by 400
[x] 'GL_EXT_texture_filter_anisotropic' extension - Anisotropic texture filtering.

Maximum texture size : 16384
Maximum simultaneous textures :8
MaxAnisotropic (1.0 = none) : 16.000000
15 Splashscreens available.
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
INTERNAL ERROR: Can't open file '3DO/Effects/GunShells/GunsmokeI.tga'
WARNING: object '3DO/Effects/GunShells/GunsmokeI.tga' of class 'TTexture2D' not loaded
INTERNAL ERROR: Texture required
WARNING: object '3DO/Effects/GunShells/Cannonsmoke.mat' of class 'TMaterial' not loaded
The sample music/menu/ru.wav not found
The sample music/menu/ab.wav not found
INTERNAL ERROR: Can't open file 'missions/single/ab/background.mat'
WARNING: object 'missions/single/ab/background.mat' of class 'TMaterial' not loaded
The sample music/menu/br.wav not found
INTERNAL ERROR: Can't open file 'missions/single/br/background.mat'
WARNING: object 'missions/single/br/background.mat' of class 'TMaterial' not loaded
The sample music/menu/us.wav not found
The sample music/menu/gb.wav not found
INTERNAL ERROR: Can't open file 'missions/single/ra/background.mat'
WARNING: object 'missions/single/ra/background.mat' of class 'TMaterial' not loaded
The sample music/menu/us.wav not found
Loading mission Single (World At War)/UM/USMC Career 01 Battle for the Solomons Islands by DixieCapt/CG_01.mis...
Y=1940 / M=7 / H= 10 , Temperature - 0m = 22.0 .
Loading map.ini defined airfields:
INTERNAL ERROR: LoadTextureFromTga('MAPS/_Tex/Rabaul/rabaul_township.tga')
WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING'
WARNING: TLandscape::LoadMap('Rabaul_1944/load.ini') - errors in loading
Landscape 'Rabaul_1944/load.ini' loading error
java.lang.RuntimeException: Landscape 'Rabaul_1944/load.ini' loading error
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:436)
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:385)
at com.maddox.il2.game.Mission.loadMain(Mission.java:860)
at com.maddox.il2.game.Mission._load(Mission.java:649)
at com.maddox.il2.game.Mission.access$600(Mission.java:123)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Landscape 'Rabaul_1944/load.ini' loading error
java.lang.RuntimeException: Landscape 'Rabaul_1944/load.ini' loading error
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:436)
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:385)
at com.maddox.il2.game.Mission.loadMain(Mission.java:860)
at com.maddox.il2.game.Mission._load(Mission.java:649)
at com.maddox.il2.game.Mission.access$600(Mission.java:123)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
The sample music/menu/ab.wav not found
INTERNAL ERROR: Can't open file 'missions/single/ab/background.mat'
WARNING: object 'missions/single/ab/background.mat' of class 'TMaterial' not loaded
The sample music/menu/br.wav not found
INTERNAL ERROR: Can't open file 'missions/single/br/background.mat'
WARNING: object 'missions/single/br/background.mat' of class 'TMaterial' not loaded
The sample music/menu/us.wav not found

[Jan 4, 2023 5:11:27 PM] -------------- END log session -------------


EDIT: Well, after going down the rabbit hole for hours, replacing BAT_DLL2 with 1 seems to resolve the issue. Thanks for your help to the both of you.
Logged

vonofterdingen

  • Missioneer
  • member
  • Offline Offline
  • Posts: 1339
Re: Rabaul map loading error
« Reply #5 on: January 04, 2023, 02:44:49 PM »

Good news. All of your game will run better now.
Logged

Vampire_pilot

  • member
  • Offline Offline
  • Posts: 8630
Re: Rabaul map loading error
« Reply #6 on: January 05, 2023, 01:15:40 AM »

you should try if BATDLLS-03_BAT-4096 work for you. These are the standard-issue for BAT 4.2 and up.

Otherwise you will have other problems with some high-poly and HD items not showing up.
Logged
Pages: [1]   Go Up
 

Page created in 0.08 seconds with 24 queries.