PengueeBot icon indicating copy to clipboard operation
PengueeBot copied to clipboard

[Script] Run any scripts causes an error

Open Skitale opened this issue 7 years ago • 1 comments

@1Ridav, Hi! I get an error when running any script. What could be the problem?

Screenshot in the attachments.

Attachments: error

Skitale avatar May 05 '18 22:05 Skitale

@Skitale, Hi! That bug happens when jar tries to run itself in console mode to actually run a script. Gradle packs jar a bit differently, so path to main class become invalid. I have uploaded a working build(exported by eclipse), so it should work again. Gradle build will be fixed soon

1Ridav avatar May 06 '18 07:05 1Ridav