Java App Re-Write: 6th Iteration Branch - GraveSite Class Addon's & CSS Modification's Part 2

2 years ago
12

January 5, 2022, The Last Stream of the Day!

During today's stream, it was back to figuring out why Thymeleaf was unable to produce the images needed to appear on the HTML templates. After rereading the code, comparing, and trying to research different ways to write it out I finally was able to diagnose the actual cause of the problem. It was the tombstoneImage variable. It for some reason was inaccessible. The solution, which no clue why this is or just why in general (so if someone else knows why to feel free to comment down below or if you have a theory as to why I would be interested in discussing it!).

The Solution: I renamed the variable from tombstoneImage to tombImage and it started to function as intended, and the images appeared on the templates. I was curious so I renamed it back to the original tombstoneImage and guess what... IT WORKED! Like wtfh by the tenth power because wtf. lol

Anyways, Part 3 of the coding stream will be focusing on CSS Modifications!

This is a simple beginner's app that I am working on and re-writing for educational purposes only.

Any feedback is greatly appreciated!

To see more interesting moments, or would like someone to game with then follow me over at www.twitch.tv/warmad2

Loading comments...