Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Xela

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About Xela

  • Rank
    Rookie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello, Game crush every 10 - 15 min with Exception code: C0000005 ACCESS_VIOLATION at 2845110F Version 1.63.125548 Fault address: 2845110F BE3400:0000000C Unknown module file: __cur_mp (__CUR_MP) world: tavi Prev. code bytes: 00 00 00 C1 3D 44 BF 00 00 00 00 DA FF 7F 3F 00 Fault code bytes: 00 00 00 C1 3D 44 3F 00 00 00 00 A1 64 24 BF AC Registers: EAX:00000000 EBX:00000065 ECX:7693D082 EDX:80092009 ESI:00001178 EDI:7608BEFF CS:EIP:0023:2845110F SS:ESP:002B:2084C2CC EBP:2084EF30 DS:002B ES:002B FS:0053 GS:002B Flags:00010246 Please help. PS Problem fixed after BattlEye fix update.
  2. class NonStrategic; class Grave : NonStrategic { scope = 2; model = "\ca\buildings\Misc\hrobecek.p3d"; icon = "Ca\Structures\Data\Icons\i_grave_CA.paa"; mapSize = 2; displayName = $STR_DN_GRAVE; accuracy = 1000; destrType = "DestructNo"; vehicleClass = "Dead_bodies"; armor = 20; }; In my config I make this config class NonStrategic; class Grave_DZ : NonStrategic { scope = 2; model = "\ca\buildings\Misc\hrobecek.p3d"; icon = "Ca\Structures\Data\Icons\i_grave_CA.paa"; mapSize = 2; displayName = $STR_DN_GRAVE; accuracy = 1000; destrType = "DestructTree"; <-------- changed here only vehicleClass = "Dead_bodies"; armor = 20; }; And then I try to _cruse = "Grave_DZ" createVehicle _position; I have error in rpt Cannot create non-ai vehicle Grave_DZ Help please.
  3. Same problem with 75ppl - 100ppl on the server after 10min - 4h working server crash. All info I send to Dwarden email. Allocator: C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead1\Expansion\beta\dll\tbb4malloc_bi.dll Version 1.62.99202 Fault address: 00DB38B3 01:000D28B3 C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead1\Expansion\beta\arma2oaserver1.exe
×