Skip to content

Can't rotate camera; mouse keep moving to the center of the screen #82

@Summer-Shen

Description

@Summer-Shen

Hi,

On some rare occasions, I couldn't rotate the camera using my hotkeys; my mouse also kept moving to the centre of the screen. The issue is hard to reproduce, but I checked my output_log.txt and located (by time, since I quit the game shortly after the issue) a likely related error:

Tool error: Object reference not set to an instance of an object
  at ModsCommon.Utilities.MathExtention.GetNext[Vertex] (System.Collections.Generic.LinkedListNode`1 item) [0x00000] in <filename unknown>:0 
  at ModsCommon.Utilities.Triangulator+<EnumerateVertex>d__22.MoveNext () [0x00000] in <filename unknown>:0 
  at ModsCommon.Utilities.Triangulator.TriangulateSimple () [0x00000] in <filename unknown>:0 
  at ModsCommon.Utilities.Triangulator.TriangulateSimple (IEnumerable`1 points, Direction direction) [0x00000] in <filename unknown>:0 
  at ModsCommon.Utilities.Triangulator.TriangulateSimple (IEnumerable`1 points, Direction direction) [0x00000] in <filename unknown>:0 
  at ModsCommon.Utilities.Selection.Render (OverlayData overlayData) [0x00000] in <filename unknown>:0 
  at NodeController.SelectNodeToolMode.RenderOverlay (.CameraInfo cameraInfo) [0x00000] in <filename unknown>:0 
  at ModsCommon.BaseTool`2[TypeMod,TypeTool].RenderOverlay (.CameraInfo cameraInfo) [0x00000] in <filename unknown>:0 
  at ToolManager.EndOverlayImpl (.CameraInfo cameraInfo) [0x00000] in <filename unknown>:0   [Core]

... which suggests this is probably an issue with the Node Controller Renewal mod. The mod is one of my favourites in this game; it would be great if you could look into this issue. Thanks in advance; please contact me if you need more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions