RHSMODS / statusquo

21 stars 1 forks source link

[0.9.3239] RHS Dev - Map Generator Plugin error #965

Open Cyborgmatt opened 2 weeks ago

Cyborgmatt commented 2 weeks ago

Version: 0.9.3239 - 231r3239 RHS Branch: Dev Arma: Stable

Getting an error with the new Map Generator Plugin on RHS Dev regarding a specific river on the Zarichne map.

SCRIPT       : Grid size: X1152 Y1152
SCRIPT       : Run_Rastr
SCRIPT    (E): Virtual Machine Exception

Reason: NULL pointer to instance. Variable 'pointDataContainer'

Function: 'AddRivers'
Stack trace:
Scripts/WorkbenchGame/WorldEditor/RHS_MapGeneratorPlugin_Rastr.c:90 Function AddRivers
Scripts/WorkbenchGame/WorldEditor/RHS_MapGeneratorPlugin_Rastr.c:60 Function Run_Rastr
Scripts/WorkbenchGame/WorldEditor/RHS_MapGeneratorPlugin.c:55 Function Run

River in question:

image

I can provide GitHub repo access to source files if required.

tacticaltoxic commented 2 weeks ago

From Ram: Current version of plugin wasn't quite meant to be available publicly due some VM limitations regarding big maps. Later there will be a proper window with settings and stuff.

JiraF4 commented 2 weeks ago

Interesting, as I can see river has no width for some reason, I take a look at map bit later.

ajvorobiev commented 2 weeks ago

@JiraF4 probably we can still add NULL pointer protection.

Cyborgmatt commented 2 weeks ago

From Ram: Current version of plugin wasn't quite meant to be available publicly due some VM limitations regarding big maps. Later there will be a proper window with settings and stuff.

Noted. I have actually already been able to use it successfully on a few maps so far. It's awesome. 👍