← Back to team overview

mugle-dev team mailing list archive

Re: How to get a GameVersion by Game + Version

 

OK I have fixed about a hundred issues in trying to get the basic Game UI up
and running. It still isn't working :( But at least GameVersion is somewhat
close to being able to be retrieved from the database.

I have committed everything I have done.

There are (at least) two outstanding issues blocking being able to display a
game UI from a combined Game and GameVersion:

First:
https://bugs.launchpad.net/mugle/+bug/783343
Can anybody enlighten me or fix this bug?

Second, once you fix that, there is a null pointer error coming up in the
GameVersionData class. It is caused by GameVersionData.keyToPromotedGame. I
would imagine that the promotedgame field is null, and something doesn't
like that. I don't have any more time to work on this today. Can somebody
who worked on GameVersion take a look at these two issues?

References