This site requires JavaScript, please enable it in your browser!
Greenfoot back
albert.wiedemann
albert.wiedemann wrote ...

2025/4/1

Exception in World constructor

albert.wiedemann albert.wiedemann

2025/4/1

#
In one of my scenarios I get an error message that the World-contstructor had caused an exception and further details could be seen in the console window - buts the console window is empty (even if I trigger the opening by writing to System.out). The bug occurs on opening the scenario for the first time, after a call to 'recompile' and mostly after reset. Opening the scenario manually (by calling new SubclassOfWorld()) works fine. I could upload the scenario in question if I knew where.
danpost danpost

2025/4/1

#
albert.wiedemann wrote...
In one of my scenarios I get an error message ... I could upload the scenario in question if I knew where.
Please provide the "SubclassOfWorld" codes here (do a select all and paste). Use code tags also please (square brackets with the word "code" within, before and after the lines of code,and with a forward slash in the tag at the end).
You need to login to post a reply.