Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Fatal: Invalid Operation (1282)  (Read 675 times)

Spooky

  • Ensign
  • *
  • Posts: 4
    • View Profile
Fatal: Invalid Operation (1282)
« on: November 07, 2020, 08:18:30 PM »

Geforce RTX 2080

After latest Windows Update and GeForce Experience Update this error began appearing.

Relevant Section of Log:

org.lwjgl.opengl.OpenGLException: Invalid operation (1282)
   at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
   at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
   at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
   at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
   at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1129)
   at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1142)
   at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
   at com.fs.state.AppDriver.begin(Unknown Source)
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Logged

Spooky

  • Ensign
  • *
  • Posts: 4
    • View Profile
Re: Fatal: Invalid Operation (1282)
« Reply #1 on: November 07, 2020, 08:26:09 PM »

Uninstall/Reinstall did not solve the problem.

Running with all mods disabled does not solve the problem.
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24131
    • View Profile
Re: Fatal: Invalid Operation (1282)
« Reply #2 on: November 07, 2020, 08:45:32 PM »

Hi - hmm. I'm assuming you've tried rebooting?

If that doesn't/didn't help, could you:
1) Run the game in administrator mode, and
2) Run the game in compatibility mode for Windows 95?

If *that* doesn't work, this thread is talking about a different issue - and in fact possibly a different OS version (if you've got windows 10, anyway), but the potential solution there seems like it may be worth a shot.

Also: do you have something like MSI Afterburner or similar running? That's known to cause problems similar to what you've got. Also, possibly worth a shot: killing (via task manager) and GeForce experience executables.

And, finally, if none of the above makes a difference, you might try downgrading the graphics drivers to their previous version...

(Also: how certain are you that the windows update/geforce update is what broke it? E.G. is it possible that something else was installed/updated on the system in the same timeframe? I mean, what you're saying is a reasonable surmise, but I just want to make sure we're not excluding anything else - that is, any other changes to your system in the meantime - that might also potentially be the issue.)
Logged

Spooky

  • Ensign
  • *
  • Posts: 4
    • View Profile
Re: Fatal: Invalid Operation (1282)
« Reply #3 on: November 07, 2020, 09:58:56 PM »

The Geforce Experience graphics drivers appear to have been the root cause.

I went through all the steps you suggested, but ultimately when opening up Geforce Experience to roll-back the drivers, I noticed they had an option to REINSTALL the driver.

After this process completely successfully, starsector works like a dream.

Version 457.09

Additional Info
This driver was already installed but after installing a massive Windows Update (2004) I was asked to reinstall those drivers. I played the game earlier this afternoon successfully, performed this process tonight and the error began appearing immediately afterwards.


Thanks for the help Alex.
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24131
    • View Profile
Re: Fatal: Invalid Operation (1282)
« Reply #4 on: November 08, 2020, 09:05:34 AM »

Nice, glad you got it working! Thank you for describing the process (the reinstall option etc); I haven't had to do this myself, so this is good to know about, as far as something to suggest in a similar case.
Logged