Page MenuHomeFeedback Tracker
Feed Advanced Search

Yesterday

Geez changed the status of T189966: Streaming/Replication issue with: GetInVehicle (SCR_CompartmentAccessComponent) from New to Assigned.
Thu, Mar 13, 1:20 PM · Arma Reforger Modding
Geez changed the status of T189947: Function ModifyLayers of WorldEditorAPI does not work from Awaiting internal Testing to Assigned.
Thu, Mar 13, 1:19 PM · Arma Reforger Modding
Geez changed the status of T189947: Function ModifyLayers of WorldEditorAPI does not work from New to Awaiting internal Testing.
Thu, Mar 13, 1:19 PM · Arma Reforger Modding
Geez changed the status of T189936: JIP Replication Error (Table) after Scenario reload on Dedicated from New to Assigned.
Thu, Mar 13, 1:18 PM · Arma Reforger Modding
Geez changed the status of T189969: [1.3.0.102] Workbench 'Publish to Workshop' Menu Does Not Refresh Mod Information When Switching Mods from New to Assigned.
Thu, Mar 13, 1:18 PM · Arma Reforger Modding
Geez edited projects for T189969: [1.3.0.102] Workbench 'Publish to Workshop' Menu Does Not Refresh Mod Information When Switching Mods, added: Arma Reforger Modding; removed Arma Reforger.
Thu, Mar 13, 1:07 PM · Arma Reforger Modding
R34P3R created T189966: Streaming/Replication issue with: GetInVehicle (SCR_CompartmentAccessComponent).
Thu, Mar 13, 9:56 AM · Arma Reforger Modding

Wed, Mar 12

Hexomanya created T189947: Function ModifyLayers of WorldEditorAPI does not work.
Wed, Mar 12, 4:47 PM · Arma Reforger Modding
Hexomanya added a comment to T187953: Type-Errors when working with (Workbench) scripts.

Task can be closed.
I had the script in the "Workbench" and not in the "WorkbenchGame" folder.

Wed, Mar 12, 4:11 PM · Arma Reforger Modding
R34P3R created T189936: JIP Replication Error (Table) after Scenario reload on Dedicated.
Wed, Mar 12, 9:13 AM · Arma Reforger Modding

Tue, Mar 11

Geez closed T189869: Exp. 1.3.0.102 - SCR_ActionMenuInteractionDisplay as Resolved.
Tue, Mar 11, 6:10 PM · Arma Reforger Modding
R34P3R added a comment to T189869: Exp. 1.3.0.102 - SCR_ActionMenuInteractionDisplay.

Can be closed.. will only happend if "CanBePerformedScript" on the userAction is not defined.

Tue, Mar 11, 12:02 AM · Arma Reforger Modding

Mon, Mar 10

R34P3R created T189869: Exp. 1.3.0.102 - SCR_ActionMenuInteractionDisplay.
Mon, Mar 10, 11:49 PM · Arma Reforger Modding
Tex903 added a comment to T167592: Arma Reforger Tool does not list Official Capture & Hold mod any more .

Is there a way to log into admin panel and use gm

Mon, Mar 10, 6:54 AM · Arma Reforger Modding
Tex903 added a comment to T167592: Arma Reforger Tool does not list Official Capture & Hold mod any more .
Mon, Mar 10, 5:52 AM · Arma Reforger Modding

Fri, Mar 7

R34P3R added a comment to T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID .

Update: running PeerTool with "-noBackend" works. But I'm not sure if that's what was intended.

Fri, Mar 7, 8:04 AM · Arma Reforger Modding

Thu, Mar 6

R34P3R added a comment to T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID .

Hi, so this is related to the BackendID?

Thu, Mar 6, 3:45 PM · Arma Reforger Modding
DarkWolf claimed T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID .

This is most probably because authentication with backend passes before client connect to the server and since both client have same Identity ID it will not allow second one to join.
You can try running with -noBackend CLI https://community.bistudio.com/wiki/Arma_Reforger:Startup_Parameters#noBackend

Thu, Mar 6, 3:33 PM · Arma Reforger Modding
R34P3R added a comment to T189693: Exp. 1.3.0.84 - Strange Tile rebuild on "Eden" Navmesh.

Figured it out... The guy in the deer tower created this strange path. Normally i gave them a "Scout" Waypoint. I now changed it to regular "Defend" and the path is gone

Thu, Mar 6, 12:54 PM · Arma Reforger Modding
Geez changed the status of T189693: Exp. 1.3.0.84 - Strange Tile rebuild on "Eden" Navmesh from New to Assigned.
Thu, Mar 6, 12:27 PM · Arma Reforger Modding
R34P3R created T189693: Exp. 1.3.0.84 - Strange Tile rebuild on "Eden" Navmesh.
Thu, Mar 6, 8:40 AM · Arma Reforger Modding

Wed, Mar 5

R34P3R added a comment to T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID .
RPL          : ServerImpl event: authenticating (identity=0x00000000, address=127.0.0.1:59830)
RPL          : ServerImpl event: connected (identity=0x00000000)
WORLD        : UpdateEntities
 WORLD        : PostFrame
  WORLD        : UpdateEntities
   NETWORK   (E): Trying to register connection of possibly unauthorized client.
NETWORK      : Player connected: connectionID=0
NETWORK      : ### Connecting player: connectionID=0, Name=
WORLD        : UpdateEntities
 WORLD        : PostFrame
  WORLD        : UpdateEntities
   RPL          : rpl::Pip::ProcessNetToGame
    DEFAULT   (W): Another connected player with the same identity found. Dropping this connection request and disconnecting the client
WORLD        : UpdateEntities
 WORLD        : PostFrame
  WORLD        : UpdateEntities
   RPL          : rpl::Pip::ProcessNetToGame
    DEFAULT      : Disconnecting identity=0x00000000: group=6 reason=2
NETWORK   (W): RplAuthBackend::OnFailure called (identity=0x00000000, group=6, reason=2)
NETWORK      : Player disconnected: connectionID=0
NETWORK      : Total number of players: 1
Wed, Mar 5, 2:33 PM · Arma Reforger Modding

Tue, Mar 4

TheBonBon added a comment to T189492: Adding custom character mesh to identity crashes WB.

What if I dont want the same default colliders? I have a custom character that needs less colliders

Tue, Mar 4, 11:11 PM · Arma Reforger Modding
R34P3R added a comment to T189492: Adding custom character mesh to identity crashes WB.

If this happens, than your Bones or Colliders does not fit to the regular Character. Please also aware, the sample character for blender does not have correct colliders. To this cannot use ingame.

Tue, Mar 4, 9:42 PM · Arma Reforger Modding

Mon, Mar 3

Geez changed the status of T189436: Access violation. Illegal read by 0x140bba89d at 0x0 when calling SCR_GetInUserAction::PerformAction on script-spawned vehicle from Reviewed to Assigned.
Mon, Mar 3, 2:01 PM · Arma Reforger Modding
Geez changed the status of T189492: Adding custom character mesh to identity crashes WB from New to Assigned.
Mon, Mar 3, 2:00 PM · Arma Reforger Modding
Geez changed the status of T189461: Workbench - Empty Arland has locked Camera Base that is not adjustable. from New to Assigned.
Mon, Mar 3, 1:59 PM · Arma Reforger Modding
Geez changed the status of T189436: Access violation. Illegal read by 0x140bba89d at 0x0 when calling SCR_GetInUserAction::PerformAction on script-spawned vehicle from New to Reviewed.
Mon, Mar 3, 1:58 PM · Arma Reforger Modding

Sat, Mar 1

TheBonBon created T189492: Adding custom character mesh to identity crashes WB.
Sat, Mar 1, 7:24 PM · Arma Reforger Modding
hacost1809 added a comment to T188524: Inconsistent replication of deleted static markers .

From testing, it looks like moving the marker makes this reproduce faster

Sat, Mar 1, 3:46 PM · Arma Reforger Modding
wyqydsyq added a comment to T189436: Access violation. Illegal read by 0x140bba89d at 0x0 when calling SCR_GetInUserAction::PerformAction on script-spawned vehicle.

The issue seems related to my script-spawned vehicles being added as a child node of the spawner entity (so CE can track removal and enable spawning at that point again).

Sat, Mar 1, 3:54 AM · Arma Reforger Modding
DeadMatadors created T189461: Workbench - Empty Arland has locked Camera Base that is not adjustable..
Sat, Mar 1, 1:26 AM · Arma Reforger Modding

Fri, Feb 28

wyqydsyq created T189436: Access violation. Illegal read by 0x140bba89d at 0x0 when calling SCR_GetInUserAction::PerformAction on script-spawned vehicle.
Fri, Feb 28, 7:15 PM · Arma Reforger Modding
Geez changed the status of T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID from New to Assigned.
Fri, Feb 28, 1:25 PM · Arma Reforger Modding
R34P3R updated the task description for T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID .
Fri, Feb 28, 9:39 AM · Arma Reforger Modding
R34P3R created T189407: Exp. 1.3.0.84 - PeerTool - Duplicated PlayerID .
Fri, Feb 28, 9:39 AM · Arma Reforger Modding

Thu, Feb 27

Geez changed the status of T189319: EXP: 1.3.0.84 - SlotAi spawning with the wrong Faction! from New to Assigned.
Thu, Feb 27, 1:13 PM · Arma Reforger Modding
Geez changed the status of T189337: Add user moddable physic layers from New to Feedback.
Thu, Feb 27, 1:12 PM · Arma Reforger Modding

Wed, Feb 26

Tactical_Toxic renamed T189337: Add user moddable physic layers from More user moddable physic layers to Add user moddable physic layers.
Wed, Feb 26, 9:14 PM · Arma Reforger Modding
Tactical_Toxic updated the task description for T189337: Add user moddable physic layers.
Wed, Feb 26, 9:05 PM · Arma Reforger Modding
Tactical_Toxic created T189337: Add user moddable physic layers.
Wed, Feb 26, 9:03 PM · Arma Reforger Modding
R34P3R created T189319: EXP: 1.3.0.84 - SlotAi spawning with the wrong Faction!.
Wed, Feb 26, 3:58 PM · Arma Reforger Modding
R34P3R added a comment to T184935: Workshop upload speed.

@DarkWolf Hi, ok let us check if the 1.3 going public. Because in 1.2 i need up to one hour to upload a pack with 3 - 4GB (In 1.3 Exp. i only need 20min for 7GB). And like above, the daytime did not makes any difference. So the speed was also bad at 0.3.00 CET (night)

Wed, Feb 26, 12:11 PM · Arma Reforger Modding
DarkWolf closed T184935: Workshop upload speed as Resolved.

Hi, we are not limiting speeds in any way so this was probably due to poor connection / routing to the backend which was probably improved by recent changes in infrastructure.

Wed, Feb 26, 11:23 AM · Arma Reforger Modding
Geez changed the status of T189291: Not possible to save small JSON config on Consoles from New to Assigned.
Wed, Feb 26, 11:10 AM · Arma Reforger Modding
Geez changed the status of T189292: Its possible to create an undeleteable 0 byte file from New to Assigned.
Wed, Feb 26, 11:10 AM · Arma Reforger Modding
DarkWolf claimed T189292: Its possible to create an undeleteable 0 byte file.
Wed, Feb 26, 1:20 AM · Arma Reforger Modding

Tue, Feb 25

R34P3R created T189292: Its possible to create an undeleteable 0 byte file.
Tue, Feb 25, 8:09 PM · Arma Reforger Modding
R34P3R created T189291: Not possible to save small JSON config on Consoles.
Tue, Feb 25, 8:00 PM · Arma Reforger Modding
R34P3R added a comment to T184935: Workshop upload speed.

EXP: 1.3.0.84 - its seems the workshop upload is now much faster. i say thanks and this one can be closed as resolved.

Tue, Feb 25, 7:53 PM · Arma Reforger Modding
R34P3R added a comment to T184323: HDR Exposure/Brightness not reset after PPE.

Can be closed. You can reset the HDR by setting the original HDR mat.

Tue, Feb 25, 7:51 PM · Arma Reforger Modding
Geez changed the status of T189281: EXP: 1.3.0.84 - Curves (Recoil) broken (RecoilWeaponAimModifier) from New to Assigned.
Tue, Feb 25, 2:15 PM · Arma Reforger Modding
R34P3R created T189281: EXP: 1.3.0.84 - Curves (Recoil) broken (RecoilWeaponAimModifier).
Tue, Feb 25, 2:04 PM · Arma Reforger Modding

Mon, Feb 24

Geez changed the status of T189263: EXP 1.3.0.84 - Patrol / CycleWaypoint (Framework) from New to Feedback.
Mon, Feb 24, 1:07 PM · Arma Reforger Modding
Geez changed the status of T189264: Vehicle Light problem (Vanilla + modded) from New to Assigned.
Mon, Feb 24, 1:06 PM · Arma Reforger Modding
R34P3R updated the task description for T189264: Vehicle Light problem (Vanilla + modded).
Mon, Feb 24, 1:57 AM · Arma Reforger Modding
R34P3R created T189264: Vehicle Light problem (Vanilla + modded).
Mon, Feb 24, 1:56 AM · Arma Reforger Modding
R34P3R created T189263: EXP 1.3.0.84 - Patrol / CycleWaypoint (Framework).
Mon, Feb 24, 1:46 AM · Arma Reforger Modding

Fri, Feb 21

R34P3R added a comment to T189232: 100% GPU while Photoshop is open.

Update on this: It seens only happening if you have an TIF (Texture) open in PS, which was Imported into Workbench. If you just open other images, the problem does not happeing.

Fri, Feb 21, 2:33 PM · Arma Reforger Modding
Geez changed the status of T189232: 100% GPU while Photoshop is open from New to Assigned.
Fri, Feb 21, 12:37 PM · Arma Reforger Modding
R34P3R created T189232: 100% GPU while Photoshop is open.
Fri, Feb 21, 11:52 AM · Arma Reforger Modding
Geez closed T171334: Editbox Component Error as Resolved.

Too minor of an issue to be addressed now.
Regards,
Geez

Fri, Feb 21, 10:44 AM · Arma Reforger Modding

Thu, Feb 20

Geez changed the status of T189204: NVIDIA 572.16 - buggy in Workbench from New to Assigned.
Thu, Feb 20, 1:45 PM · Arma Reforger Modding

Wed, Feb 19

R34P3R added a comment to T189092: [Feature Request] Time filtering for sorting the Reforger Workshop.

I'll just agree with this. An idea for the future: a kind of startpage in the workshop where you can see the most recently updated and presented mods. So also new Mods get some views.

Wed, Feb 19, 2:13 PM · Arma Reforger Modding
R34P3R created T189204: NVIDIA 572.16 - buggy in Workbench.
Wed, Feb 19, 2:09 PM · Arma Reforger Modding

Tue, Feb 18

eas added a comment to T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods.

In my case (with emtied addons -directory) the server start errors in the same mod (RHS - Status Quo) or another, seemingly random like original poster said.
[...]
` BACKEND : RHS - Status Quo: >____________________ 0% 0/0 MB
BACKEND : Download speed 11744.26 KB/s
BACKEND (E): Fragmentizer: Unable to create file '/tmp/596330D9AF34AF38/data.pak//d84ccd496bb5bfebb6e486a99a913f98e6efa233dcb37fae793e0cfd823d419b29d84e16745b828bd45e351eff5c89d2b07f23686d23afa192a64cb2dc256eec'
BACKEND (E): Failed to fetch addon details from workshop API! Repeat later or try different mods.
ENGINE (E): Unable to initialize the game
ENGINE : Game destroyed.
RPL : Pip::Destroy
RESOURCES (E): ==== Resource leaks ====
RESOURCES (E): ui/fonts/robotomono_msdf_28.edds 1`
[...]

Tue, Feb 18, 12:29 PM · Arma Reforger Modding

Mon, Feb 17

Geez changed the status of T189062: [Feature Request] Make Max Startup Time accesible through scripting from New to Feedback.
Mon, Feb 17, 3:28 PM · Arma Reforger Modding
Geez changed the status of T189092: [Feature Request] Time filtering for sorting the Reforger Workshop from New to Feedback.
Mon, Feb 17, 3:27 PM · Arma Reforger Modding
Geez changed the status of T189105: Easier customisability from New to Feedback.
Mon, Feb 17, 3:27 PM · Arma Reforger Modding

Sun, Feb 16

DarkWolf claimed T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods.
Sun, Feb 16, 1:48 AM · Arma Reforger Modding
DarkWolf claimed T189092: [Feature Request] Time filtering for sorting the Reforger Workshop.
Sun, Feb 16, 1:47 AM · Arma Reforger Modding
DarkWolf claimed T189026: Unable to publish mod.

Hello, it is broad issue caused by recent changes in our infrastructure as it was announced on official Twitter X account https://x.com/ArmaPlatform/status/1889721127624385000 and Discord.

Sun, Feb 16, 1:47 AM · Arma Reforger Modding

Sat, Feb 15

GhannsLt added a comment to T189026: Unable to publish mod.

Seriously, please answer if this is the case for anyone else because it seems like no one cares, how do I know if I'm doing something wrong, it's not mentioned here, but it's exactly the same for me on the exp version only

Sat, Feb 15, 4:19 PM · Arma Reforger Modding

Thu, Feb 13

GhannsLt added a comment to T189026: Unable to publish mod.
Thu, Feb 13, 4:04 PM · Arma Reforger Modding
ookexoo added a comment to T184268: [1.2.1.66 Experimental] `IEntity.AddChild`'s pivot gets no longer properly replicated.

Can be closed, as it can be fixed by enabling AutoHierarchy on the RplComponent (since 1.3.0.76).

Thu, Feb 13, 4:01 PM · Arma Reforger Modding

Feb 11 2025

GhannsLt added a comment to T189026: Unable to publish mod.
Feb 11 2025, 6:48 PM · Arma Reforger Modding
aldworth33 created T189105: Easier customisability .
Feb 11 2025, 9:06 AM · Arma Reforger Modding

Feb 10 2025

ookexoo added a comment to T179026: Introduce special enum for bit flags.

Can be closed, since EnumBitFlag attribute has been introduced in 1.3.0.x.

Feb 10 2025, 7:24 PM · Arma Reforger Modding

Feb 8 2025

Algis_Alphonse created T189092: [Feature Request] Time filtering for sorting the Reforger Workshop.
Feb 8 2025, 3:15 PM · Arma Reforger Modding

Feb 7 2025

mokdevel created T189062: [Feature Request] Make Max Startup Time accesible through scripting.
Feb 7 2025, 6:31 PM · Arma Reforger Modding
eas added a comment to T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods.

I have the exact same problem with identical tshoot results. Is there a workaround, other than the manually downloading hundreds of mods? My server is Ubuntu 22.04 LTS.

Feb 7 2025, 2:19 PM · Arma Reforger Modding
Geez changed the status of T189026: Unable to publish mod from New to Assigned.
Feb 7 2025, 11:54 AM · Arma Reforger Modding

Feb 5 2025

CW5-Player created T189026: Unable to publish mod.
Feb 5 2025, 10:55 PM · Arma Reforger Modding

Feb 4 2025

Shellite added a comment to T188778: World Editor Bug | Min/Max Bounds not lining up with the map size .

I remember when reforger tools were first released 2 years ago and experimenting with map creation. Once confident, I attempted to build a larger map and imported the heightmap I was working on, immediately hit this bug... after days of messing around I abandoned the project.

Feb 4 2025, 12:51 AM · Arma Reforger Modding

Feb 3 2025

Geez changed the status of T188478: character.ragdoll mods crash multiplayer servers from Assigned to Reviewed.

Thank you, the next 1.2.1 update should contain a fix for this problem.
Regards,
Geez

Feb 3 2025, 6:01 PM · Arma Reforger Modding

Feb 2 2025

Master_rg added a comment to T173694: Feature Request: Serverside modding (Ability to load parts mods or parts of mods only on the serverside).

I would like to leave the same feedback as bewilderbeest:

Feb 2 2025, 3:45 PM · Arma Reforger Modding

Jan 30 2025

R34P3R updated subscribers of T182526: Upload Timeout on Publish (a lot of time!).

@DarkWolf @Geez Thank you guys

Jan 30 2025, 8:41 PM · Arma Reforger Modding
DarkWolf closed T188248: Publishing a Mod to Workshop - Uploading Failed "TIMEOUT" as Resolved.

In 1.3.0.52 upload will now retry instead of failing when EBREQ_WORKSHOP_UploadAssetFile fails on timeout

Jan 30 2025, 1:32 PM · Arma Reforger Modding
DarkWolf closed T182526: Upload Timeout on Publish (a lot of time!) as Resolved.

In 1.3.0.52 upload will now retry instead of failing when EBREQ_WORKSHOP_UploadAssetFile fails on timeout

Jan 30 2025, 1:31 PM · Arma Reforger Modding
DarkWolf closed T184291: Cant login in Workbench with 2FA enabled as Resolved.

Issue was fixed in 1.3.0.52

Jan 30 2025, 1:07 PM · Arma Reforger Modding
Geez changed the status of T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods from New to Assigned.
Jan 30 2025, 12:21 PM · Arma Reforger Modding
Geez changed the status of T188778: World Editor Bug | Min/Max Bounds not lining up with the map size from New to Assigned.
Jan 30 2025, 12:19 PM · Arma Reforger Modding
Geez changed the status of T188748: mod download problem on Xbox from New to Assigned.
Jan 30 2025, 12:18 PM · Arma Reforger Modding

Jan 28 2025

paul2kandrews added a comment to T188524: Inconsistent replication of deleted static markers .
Jan 28 2025, 10:44 PM · Arma Reforger Modding
Kobain renamed T188778: World Editor Bug | Min/Max Bounds not lining up with the map size from An issue regarding Enfusion Workbench and the World Editor to World Editor Bug | Min/Max Bounds not lining up with the map size .
Jan 28 2025, 3:26 PM · Arma Reforger Modding
NeoNomad added a comment to T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods.

Creating exactly that server from local hosting from the game (not server) works just fine, cause the mods are already downloaded with the Ingame-Workshop.

Jan 28 2025, 2:41 PM · Arma Reforger Modding
Kobain created T188778: World Editor Bug | Min/Max Bounds not lining up with the map size .
Jan 28 2025, 2:38 PM · Arma Reforger Modding
NeoNomad added a comment to T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods.

Here is a full console log of a server start test, where that issue appears:

Jan 28 2025, 2:37 PM · Arma Reforger Modding
NeoNomad created T188777: Randomized "Failed to fetch addon details from workshop API" Error When Adding Mods.
Jan 28 2025, 2:33 PM · Arma Reforger Modding
JERRU1 added a comment to T188733: More storage space for mod on XBOX.

strange, it happened to me and I always solved it this way

Jan 28 2025, 11:32 AM · Arma Reforger Modding