Allocs webmap not generating

Status
Not open for further replies.

slaughter

New member
Hey,

Just downloaded the most recent version of allocs ( rev. 358 (20_23_33) (2019-10-08 ) which said it was compatible with A18.

But on performing the visitmap command no tiles are updated and this error in the logs:

2019-10-08 17:30:30 Exception MissingMethodException: int Vector2i.get_x()

AllocsFixes.MapRendering.MapRendering.RenderDirtyChunks () (at <4285e741502245dbba2f0a45fd3e5432>:0)AllocsFixes.MapRendering.MapRendering+c__Iterator0.MoveNext () (at <4285e741502245dbba2f0a45fd3e5432>:0)UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at :0)

I dont think they have a site to ask this on so thought I'd post it here.

Thanks!

 
I have the same problem in A18, the map images are not displayed. Trying to create the map manually with "rendermap" results in the following error message:

INF Error in RenderMap.Run: System.MissingMethodException: void Vector2i.set_x(int)

There is no map data in the savedir directory map/.

 
Status
Not open for further replies.
Back
Top