You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
Running into that issue when opening the server_functions.sqf on vanilla epoch 1.0.6.1 files. It's definitly working tho. Attached is the error log + the .sqf file that was mentioned that triggers this error. error files.zip
The text was updated successfully, but these errors were encountered:
C:\Users\XXX\.atom\packages\linter\lib\linter-registry.js:159 [Linter] Error running SQFlint Error: Column start (80) greater than line length (32) for line 6
at Object.generateRange (C:\Users\XXX\.atom\packages\linter-sqf\node_modules\atom-linter\lib\index.js:181:11)
at file:///C:/Users/XXX/.atom/packages/linter-sqf/lib/init.js:105:50
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
(anonymous) @ C:\Users\XXX\.atom\packages\linter\lib\linter-registry.js:159
[Linter] Error running SQFlint Error: Column start (88) greater than line length (32) for line 6
at Object.generateRange (C:\Users\XXX\.atom\packages\linter-sqf\node_modules\atom-linter\lib\index.js:181:11)
at file:///C:/Users/XXX/.atom/packages/linter-sqf/lib/init.js:105:50
at <anonymous>
C:\Users\USER\.atom\packages\linter\lib\linter-registry.js:155 [Linter] Error running SQFlint Error: Column start (82) greater than line length (81) for line 58
at Object.generateRange (C:\Users\USER\.atom\packages\linter-puppet-lint\node_modules\atom-linter\lib\index.js:181:11)
at file:///C:/Users/USER/.atom/packages/linter-sqf/lib/init.js:105:50
at process._tickCallback (internal/process/next_tick.js:68:7)
(anonymous) @ C:\Users\USER\.atom\packages\linter\lib\linter-registry.js:155
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running into that issue when opening the server_functions.sqf on vanilla epoch 1.0.6.1 files. It's definitly working tho. Attached is the error log + the .sqf file that was mentioned that triggers this error.
error files.zip
The text was updated successfully, but these errors were encountered: