DragonHeart000 / DragonHeart000/OsuBot

When loading saves the admins will not show up on the list

Open
#2 0 comments 0 reactions 1 assignee Claimed by @DragonHeart000 View on GitHub
bug
Dominant language
Java
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Taken from my comments inside the code**

The following code will not work here *(Inside loadSaved() in the Controller class at line 415)* as I believe adminListView is null since the screen that has it in it has not come up yet. If I put it in the startLoaded method it seems to still act the same. If I put it in a method called when a button on that screen is hit it will run without any errors but will not add the correct items.

```
for (int i=0; i

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.