Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hey, just to let you guys know there is this error when running the game!

Double check that your build.xml has the source and target attribute on the "compile" task. It should be set like source=7 target=7. This should solve the problem!

Thank you! We are looking into it. From our tests we didn't encounter any problem while running the jar file on different machines but apparently we have missed something! /OwO'\

(1 edit)

From the screenshot you provided it would appear your running an older version of java! I'm not sure if that might solve the problem, but you can always try to upgrade your JRE (to V62.0 or the newest release) :) If that is not the case or if it does not fix the problem  then let me now <3

:) Does your build have the source and target attribute?

(1 edit)

No we don't have it in our build! ! !    :c

We have added the changes you mentioned to  the build file. Hopefully the problem is now fixed :)