Closed CristianEduardMihai closed 3 years ago
I'm not sure what the gradle part does, however it's me.polymarsdev.sokobot.Bot
, not just Bot
I'm not sure what the gradle part does, however it's
me.polymarsdev.sokobot.Bot
, not justBot
That is literally what i downloaded from github...i tried without changing anything and still got the same error. Is it the same for Game
?
Yea, everything is in me.polymars.dev.sokobot.
. I have to check that out with @PolyMarsDev.
Yea, everything is in
me.polymars.dev.sokobot.
. I have to check that out with @PolyMarsDev.
I changet it and my gradle build failed at :compileJava:..it works only with Bot.java
and Game.java
The same for teamSnake...
have a look at #42 did the fix for me
Hi ! I compiled the bot using
./gradlew clean build
and when i run it i get this error: Any ideas why ? theBot
file is still there.*Looks like i get this error even when i don't modify anything in the source code.