I created my first robot. I confirmed (no errors) the programm and wanted to start a battle but the packages in which my robot should be, doesn't exist.
Last edit: SoundForceOne 2019-03-25
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The source code of my robot is not the problem. The package just does not exist, no matter if it is my "MyFirstRobot" or not. On another computer, the code works perfectly.
Last edit: SoundForceOne 2019-03-25
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Okay. In order to reproduce the problem, I need some information about your system.
Which OS and version, e.g. Windows 10?
Which Java version? Run "java -version" in command-line
Which Java vendor? Oracle or OpenJDK?
Which compiler? Build-in or provided from JDK?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created my first robot. I confirmed (no errors) the programm and wanted to start a battle but the packages in which my robot should be, doesn't exist.
Last edit: SoundForceOne 2019-03-25
I should like to reproduce the issue.
Can you send me the source code for your robot, so I could have a look?
The source code of my robot is not the problem. The package just does not exist, no matter if it is my "MyFirstRobot" or not. On another computer, the code works perfectly.
Last edit: SoundForceOne 2019-03-25
Okay. In order to reproduce the problem, I need some information about your system.
Which OS and version, e.g. Windows 10?
Which Java version? Run "java -version" in command-line
Which Java vendor? Oracle or OpenJDK?
Which compiler? Build-in or provided from JDK?