Re: Peculiar classpath problem (FileNotFoundException), but path looks correct
Tom Plum <[email protected]> Thu, 22 Mar 2018 13:52:56 -0700 (PDT)
| Newsgroups | gmane.comp.java.robocode |
|---|---|
| Message-ID | <[email protected]> |
Hi Flemming, I'm not actually using Kotlin for development. I did post on StackOverflow myself shortly. Would you mind taking a quick look? It's for my final year university dissertation and it's really holding me back! https://stackoverflow.com/questions/49094453/robocode-libraries-cannot-be-found-by-robot-upon-runtime Kind Regards, Tom On Thursday, 22 March 2018 20:49:32 UTC, fnl wrote: > > Hi guys, > > Cool that you are using Kotlin for developing Robocode robots. I like > Kotlin, and think it is a good match for developing bots in Robocode. :-) > > I think the problem you see is due to a missing Kotlin runtime jar in the > classpath, as it looks for the class kotlin.jvm.internal.Intrinsics. > > I found a similar issue on Stack Overflow: > > https://stackoverflow.com/questions/43425367/mapdb-classnotfoundexception-kotlin-jvm-internal-intrinsics > > This points to another article, which has a fix/work-around: > https://dzone.com/articles/exercises-in-kotlin-part-1-getting-started > > I hope this helps? > > Cheers, > - Flemming > > Den torsdag den 22. marts 2018 kl. 11.54.47 UTC+1 skrev Tom Plum: >> >> I'm having a similar issue. Robots cannot find the classes from libraries >> on my classpath upon runtime. Did you find a workaround? >> > -- You received this message because you are subscribed to the Google Groups "robocode" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.