Skip to content

Disable ModVersionChecker due to error during init#48

Open
Cubius wants to merge 1 commit intobspkrs-mods:1.6.4from
Cubius:patch-1
Open

Disable ModVersionChecker due to error during init#48
Cubius wants to merge 1 commit intobspkrs-mods:1.6.4from
Cubius:patch-1

Conversation

@Cubius
Copy link
Copy Markdown

@Cubius Cubius commented Jun 26, 2023

java.lang.ArrayIndexOutOfBoundsException: 0 is generated at initialization

traces back to ModVersionChecker

presumably the link at versionURL being dead is the issue, but I'm not entirely sure

manually changing the mod's .cfg file will do the trick, but the default for allowUpdateCheck is true currently

could fix or thoroughly remove version control utility on these legacy versions, but it's been 9 years, so I'd call it good enough with this

java.lang.ArrayIndexOutOfBoundsException: 0 is generated at initialization
traces back to ModVersionChecker
presumably the hardcoded dropbox link at versionURL being dead is the issue
manually changing the mod's .cfg file will do the trick, but the default for allowUpdateCheck is true currently
could fix or thoroughly remove version control utility on these legacy versions, but it's been 9 years, so I'd call it good enough with this
@Cubius Cubius changed the title Update bspkrsCoreMod.java Disable ModVersionChecker due to error during init Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant