Menu

#402 roborumble.sh etc. has incorrect class path

1.9.3.5
closed
None
1
2019-03-02
2019-01-18
Xor
No

After codesize has been upgraded to 1.2, the -cp option in these scripts still uses codesize-1.1.jar

Discussion

  • Xor

    Xor - 2019-01-18

    This is causing codesize utility not being able to work with roborumble. And unfortunately, this error is silenced so the user won't know that at all.

    I'm currently working on a patch to warn the user when codesize is not working for roborumble. This is essential to prevent wrong data from poluting roborumble incidently.

     
  • Xor

    Xor - 2019-01-18

    Done. This patch should disable the roborumble if codesize utility is not loaded correctly.
    And the classpathes are updated to correct value.

    https://github.com/robo-code/robocode/pull/14

     
  • Flemming N. Larsen

    • status: open --> closed
    • assigned_to: Flemming N. Larsen
    • Group: Future Release --> 1.9.3.5
     

Log in to post a comment.