Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error In The Console While Having The Latest Version Of Skript On MC 1.16.1 #3227

Closed
Drainer2002 opened this issue Jul 26, 2020 · 1 comment
Labels
duplicate For bugs or requests that have already been made and are currently open.

Comments

@Drainer2002
Copy link

Drainer2002 commented Jul 26, 2020

Description

I did download latest version of skript 2.5-alpha6(rev1) on MC 1.16.1 and getting errors in the console

Steps to Reproduce

  1. place Skript 2.5-alpha6(rev1) in the plugins folder
  2. restart the server
  3. getting errors in the console

Expected Behavior

no errors in the console

Errors / Screenshots

[20:02:47 INFO]: [Skript] A new version of Skript is available: 2.5-alpha6 (you're currently running 2.5-alpha6(rev1))
[20:02:47 INFO]: Download it at: link:https://github.com/SkriptLang/Skript/releases/download/2.5-alpha6/Skript.jarhttps://github.com/SkriptLang/Skript/releases/download/2.5-alpha6/Skript.jar
[20:02:56 ERROR]: Error occurred while enabling Skript v2.5-alpha6(rev1) (Is it up to date?)
java.lang.StackOverflowError: null
at java.util.regex.Pattern$GroupTail.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$BranchConn.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$CharProperty.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$Branch.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$GroupHead.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$Loop.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$GroupTail.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$BranchConn.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$CharProperty.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$Branch.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$GroupHead.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$Loop.match(Unknown Source) ~[?:1.8.0_261]
at java.util.regex.Pattern$GroupTail.match(Unknown Source) ~[?:1.8.0

Server Information

  • Server version/platform: 1.16.1/paper
  • Skript version: Skript 2.5-alpha6(rev1)

Additional Context

@ShaneBeee
Copy link
Contributor

Duplicate of #2752

@ShaneBeee ShaneBeee marked this as a duplicate of #2752 Jul 26, 2020
@ShaneBeee ShaneBeee added the duplicate For bugs or requests that have already been made and are currently open. label Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For bugs or requests that have already been made and are currently open.
Projects
None yet
Development

No branches or pull requests

2 participants