Traveller kant van de applicatie niet bereikbaar #81

Closed
opened 2017-01-10 14:26:49 +00:00 by awaly · 2 comments
awaly commented 2017-01-10 14:26:49 +00:00 (Migrated from gitlab.awaly.nl)

Created by: shyzus

Je kan niet vanaf het titlescreen naar de traveller kant van de applicatie je krijgt de volgende errors ik vermoed een translatie error, gerunt vanuit de master branche.

javafx.fxml.LoadException: No resources specified
LuggagePane.fxml:15

javafx.fxml.LoadException: FoundLuggageTraveller.fxml

Caused by: java.lang.NullPointerException
at nl.hva.fys.controllers.LuggagePaneController.loadFoundLuggage(LuggagePaneController.java:62)
at nl.hva.fys.controllers.FoundLuggageTravellerController.lambda$loadIntoContent$3(FoundLuggageTravellerController.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at nl.hva.fys.controllers.FoundLuggageTravellerController.loadIntoContent(FoundLuggageTravellerController.java:85)
at nl.hva.fys.controllers.FoundLuggageTravellerController.initialize(FoundLuggageTravellerController.java:78)

*Created by: shyzus* Je kan niet vanaf het titlescreen naar de traveller kant van de applicatie je krijgt de volgende errors ik vermoed een translatie error, gerunt vanuit de master branche. javafx.fxml.LoadException: No resources specified LuggagePane.fxml:15 javafx.fxml.LoadException: FoundLuggageTraveller.fxml Caused by: java.lang.NullPointerException at nl.hva.fys.controllers.LuggagePaneController.loadFoundLuggage(LuggagePaneController.java:62) at nl.hva.fys.controllers.FoundLuggageTravellerController.lambda$loadIntoContent$3(FoundLuggageTravellerController.java:95) at java.util.ArrayList.forEach(ArrayList.java:1249) at nl.hva.fys.controllers.FoundLuggageTravellerController.loadIntoContent(FoundLuggageTravellerController.java:85) at nl.hva.fys.controllers.FoundLuggageTravellerController.initialize(FoundLuggageTravellerController.java:78)
awaly commented 2017-01-10 14:30:42 +00:00 (Migrated from gitlab.awaly.nl)

Created by: shyzus

Hetzelfde probleem voor de traveller optie als je inlogt als medewerker.

By Achmed Waly on 2017-01-10T15:30:42 (imported from GitLab)

*Created by: shyzus* Hetzelfde probleem voor de traveller optie als je inlogt als medewerker. *By Achmed Waly on 2017-01-10T15:30:42 (imported from GitLab)*
awaly commented 2017-01-13 20:42:55 +00:00 (Migrated from gitlab.awaly.nl)

FXMLLoader issue, voeg resourcebundle van translationservice toe als argument in de constructor van FXMLLoader

By Luca Camphuisen on 2017-01-13T21:42:55 (imported from GitLab)

FXMLLoader issue, voeg resourcebundle van translationservice toe als argument in de constructor van FXMLLoader *By Luca Camphuisen on 2017-01-13T21:42:55 (imported from GitLab)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
HvA/fysapp#81
No description provided.