[WB] Warband Script Enhancer v4.9.5 for 1.174

Users who are viewing this thread

Richard Faol said:
Am I the only one having this problem, but every time I download the latest version for Warband 1.174 and try to open the archive to extract it I get a "Cannot open ___ as an Archive" error.  Did the files not archive correctly, or did they corrupt when uploaded to Dropbox?
This is new rar format. Update your archiver soft.
 
K700 said:
Richard Faol said:
Am I the only one having this problem, but every time I download the latest version for Warband 1.174 and try to open the archive to extract it I get a "Cannot open ___ as an Archive" error.  Did the files not archive correctly, or did they corrupt when uploaded to Dropbox?
This is new rar format. Update your archiver soft.

I had to uninstall and reinstall my Archiver.  It was trying to run the old version even though it was updated haha.  Cheers for the heads up, got it to work now.
 
One thing that could help a lot would be to have the parameters for position_get_rotation_around_ operations to be fixed point values, because in the current MS it still returns values unaffected by the fixed point multiplier. Would be very useful for scripts for missions that need to function with a lot precision for positions.

And an operation like agent_set_accuracy modifier but for swing speed of an agent, or an extra operation like agent_set_ammo_slot which would change melee item speed instead, would be very handy, too.
 
WSE Loader by cmpxchg8b, K700 (Build date: Nov 22 2018 17:54:36)
OS version: 6.2.9200 SP 0.0
Command line:
WSE path: C:\Users\USER\AppData\Local\Temp\Rar$EXa10560.22525\
Game executable origin: registry (Steam)
Game executable path: C:\Program Files (x86)\Steam\steamapps\common\MountBlade Warband\mb_warband.exe
Game executable checksum: E893BA6B
You are running an unsupported version of Warband (WSE only supports version 1.174).


Having issues here. The steam version is 1.174.
 
Would this work from a rented online server like Oasis Hosting or is it limited to just servers hosted on my own machine? I'm trying to add WSE to my NW modsys and then upload to my server but wasn't sure if this can actually be achieved as everyone has just been talking about dedicated servers?
Thanks.
 
So I've downloaded Microsoft Visual C++ 2013 Redistributable Package (x86) but I still get the no .dll file error.
Any solution for this?
 
Could steam users rollback to a compatible version of WSE and change the required Warband version in the settings, or would that make it to unstable to play? I want to be patient but sometimes ya get antsy!
 
pete99 said:
Would this work from a rented online server like Oasis Hosting or is it limited to just servers hosted on my own machine? I'm trying to add WSE to my NW modsys and then upload to my server but wasn't sure if this can actually be achieved as everyone has just been talking about dedicated servers?
Thanks.

Infravider is supporting WSE. You can install it with one click.

I have detected several glitches if WSE used a lot of .json editing / saving / loading I think. It could also be some permission issue with WSE / wine on Linux not sure.
Here are some crash logs:

Code:
> Info
Time: 23/03/2019 19:46:03 
> Info
CEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x00000046)
Time: 23/03/2019 19:46:03 
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000001, 0x518B24EC)
> Stack trace
0x004C74A1 mb_warband_dedicated+0xC74A1 (??+0x0)
0xFFF0E483 ??+0xFFF0E483 (??+0x0)
0x3DC0825F ??+0x3DC0825F (??+0x0)
>
> Info
Time: 25/03/2019 20:43:29 
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000001, 0xFFFF7F74)
> Stack trace
0x18061530 ??+0x18061530 (??+0x0)
0x00000009 ??+0x9 (??+0x0)
>
> Info
Time: 29/03/2019 22:48:03 
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x00000046)
> Stack trace
0x00444DFD mb_warband_dedicated+0x44DFD (??+0x0)
0x00000004 ??+0x4 (??+0x0)
0x004CAB4D mb_warband_dedicated+0xCAB4D (??+0x0)
0x004CADEF mb_warband_dedicated+0xCADEF (??+0x0)
>
> Info
Time: 02/04/2019 17:45:04 
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000001, 0xFFFF7F74)
> Stack trace
0x1E84A950 ??+0x1E84A950 (??+0x0)
0x00000009 ??+0x9 (??+0x0)
>
> Info
Time: 03/04/2019 20:53:03 
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x00000046)
> Stack trace
> Info
Time: 03/04/2019 20:53:03 
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000001, 0x518B24EC)
> Stack trace
0x004C7A41 mb_warband_dedicated+0xC7A41 (??+0x0)
0xFFF0E483 ??+0xFFF0E483 (??+0x0)
0x3DC0825F ??+0x3DC0825F (??+0x0)
>

Anyone knows a fix?
 
How install WSE in GOG version? When I write the serial number in the original .exe file, write "Activation Denied".
 
Updated
-Restored get_camera_position operation.
-Extended agent_accelerate operation.
-Fixed item_set_horse_blood_particles operation.
-agent_get_item_cur_ammo and agent_get_ammo_for_slot takes operations any item slot.
-Removed admin privilege from WSELoader.exe
Lua:
-Added stack traces for error messages
-Clear lua stack when it reaches 100 to prevent stack overflows
-Bug fixes for hex constant parser, presentation triggers, os.rename
-Return values in module triggers now optional
-Added lua callback for chat messages (game.OnChatMessageReceived)
-Few additions to vector3 and game.pos
-Read luaGuide for details

WSE v4.7.1 (for Warband 1.174)

Please, report of any bugs.
 
Hey K700,

what does the removage of admin privilege from WSELoader.exe do? Could it fix crashes?

Also I experienced a new crash, no idea what it is:
> Info
Time: 12/04/2019 17:01:08
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x00000054)
> Stack trace
> Info
Time: 12/04/2019 17:01:08
Type: EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x404092AD)
> Stack trace
0x0046F614 mb_warband_dedicated+0x6F614 (??+0x0)
>

the server is only using str_equal & str_sanitize operations from WSE.
 
Installed the game and Floris Evolved today.
Started the game with WSE player and get this code error all the time:

AT Mission TEMPLATE (6) Mst_Visit_Town_Castle Trigger [18] Consequences

AT Mission TEMPLATE (0) Mst_Town_Default Trigger [21] Consequences

AT Mission TEMPLATE (0) Mst Town Default Trigger [24] Consequences

Also the game crash when entering a Torunament.

Is there any solution or did I make smth wrong ?
Other question. Can I ignore these codes without "consequences" ? :grin: :grin:

Edit: Well it turned out I can't play probably, game is crahing all the time ... any hints ?
 
Starting new log file.
Version:  1.174

-- OS: Microsoft  (build 9200), 64-bit
-- RAM: Available physical RAM: 4095MB/4096MB
-- CPU: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (GenuineIntel)
- L2 cache size: 256K
- CPU Features: FPU MMX SSE SSE2 SSE3 SSSE3 EST HTT
- Number of CPUs: 8 ( Speed: ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz )

-- GPU:
- D3D9 Adapter: 0 / Driver: nvldumd.dll / Description: NVIDIA GeForce GTX 850M
- Texture Memory: 2160 ( Available Texture Memory: 4056 )


Processing Ini File {
Module_name =  Calradia
Num Hints =  12
Setting Map Min X =  -180.000000
Setting Map Max X =  180.000000
Setting Map Min Y =  -145.000000
Setting Map Max Y =  145.000000
Setting Time Multiplier =  0.250000
Setting Seeing Range Multiplier =  6.500000
Setting Track Spotting Multiplier =  0.800000
Setting player_wounded_treshold =  5.000000
Setting hero_wounded_treshold =  15.000000
Setting Skill Prisoner Management Bonus =  5
Setting Skill Leadership Bonus =  3
Setting Base Companion Limit =  20
Setting player_xp_multiplier =  2.000000
Setting hero_xp_multiplier =  2.000000
Setting regulars_xp_multiplier =  2.000000
Setting damage_interrupt_attack_treshold =  3.000000
Setting damage_interrupt_attack_treshold_mp =  1.000000
Setting armor_soak_factor_against_cut =  0.860000
Setting armor_soak_factor_against_pierce =  0.730000
Setting armor_soak_factor_against_blunt =  0.600000
Setting armor_reduction_factor_against_cut =  1.120000
Setting armor_reduction_factor_against_pierce =  0.620000
Setting armor_reduction_factor_against_blunt =  0.850000
Setting horse_charge_damage_multiplier =  1.000000
Setting couched_lance_damage_multiplier =  0.550000
Setting fall_damage_multiplier =  1.000000
Setting shield_penetration_offset =  30.000000
Setting shield_penetration_factor =  3.000000
Setting missile_damage_speed_power =  1.900000
Setting melee_damage_speed_power =  2.000000
Setting multiplayer_walk_enabled =  0
Setting mission_object_prune_time =  180
Scan Module Textures =  1
Scan Module Sounds =  1
Unrecognized Module_info directive =  scan_module_music . Skipping.
Loading Resource  test
Loading Module Resource  textures_face_gen
ERROR: Unable to open file: Modules/Calradia 1417/Resource/textures_face_gen.brf

I keep getting this issue when trying to use the mod Calradia 1417 and 16th Century
 
Starting new log file.
Version:  1.174

-- OS: Microsoft  (build 9200), 64-bit
-- RAM: Available physical RAM: 4095MB/4096MB
-- CPU: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (GenuineIntel)
- L2 cache size: 256K
- CPU Features: FPU MMX SSE SSE2 SSE3 SSSE3 EST HTT
- Number of CPUs: 8 ( Speed: ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz / ~2494MHz )

-- GPU:
- D3D9 Adapter: 0 / Driver: nvldumd.dll / Description: NVIDIA GeForce GTX 850M
- Texture Memory: 2160 ( Available Texture Memory: 4056 )


Processing Ini File {
Module_name =  The_Red_Wars
Setting Map Min X =  -250.000000
Setting Map Max X =  180.000000
Setting Map Min Y =  -145.000000
Setting Map Max Y =  145.000000
Setting Time Multiplier =  0.250000
Setting Seeing Range Multiplier =  6.500000
Setting Track Spotting Multiplier =  0.800000
Setting player_wounded_treshold =  5.000000
Setting hero_wounded_treshold =  15.000000
Setting Skill Prisoner Management Bonus =  35
Setting Skill Leadership Bonus =  45
Setting Base Companion Limit =  150
Setting player_xp_multiplier =  2.000000
Setting hero_xp_multiplier =  2.000000
Setting regulars_xp_multiplier =  3.000000
Setting damage_interrupt_attack_treshold =  3.000000
Setting damage_interrupt_attack_treshold_mp =  1.000000
Setting armor_soak_factor_against_cut =  0.800000
Setting armor_soak_factor_against_pierce =  0.650000
Setting armor_soak_factor_against_blunt =  0.500000
Setting armor_reduction_factor_against_cut =  1.000000
Setting armor_reduction_factor_against_pierce =  0.500000
Setting armor_reduction_factor_against_blunt =  0.750000
Setting horse_charge_damage_multiplier =  1.000000
Setting couched_lance_damage_multiplier =  0.100000
Setting fall_damage_multiplier =  2.000000
Setting shield_penetration_offset =  30.000000
Setting shield_penetration_factor =  3.000000
Setting missile_damage_speed_power =  1.900000
Setting melee_damage_speed_power =  2.000000
Setting multiplayer_walk_enabled =  0
Setting mission_object_prune_time =  180
Scan Module Textures =  1
Scan Module Sounds =  0
Loading Module Resource  the_red_wars_materials

rgl_post_warning_line: get_object failed for texture: blue_hose_a_normalmap
rgl_post_warning_line: get_object failed for texture: helmets_new_b_normalmap
rgl_post_warning_line: get_object failed for texture: texturacasanor
rgl_post_warning_line: get_object failed for texture: texturacasaspec
rgl_post_warning_line: get_object failed for texture: texturacasanor
rgl_post_warning_line: get_object failed for texture: texturacasaspec
rgl_post_warning_line: get_object failed for texture: earthenvmap
rgl_post_warning_line: get_object failed for texture: earthenvmap
rgl_post_warning_line: get_object failed for texture: earthenvmap
rgl_post_warning_line: get_object failed for texture: earthenvmap
rgl_post_warning_line: get_object failed for texture: kubanka22
rgl_post_warning_line: get_object failed for texture: papakha2
rgl_post_warning_line: get_object failed for texture: bowl_hat2
rgl_post_warning_line: get_object failed for texture: earthenvmap
rgl_post_warning_line: get_object failed for texture: ocean
rgl_post_warning_line: get_object failed for texture: Scene_prop_supermarket Loading Module Resource  ca_equipments
Loading Module Resource  northmar
Loading Module Resource  wb_uniforms_for_warband

rgl_post_warning_line: WARNING: Unable to find material leather_jacket for mesh ref leather_jacket_new
rgl_post_warning_line: WARNING: Unable to find material nomad_vest_new for mesh ref nomad_vest_new
rgl_post_warning_line: WARNING: Unable to find material rich_tunic_a for mesh ref rich_tunic_a
rgl_post_warning_line: WARNING: Unable to find material tribal_warrior_outfit_a for mesh ref tribal_warrior_outfit_a_new
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_med_uniform
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_med_uniform.lod1
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_med_uniform.lod2
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_med_uniform.lod3
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_uniform
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_uniform.lod1
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_uniform.lod2
rgl_post_warning_line: WARNING: Unable to find material mancho_uniform for mesh wb_mancho_uniform.lod3
rgl_post_warning_line: WARNING: Unable to find material n4a_uniform_gray for mesh wb_n4a_med_uniform_gray
rgl_post_warning_line: WARNING: Unable to find material n4a_uniform_gray for mesh wb_n4a_med_uniform_gray.lod1
rgl_post_warning_line: WARNING: Unable to find material n4a_uniform_gray for mesh wb_n4a_med_uniform_gray.lod2
rgl_post_warning_line: WARNING: Unable to find material n4a_uniform_gray for mesh wb_n4a_med_uniform_gray.lod3 Loading Module Resource  wb_helmets_for_warband
Loading Module Resource  wb_gasmasks_and_gloves

rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_L
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh military_gloves
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_Lx
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_R
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_Rx
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_R
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_R
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_R Loading Module Resource  wb_hat_and_caps
Loading Module Resource  na_equipments

rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh breathmask_lokale
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_1helmet_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_1helmet_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_1helmet_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_1helmet_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_helmet_grau_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_helmet_grau_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_helmet_grau_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh breathmask_with_helmet_grau_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh first_aid_kit_a
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh first_aid_kit_a_inv
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh first_aid_kit_b
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh first_aid_kit_b_inv
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_officer_puttee2_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_officer_puttee2_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_officer_puttee2_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_officer_puttee2_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee1_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee1_L.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee1_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee1_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee1_R.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee1_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee_L.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee_R.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh gn_puttee_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_officer_puttee2_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_officer_puttee2_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_officer_puttee2_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_officer_puttee2_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee1_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee1_L.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee1_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee1_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee1_R.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee1_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee_L.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee_R.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh la_puttee_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_arzt
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_arzt.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_arzt.lod2
rgl_post_warning_line: WARNING: Unable to find material na_general_uniform for mesh lokale_armee_general
rgl_post_warning_line: WARNING: Unable to find material na_general_uniform for mesh lokale_armee_general.lod1
rgl_post_warning_line: WARNING: Unable to find material na_general_uniform for mesh lokale_armee_general.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_high_rank_officer
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_high_rank_officer.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_high_rank_officer.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_low_rank_officer
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_low_rank_officer.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_low_rank_officer.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_pionier
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_pionier.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_pionier.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_reiterei
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_reiterei.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_reiterei.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_tross
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_tross.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_tross.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_tross_officer
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_tross_officer.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_tross_officer.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_uniform
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_uniform.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh lokale_armee_uniform.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_grau_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_grau_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_grau_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_grau_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_gruen_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_gruen_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_gruen_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet1_gruen_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_grau_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_grau_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_grau_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_grau_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_gruen_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_gruen_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_gruen_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh m35_helmet_gruen_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh na_breathmask
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_ee_8b
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_ee_8b_inv
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_ee_8b_open
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_feldernsprecher33
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_feldernsprecher33_inv
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh tonny_helmet_rusted
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh tonny_helmet_rusted.lod1
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh tonny_helmet_rusted.lod2
rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh tonny_helmet_rusted.lod3
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_officer_puttee2_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_officer_puttee2_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_officer_puttee2_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_officer_puttee2_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee1_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee1_L.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee1_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee1_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee1_R.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee1_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee_L
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee_L.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee_L.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee_R
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee_R.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh za_puttee_R.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_arzt
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_arzt.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_arzt.lod2
rgl_post_warning_line: WARNING: Unable to find material na_general_uniform for mesh zentrale_armee_general
rgl_post_warning_line: WARNING: Unable to find material na_general_uniform for mesh zentrale_armee_general.lod1
rgl_post_warning_line: WARNING: Unable to find material na_general_uniform for mesh zentrale_armee_general.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_high_rank_officer
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_high_rank_officer.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_high_rank_officer.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_low_rank_officer
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_low_rank_officer.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_low_rank_officer.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_pionier
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_pionier.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_pionier.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_reiterei
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_reiterei.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_reiterei.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_tross
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_tross.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_tross.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_tross_officer
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_tross_officer.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_tross_officer.lod2
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_uniform
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_uniform.lod1
rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh zentrale_armee_uniform.lod2 Loading Module Resource  jpa_equipments

rgl_post_warning_line: WARNING: Unable to find material nationale_armee_uniform for mesh graun_boots_R.lod2
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh pa_hut_blau
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh pa_hut_blau.lod1
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh pa_hut_blau.lod2
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh pa_hut_grau
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh pa_hut_grau.lod1
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh pa_hut_grau.lod2
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh puppy_army_uniform_blau
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh puppy_army_uniform_blau.lod1
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh puppy_army_uniform_blau.lod2
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh puppy_army_uniform_grau
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh puppy_army_uniform_grau.lod1
rgl_post_warning_line: WARNING: Unable to find material puppy_armee_uniform for mesh puppy_army_uniform_grau.lod2
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_type_92_telephone
rgl_post_warning_line: WARNING: Unable to find material wb_ausstattungen for mesh radio_type_92_telephone_inv Loading Module Resource  Scoops_Swazi_n_stuff
Loading Module Resource  german_weapons

rgl_post_warning_line: WARNING: Unable to find material german_winter_uniform for mesh german_winter_uniform
rgl_post_warning_line: WARNING: Unable to find material g43_mat for mesh g43
rgl_post_warning_line: WARNING: Unable to find material kar_mat for mesh kar98
rgl_post_warning_line: WARNING: Unable to find material mp44 for mesh mp44
rgl_post_warning_line: WARNING: Unable to find material mp44 for mesh mp44.lod1
rgl_post_warning_line: WARNING: Unable to find material mp44 for mesh mp44.lod2
rgl_post_warning_line: WARNING: Unable to find material mp44 for mesh mp44.lod3
rgl_post_warning_line: WARNING: Unable to find material mp44 for mesh mp44.lod4
rgl_post_warning_line: WARNING: Unable to find material mp40_mat for mesh mp40
rgl_post_warning_line: WARNING: Unable to find material mp40_mat for mesh mp40.lod1
rgl_post_warning_line: WARNING: Unable to find material mp40_mat for mesh mp40.lod2
rgl_post_warning_line: WARNING: Unable to find material mp40_mat for mesh mp40.lod3
rgl_post_warning_line: WARNING: Unable to find material mp40_mat for mesh mp40.lod4
rgl_post_warning_line: WARNING: Unable to find material kar_mat for mesh kar98_sniper
rgl_post_warning_line: WARNING: Unable to find material german_uniform for mesh german_uniform Loading Module Resource  19thcenturyfirearms

rgl_post_warning_line: WARNING: Unable to find material skin for mesh holding_rifle_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh holding_rifle_R Loading Module Resource  NewClothes

rgl_post_warning_line: WARNING: Unable to find material rich_tunic_a for mesh sailor Loading Module Resource  newBuildings

rgl_post_warning_line: WARNING: Unable to find material circus for mesh circus
rgl_post_warning_line: WARNING: Unable to find material ground_village for mesh city_house_a.5
rgl_post_warning_line: WARNING: Unable to find material building_details_6 for mesh mosque_b.8
rgl_post_warning_line: WARNING: Unable to find material ground_village for mesh mosque_b.13 Loading Module Resource  nuns
Loading Module Resource  scene_props
Loading Module Resource  buildings
Loading Module Resource  Lenin
Loading Module Resource  boots
Loading Module Resource  wb_new_animations
Loading Module Resource  Ak
Loading Module Resource  ani_stand_guardsman
Loading Module Resource  NewWeapons

rgl_post_warning_line: WARNING: Unable to find material wire_227153153 for mesh fedoroff_done Loading Module Resource  ani_attacks
Loading Module Resource  wb_flags

rgl_post_warning_line: WARNING: Unable to find material weapons3 for mesh fefe
rgl_post_warning_line: WARNING: Unable to find material  for mesh fefe.1
rgl_post_warning_line: WARNING: Unable to find material planks_3 for mesh flag_ca_for_mp.1
rgl_post_warning_line: WARNING: Unable to find material planks_3 for mesh flag_jpa_for_mp.1
rgl_post_warning_line: WARNING: Unable to find material planks_3 for mesh flag_npca_for_mp.1
rgl_post_warning_line: WARNING: Unable to find material planks_3 for mesh flag_mza_for_mp.1
rgl_post_warning_line: WARNING: Unable to find material planks_3 for mesh flag_phb_for_mp.1
rgl_post_warning_line: WARNING: Unable to find material planks_3 for mesh flag_npla_for_mp.1 Loading Module Resource  melee_weapon
Loading Module Resource  a_uniform
Loading Module Resource  MilitaryUniformsMore
Loading Module Resource  newCivillians
Loading Module Resource  tavern_street_prop

rgl_post_warning_line: get_object failed for texture: openbook01_uv512
rgl_post_warning_line: get_object failed for texture: openbook01_spec
rgl_post_warning_line: get_object failed for texture: plate01_uv256
rgl_post_warning_line: get_object failed for texture: plate01_spec
rgl_post_warning_line: get_object failed for texture: cart1_uv512
rgl_post_warning_line: get_object failed for texture: cart1_nor512
rgl_post_warning_line: get_object failed for texture: cart1_spec
rgl_post_warning_line: get_object failed for texture: chair01_uv512
rgl_post_warning_line: get_object failed for texture: chair01_nor
rgl_post_warning_line: get_object failed for texture: chair01_spec
rgl_post_warning_line: get_object failed for texture: crate01_uv256
rgl_post_warning_line: get_object failed for texture: crate01_nor256
rgl_post_warning_line: get_object failed for texture: crate01_spec
rgl_post_warning_line: get_object failed for texture: cup01_uv256
rgl_post_warning_line: get_object failed for texture: cup01_nor256
rgl_post_warning_line: get_object failed for texture: cup01_spec
rgl_post_warning_line: get_object failed for texture: table01_uv512
rgl_post_warning_line: get_object failed for texture: table01_nor
rgl_post_warning_line: get_object failed for texture: table01_spec
rgl_post_warning_line: get_object failed for texture: table02_uv1024
rgl_post_warning_line: get_object failed for texture: table02_spec
rgl_post_warning_line: get_object failed for texture: stool01_uv512
rgl_post_warning_line: get_object failed for texture: stool01_nor512
rgl_post_warning_line: get_object failed for texture: stool01_spec
rgl_post_warning_line: get_object failed for texture: wineb1_uv256
rgl_post_warning_line: get_object failed for texture: wineb1_spec
rgl_post_warning_line: get_object failed for texture: wineb2_uv256
rgl_post_warning_line: get_object failed for texture: wineb2_spec
rgl_post_warning_line: get_object failed for texture: wineb3_uv256
rgl_post_warning_line: get_object failed for texture: wineb3_spec
rgl_post_warning_line: get_object failed for texture: wineb4_uv256
rgl_post_warning_line: get_object failed for texture: wineb4_spec
rgl_post_warning_line: get_object failed for texture: wineb5_uv256
rgl_post_warning_line: get_object failed for texture: wineb5_spec
rgl_post_warning_line: get_object failed for texture: barrel01_uv512
rgl_post_warning_line: get_object failed for texture: barrel01_nor512
rgl_post_warning_line: get_object failed for texture: barrel01_spec
rgl_post_warning_line: get_object failed for texture: crate02_uv512
rgl_post_warning_line: get_object failed for texture: crate02_nor512
rgl_post_warning_line: get_object failed for texture: crate02_spec Loading Module Resource  map_cwr
PART 1/4
 
rgl_post_warning_line: WARNING: Unable to find material fake_houses for mesh map_village_vaegir Loading Module Resource  pistols

rgl_post_warning_line: WARNING: Unable to find material na_jpa_rusted_weapons for mesh browning_rusted
rgl_post_warning_line: WARNING: Unable to find material national_party_rusted_weapon for mesh mmp_20_rusted Loading Module Resource  head_covers
Loading Module Resource  rkka_uniform

rgl_post_warning_line: WARNING: Unable to find material kombrig for mesh rkka_komandarm
rgl_post_warning_line: WARNING: Unable to find material kombrig for mesh rkka_komandarm.lod1
rgl_post_warning_line: WARNING: Unable to find material kombrig for mesh rkka_komandarm.lod2
rgl_post_warning_line: WARNING: Unable to find material kombrig for mesh rkka_kombrig
rgl_post_warning_line: WARNING: Unable to find material kombrig for mesh rkka_kombrig.lod1
rgl_post_warning_line: WARNING: Unable to find material kombrig for mesh rkka_kombrig.lod2 Loading Module Resource  recruit
Loading Module Resource  be_uniform
Loading Module Resource  grenades
Loading Module Resource  wa_uniform
Loading Module Resource  swazi_uniform
Loading Module Resource  be_uniform
Loading Module Resource  a_uniform
Loading Module Resource  map_cwr

rgl_post_warning_line: WARNING: Unable to find material fake_houses for mesh map_village_vaegir Loading Module Resource  rhodok_houses

rgl_post_warning_line: WARNING: Unable to find material floor_1_interior for mesh pr_interior_a.1
rgl_post_warning_line: WARNING: Unable to find material wall4_interior for mesh pr_interior_a.4
rgl_post_warning_line: WARNING: Unable to find material planks_1_interior for mesh pr_interior_a.5 Loading Module Resource  vehicles

rgl_post_warning_line: WARNING: Unable to find material car_pass for mesh car_pass
rgl_post_warning_line: WARNING: Unable to find material rr_platform for mesh rr_platform
rgl_post_warning_line: WARNING: Unable to find material car_cargo for mesh car_cargo
rgl_post_warning_line: WARNING: Unable to find material car_cargo for mesh car_cargo_shut Loading Module Resource  cwr_civilian
Loading Module Resource  Veteran
Loading Module Resource  helvetia
Loading Module Resource  housepack

rgl_post_warning_line: WARNING: Unable to find material m_wood_fine2 for mesh m_house03.4 Loading Module Resource  interiery

rgl_post_warning_line: WARNING: Unable to find material building_details for mesh prison_a.21
rgl_post_warning_line: WARNING: Unable to find material planks_2_interior for mesh prison_a.64
rgl_post_warning_line: WARNING: Unable to find material net for mesh interior_prison_swadia.27 Loading Module Resource  balion
Loading Module Resource  GasMasks

rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_L
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_Lx
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_R
rgl_post_warning_line: WARNING: Unable to find material gauntlets for mesh lthr_glove_long_Rx
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_L.lod1
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_L.lod2
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_L.lod3
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_R
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_R.lod1
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_R.lod2
rgl_post_warning_line: WARNING: Unable to find material skin for mesh human_hand_R.lod3
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_L
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_L.lod1
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_L.lod2
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_L.lod3
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_L.lod4
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_R
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_R.lod1
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_R.lod2
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_R.lod3
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh ja_gasmask_with_gloves_R.lod4
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_L.lod1
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_L.lod2
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_L.lod3
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_R
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_R.lod1
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_R.lod2
rgl_post_warning_line: WARNING: Unable to find material skin for mesh ja_gasmask_R.lod3
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_L
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_L.lod1
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_L.lod2
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_L.lod3
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_R
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_R.lod1
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_R.lod2
rgl_post_warning_line: WARNING: Unable to find material skin for mesh nra_gasmask_R.lod3
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_L
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_L.lod1
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_L.lod2
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_L.lod3
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_L.lod4
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_R
rgl_post_warning_line: WARNING: Unable to find material leather_gloves for mesh Commando_Gloves
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_R.lod1
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_R.lod2
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_R.lod3
rgl_post_warning_line: WARNING: Unable to find material Gauntlets for mesh nra_gasmask_with_gloves_R.lod4 Loading Module Resource  wb_street_structures

rgl_post_warning_line: WARNING: Unable to find material stone_wall_2 for mesh wall_stone_short_b
rgl_post_warning_line: WARNING: Unable to find material stone_wall_7 for mesh well_a.2
rgl_post_warning_line: WARNING: Unable to find material stone_wall_7 for mesh well_b Loading Module Resource  red_wars_banners
Loading Module Resource  bullets
Loading Module Resource  bullets
Loading Module Resource  vaeg
Loading Module Resource  scoops_putinvaegir****

rgl_post_warning_line: WARNING: Unable to find material heavy_vaegir for mesh heavy_vaegir
rgl_post_warning_line: WARNING: Unable to find material heavy_vaegir for mesh heavy_vaegir.lod1
rgl_post_warning_line: WARNING: Unable to find material heavy_vaegir for mesh heavy_vaegir.lod2
rgl_post_warning_line: WARNING: Unable to find material heavy_vaegir for mesh heavy_vaegir.lod3 Loading Module Resource  beards
Loading Module Resource  hair
Loading Module Resource  pics_freelancer
Loading Module Resource  fedecaprari
Loading Module Resource  arena_outfit
Loading Module Resource  helmets_and_caps

rgl_post_warning_line: WARNING: Unable to find material niem_rcap for mesh german_cap
rgl_post_warning_line: WARNING: Unable to find material niem_rcap for mesh german_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_rcap for mesh german_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material niem_helm1 for mesh german_helmet
rgl_post_warning_line: WARNING: Unable to find material niem_helm1 for mesh german_helmet.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_helm1 for mesh german_helmet.lod2
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh german_helmet_elite
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh german_helmet_elite.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh german_helmet_elite.lod2
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh german_helmet_elite.lod3
rgl_post_warning_line: WARNING: Unable to find material niem_ocap for mesh german_officer_cap
rgl_post_warning_line: WARNING: Unable to find material niem_ocap for mesh german_officer_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_ocap for mesh german_officer_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material niem_ocap2 for mesh german_general_cap
rgl_post_warning_line: WARNING: Unable to find material niem_ocap2 for mesh german_general_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_ocap2 for mesh german_general_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material pickel for mesh pickel
rgl_post_warning_line: WARNING: Unable to find material pickel for mesh pickel.lod1
rgl_post_warning_line: WARNING: Unable to find material pickel for mesh pickel.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_rcap for mesh british_cap
rgl_post_warning_line: WARNING: Unable to find material bryt_rcap for mesh british_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_rcap for mesh british_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_helm1 for mesh british_helmet1
rgl_post_warning_line: WARNING: Unable to find material bryt_helm1 for mesh british_helmet1.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_helm1 for mesh british_helmet1.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_helm1 for mesh british_helmet1.lod3
rgl_post_warning_line: WARNING: Unable to find material bryt_helm2 for mesh british_helmet2
rgl_post_warning_line: WARNING: Unable to find material bryt_helm2 for mesh british_helmet2.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_helm2 for mesh british_helmet2.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_helm2 for mesh british_helmet2.lod3
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh british_officer_cap
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh british_officer_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh british_officer_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh british_officer_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap2 for mesh british_general_cap
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap2 for mesh british_general_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap2 for mesh british_general_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap2 for mesh british_general_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material adrian1 for mesh adrian1
rgl_post_warning_line: WARNING: Unable to find material adrian1 for mesh adrian1.lod1
rgl_post_warning_line: WARNING: Unable to find material adrian1 for mesh adrian1.lod2
rgl_post_warning_line: WARNING: Unable to find material adrian1 for mesh adrian1.lod3
rgl_post_warning_line: WARNING: Unable to find material adrian1 for mesh adrian1.lod4
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh adrian2
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh adrian2.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh adrian2.lod2
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh adrian2.lod3
rgl_post_warning_line: WARNING: Unable to find material kepi1 for mesh kepi_lieutenant
rgl_post_warning_line: WARNING: Unable to find material kepi1 for mesh kepi_lieutenant.lod2
rgl_post_warning_line: WARNING: Unable to find material kepi2 for mesh kepi_captain
rgl_post_warning_line: WARNING: Unable to find material kepi2 for mesh kepi_captain.lod2
rgl_post_warning_line: WARNING: Unable to find material kepi3 for mesh kepi_general
rgl_post_warning_line: WARNING: Unable to find material kepi3 for mesh kepi_general.lod2
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap2
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap2.lod1
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap2.lod2
rgl_post_warning_line: WARNING: Unable to find material aus_rcap for mesh austro_hungary_cap2.lod3
rgl_post_warning_line: WARNING: Unable to find material aus_helm for mesh austro_hungary_helmet
rgl_post_warning_line: WARNING: Unable to find material aus_helm for mesh austro_hungary_helmet.lod1
rgl_post_warning_line: WARNING: Unable to find material aus_helm for mesh austro_hungary_helmet.lod2
rgl_post_warning_line: WARNING: Unable to find material czap_austryjak for mesh austro_hungary_officer_cap
rgl_post_warning_line: WARNING: Unable to find material czap_austryjak for mesh austro_hungary_officer_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material czap_austryjak for mesh austro_hungary_officer_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material czap_austryjak2 for mesh austro_hungary_general_cap
rgl_post_warning_line: WARNING: Unable to find material czap_austryjak2 for mesh austro_hungary_general_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material czap_austryjak2 for mesh austro_hungary_general_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material buden_dark2 for mesh russian_cap
rgl_post_warning_line: WARNING: Unable to find material buden_dark2 for mesh russian_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material buden_dark2 for mesh russian_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material buden_dark2 for mesh russian_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh russian_helmet
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh russian_helmet.lod1
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh russian_helmet.lod2
rgl_post_warning_line: WARNING: Unable to find material niem_ghelm for mesh russian_helmet.lod3
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_lieutenant_cap
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_lieutenant_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_lieutenant_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_lieutenant_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_captain_cap
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_captain_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_captain_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bryt_ocap for mesh russian_captain_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material rus_ocap3 for mesh russian_general_cap
rgl_post_warning_line: WARNING: Unable to find material rus_ocap3 for mesh russian_general_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material rus_ocap3 for mesh russian_general_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material rus_ocap3 for mesh russian_general_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material adrian_pol for mesh adrian_polish
rgl_post_warning_line: WARNING: Unable to find material adrian_pol for mesh adrian_polish.lod1
rgl_post_warning_line: WARNING: Unable to find material adrian_pol for mesh adrian_polish.lod2
rgl_post_warning_line: WARNING: Unable to find material adrian_pol for mesh adrian_polish.lod3
rgl_post_warning_line: WARNING: Unable to find material adrian_pol for mesh adrian_polish.lod4
rgl_post_warning_line: WARNING: Unable to find material car_rcap for mesh tsar_cap
rgl_post_warning_line: WARNING: Unable to find material car_rcap for mesh tsar_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material car_rcap for mesh tsar_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material car_cap for mesh tsar_regular_cap
rgl_post_warning_line: WARNING: Unable to find material car_cap for mesh tsar_regular_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material car_cap for mesh tsar_regular_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material car_ocap for mesh tsar_officer_cap
rgl_post_warning_line: WARNING: Unable to find material car_ocap for mesh tsar_officer_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material car_ocap for mesh tsar_officer_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material car_ocap2 for mesh tsar_general_cap
rgl_post_warning_line: WARNING: Unable to find material car_ocap2 for mesh tsar_general_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material car_ocap2 for mesh tsar_general_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material por_cap for mesh potugal_cap
rgl_post_warning_line: WARNING: Unable to find material por_cap for mesh potugal_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material por_cap for mesh potugal_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material por_cap for mesh potugal_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material por_cap for mesh potugal_cap.lod4
rgl_post_warning_line: WARNING: Unable to find material por_ocap for mesh portugal_officer_cap
rgl_post_warning_line: WARNING: Unable to find material por_ocap for mesh portugal_officer_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material por_ocap for mesh portugal_officer_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap.lod1
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap.lod2
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap.lod3
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap2
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap2.lod1
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap2.lod2
rgl_post_warning_line: WARNING: Unable to find material bul_cap for mesh bul_cap2.lod3
rgl_post_warning_line: WARNING: Unable to find material bul_ocap for mesh bul_ocap
rgl_post_warning_line: WARNING: Unable to find material bul_ocap for mesh bul_ocap.lod1
rgl_post_warning_line: WARNING: Unable to find material bul_ocap for mesh bul_ocap.lod2
rgl_post_warning_line: WARNING: Unable to find material bul_ocap for mesh bul_ocap.lod3
rgl_post_warning_line: WARNING: Unable to find material bul_ocap for mesh bul_ocap.lod4 Loading Module Resource  rifles

PART 2/4
 
Back
Top Bottom