Metacinnabar / OptimizedCursor

speedy cursor for tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Workshop] Log file flooded with SDL_SetCursor errors

Metacinnabar opened this issue · comments

@Metacinnabar Am also looking for links to your GitHub/ Discord because I have a client.log file for you that is flooded with "SDL_SetCursor" errors :theskull:

  • I also had a Main engine crash...something to do with FNA...Graphics something something.
  • It also points to "OptimizedCursor.OptimizedCursor.SetCursor(Texture2D cursorTexture, Texture2D outlineTexture)"

I looked through my client.log and couldn't seem to find anything logged when the cursor goes inverted. It's just filled with:
[Main Thread/ERROR] [OptimizedCursor]: SDL_SetCursor threw an error: CreateIconIndirect(): The parameter is incorrect.