Makopo / sublime-text-lsl

Syntax definitions for LSL(Linden Scripting Language) in Second Life and OSSL(OpenSimulator Scripting Language) in OpenSimulator.
31 stars 4 forks source link

Version 1.3.1. gives error popup spam after loading... #13

Closed ghost closed 11 years ago

ghost commented 11 years ago

I got this after auto-updating. It's all the same popup again and again.

lsl package error

Makopo commented 11 years ago

This issue comes from the wrong permission I have set for lslint binaries.

If you updated LSL bundle from V1.2.3 or V1.3 to V1.3.1 or newer in OSX and Linux, you may get dialog spam like this. Please remove the bundle and re-install it.

I'll keep this ticket open for a week so that others can find the solution. The problematic versions had been in public for just two days before I published the fixed version.

Thank you for reporting.

Makopo commented 11 years ago

For those who can't successfully remove the bundle:

  1. "Preferences..." > "Browse Packages..."
  2. (force) remove "LSL" directory

Or you can chmod 755 lslints in osx/linux directories before removing.