plaza-in-a-heatwave / Cadesim

The cadesim server and client, inspired by Puzzle Pirates.
1 stars 1 forks source link

Nullpointer exception when clicking 'Change Map'/'Game Settings' button #92

Closed David52920 closed 4 years ago

David52920 commented 4 years ago

The 'Change Map' button has since been replaced by 'Game Settings'.

This is due to the fact that we are sending over screenshots from server to client, and somewhere there is a null pointer exception being thrown, since the feature #90 has been implemented, I am unable to replicate.

Thorough testing is needed to find issue if it hasn't been solved already

David52920 commented 4 years ago

Related issue #72