The official chat room for all feedback, discussions and questions concerning the CodeCraft programming game.
changing()
to the dependency for sbt to redownload). There is some chance this will work already or print out some new info. If not, I'll need to get a bit more information (ideally a video of the graphics). Are there any patterns (or lack thereof) in terms of what objects are drawn on each frame? (E.g. some objects might always/never be visible, and there may be some kind ordering where some object is always visible when another one is visible.) When it does draw objects, are they rendered correctly or are they distorted in some way? I've also added two new methods to TheGameMaster
, lowFPS()
and forceGL2()
which will start a game with specific graphics settings that could reveal something interesting.
WARNING: Concurrent render calls!
exiting...
Exception: sbt.TrapExitSecurityException thrown from the UncaughtExceptionHandler in thread "AWT-EventQueue-0"
eval
ed to create raw JavaScript functions which are then called by the game so the browser doesn't have a good way to access the source :/ You should still be able to run code from the Chrome console to test things out.
rendering
variable. I think it was just for debugging so shouldn't actually affect anything, but logspam is never good.