Thanks for the report, and nice detective work — you found the right mod. tpad calls core.get_mod_data_path(), which was only added in Luanti 5.9, so on 5.8.0 it fails during load and takes the whole game down at startup.
One caveat though: deleting tpad clears the startup crash, but it won't make the game stable on 5.8.0. Adventurelands needs 5.12 or later. A few other parts of the game use engine functions that don't exist yet in 5.8 — the sign-handling code runs on every map block load, so it tends to bite once you have signs placed, and the fog/thunderstorm weather needs 5.10. Those crashes hit later instead of at startup and look completely unrelated to tpad, which makes them much more annoying to track down.
That's on me — the listing previously said 5.9, so you had no way to know. I've corrected the README and the ContentDB minimum to 5.12. If you're able to update to the current stable (5.16.1), that's the way to go. If you need to keep 5.8.0 for something else, the portable builds (and Flatpak on Linux) can sit alongside it with their own separate data folder. Thanks again for taking the time to report it!
Adventurelands is one of my favorites, thanks for sharing this gamemode ^_^
also i think dreambuilder_hotbar (mod) is not working anymore, i had to add a few mods from the dreambuilder modpack to get the 16x size hotbar working in my 5.8.0 game.
i added these mods to get it working properly : dreambuilder_theme_light and dreambuilder_theme_settings
You're welcome! Thanks for the feedback and I'm glad that you're enjoying it. Please consider leaving a review if you have the time.
As far as dreambuilder_hotbar size, you don't need dreambuilder_theme_light and dreambuilder_theme_settings. As shipped, the game should accept an in-game chat command from any player that enters: /hotbar <size>. So if you want 16x hotbar it should look like: /hotbar 16. You can find a list of many other useful commands by entering: /help at the in-game chat. Some commands require privileges to execute and if you don't have the priv, they will appear in help but be a ghosted out gray color. Privileges you currently have are shown in green text. Privileges are covered here: https://docs.luanti.org/for-players/privileges/ if you need reference, and yes you can give yourself any or all privs you may need in singleplayer or on a server if you are the admin of the server.
Game crashed on startup, worked after deleting tpad mod :) i play on 5.8.0
converted review into a thread
Thanks for the report, and nice detective work — you found the right mod. tpad calls core.get_mod_data_path(), which was only added in Luanti 5.9, so on 5.8.0 it fails during load and takes the whole game down at startup.
One caveat though: deleting tpad clears the startup crash, but it won't make the game stable on 5.8.0. Adventurelands needs 5.12 or later. A few other parts of the game use engine functions that don't exist yet in 5.8 — the sign-handling code runs on every map block load, so it tends to bite once you have signs placed, and the fog/thunderstorm weather needs 5.10. Those crashes hit later instead of at startup and look completely unrelated to tpad, which makes them much more annoying to track down.
That's on me — the listing previously said 5.9, so you had no way to know. I've corrected the README and the ContentDB minimum to 5.12. If you're able to update to the current stable (5.16.1), that's the way to go. If you need to keep 5.8.0 for something else, the portable builds (and Flatpak on Linux) can sit alongside it with their own separate data folder. Thanks again for taking the time to report it!
i'm now playing it on newest luanti version :)
Adventurelands is one of my favorites, thanks for sharing this gamemode ^_^
also i think dreambuilder_hotbar (mod) is not working anymore, i had to add a few mods from the dreambuilder modpack to get the 16x size hotbar working in my 5.8.0 game. i added these mods to get it working properly : dreambuilder_theme_light and dreambuilder_theme_settings
You're welcome! Thanks for the feedback and I'm glad that you're enjoying it. Please consider leaving a review if you have the time.
As far as dreambuilder_hotbar size, you don't need dreambuilder_theme_light and dreambuilder_theme_settings. As shipped, the game should accept an in-game chat command from any player that enters:
/hotbar <size>. So if you want 16x hotbar it should look like:/hotbar 16. You can find a list of many other useful commands by entering:/helpat the in-game chat. Some commands require privileges to execute and if you don't have the priv, they will appear in help but be a ghosted out gray color. Privileges you currently have are shown in green text. Privileges are covered here: https://docs.luanti.org/for-players/privileges/ if you need reference, and yes you can give yourself any or all privs you may need in singleplayer or on a server if you are the admin of the server.Thanks again for the feedback! Happy Adventuring!