Describe the bug
A clear and concise description of what the bug is.
After world is loaded the MenuGrid is not created as normal and the exception is thrown.
The exception is repeated every few seconds in a loop.
To Reproduce
Steps to reproduce the behavior:
**1. Start client
2. Login
3. Choose character
4. Waiting for word loading
5. Exception will be thrown during MenuGrid creation
This behavior is not every time, this happens sometimes! It feels like a timing/thread thing.**
Expected behavior
A clear and concise description of what you expected to happen.
After world is loaded the MenuGrid should be created in the indeeded fashion and no exception should be thrown.
Screenshots
If applicable, add screenshots to help explain your problem.


Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
15:38] java.lang.RuntimeException: Pagina in <q:paginae/act/landscape(v5)> lacks action
[15:38] at haven.MenuGrid.cons(MenuGrid.java:480)
[15:38] at haven.MenuGrid.updlayout(MenuGrid.java:1263)
[15:38] at haven.MenuGrid.tick(MenuGrid.java:1517)
[15:38] at haven.Widget.tick(Widget.java:833)
[15:38] at haven.Widget.tick(Widget.java:833)
[15:38] at haven.GameUI.tick(GameUI.java:1430)
[15:38] at haven.Widget.tick(Widget.java:833)
[15:38] at haven.RootWidget.tick(RootWidget.java:98)
[15:38] at haven.UI.tick(UI.java:235)
[15:38] at haven.HavenPanel.run(HavenPanel.java:762)
[15:38] at java.base/java.lang.Thread.run(Thread.java:1589)
Describe the bug
A clear and concise description of what the bug is.
After world is loaded the MenuGrid is not created as normal and the exception is thrown.
The exception is repeated every few seconds in a loop.
To Reproduce
Steps to reproduce the behavior:
**1. Start client
2. Login
3. Choose character
4. Waiting for word loading
5. Exception will be thrown during MenuGrid creation
This behavior is not every time, this happens sometimes! It feels like a timing/thread thing.**
Expected behavior
A clear and concise description of what you expected to happen.
After world is loaded the MenuGrid should be created in the indeeded fashion and no exception should be thrown.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
15:38] java.lang.RuntimeException: Pagina in <q:paginae/act/landscape(v5)> lacks action
[15:38] at haven.MenuGrid.cons(MenuGrid.java:480)
[15:38] at haven.MenuGrid.updlayout(MenuGrid.java:1263)
[15:38] at haven.MenuGrid.tick(MenuGrid.java:1517)
[15:38] at haven.Widget.tick(Widget.java:833)
[15:38] at haven.Widget.tick(Widget.java:833)
[15:38] at haven.GameUI.tick(GameUI.java:1430)
[15:38] at haven.Widget.tick(Widget.java:833)
[15:38] at haven.RootWidget.tick(RootWidget.java:98)
[15:38] at haven.UI.tick(UI.java:235)
[15:38] at haven.HavenPanel.run(HavenPanel.java:762)
[15:38] at java.base/java.lang.Thread.run(Thread.java:1589)