Re: Peculiar classpath problem (FileNotFoundException), but path looks correct

fnl <[email protected]> Thu, 22 Mar 2018 13:49:32 -0700 (PDT)
Newsgroups gmane.comp.java.robocode
Message-ID <[email protected]>
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.