Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TerraScriber

A mapmaking tool for tabletop games. · By Narfox

Bugs Sticky

A topic by Narfox created Jan 14, 2025 Views: 169 Replies: 6
Viewing posts 1 to 3
Developer (1 edit)

Please post bugs in this thread. Note that a bug is an existing feature that is not working correctly. If you can include details or screenshots about how you produced the bug, it will help us reproduce and fix it more quickly.

Requests for new features or enhancements to existing features in this thread will not be considered and keeping this thread bug focused will help us fix things more quickly! To request new assets (art) or features, please see our Feature and Assets threads.

Our roadmap is public here:

https://trello.com/b/a6j9ABxB/terrascribe

Developer (1 edit)

We are aware of a bug in v1.0.0 caused by trying to write to a content directory before creating it. To fix, make sure the content directory contains these folders:

  • Packs
  • Maps
  • Exports

This will be fixed in v1.0.1

UPDATE: There were several issues with content loading that we didn't catch in v1.0.0. We shipped a quick hotfix that addresses all of the known issues!

Hi, I've had a lot of random crashes when I
1) try to draw with no tile selected for the layer

2) Do pretty much anything related to the tileset directory

3) Have the program open on the menu for too long

Developer

hey, I’d love to investigate and ship a fix. I don’t suppose you have any gifs or screen captures?


A little more specific detail on the repro steps would be helpful but I’ll try to investigate and fix in the next couple of evenings.

Developer

Just an update here. I have investigated this, reproduced your first issue, and fixed it.

However, I have not built this project for about a month and its dependencies have had hundreds, if not thousands, of changes in that time. I'm working through a lot of other issues caused by upstream dependencies and need to get through a successful QA phase before I can actually push a new build up. I'm hoping to get through it this weekend but I'll post a final update when a new build is up.

The other two issues are a little too vague to reproduce and fix. However, there may be a file called either "error.log" in your AppData/Roaming/terrascriber directory. If you're willing to email that to games at narfox.com I will see if it helps me diagnose the other issues.

Nice. I figured out the 2nd one. Basically, if you load a pack without a PNG and press Okay instead of the "Cancel" or exit button for the dialogue, the program crashes.

The Menu ordeal seems to have sorted itself out.

I also found a glitch wherein if you move the program to another monitor and put it at the top so that it expands automatically, the program minimizes and cannot be re-opened.

Developer(+1)

Okay! We have tested and uploaded v1.4 which should fix your main problem. Let us know if you have more issues!