Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For anyone desperate/curious, the new TTS update doesn't like when xml components don't have an image, so now I load a 1x1 white pixel image from github instead
Error in Script (Custom Tile - 7089f1) function <onLoad>: chunk_3:(2239, 1-227 1,2): attempt to perform arithmetic on a nil value
As far as lag, unfortunately its kind of a limitation of the horrible way TTS handles UI, which requires it to be essentially rebuilt from scratch upon load, a process that can take a lot of effort, and it has to do all that work 6 times, since it handles each object separately, and it tries to do all that in the space of one frame, freezing the game until its done.
Failed to unbundle: C:\Users\evshe\AppData\Local\Temp\TabletopSimulator\Tabletop Simulator Lua\Custom Tile.7089f1.ttslua
Cannot read property 'content' of undefined
Things should be fixed now, as well the sheet should run a little faster. I've removed some of the more decorative bits that were a surprising source of lag.
I've added instructions to the description for upgrading from the old broken sheets, hopefully it'll be useful to anyone that needs it.
Either way, thank you for creating this mod. It has given me and my friends a great few months of gaming. It would be awesome if this mod was fixed or a workaround was found.
Don't know lua or this code that well so no idea why its causing issues or what problems width/height not being set might cause but it gets the mod working again so maybe helpful to the creator to get a fix out.
To do this right click the games name then Properties<Beta then select the public beta then wait for it to "update" to the older version
I dont know when they overwrite the BETA but if you can manage to access it i recommend backing sheet data on another sheet then deleting them to protect the save (This is ONLY if, like with our case where the game freezes the save)
Any solution to fix the problem? I have a game session tonight, and all the player's info are lost T_T
Error in Script (Smart Character Sheet - 6eeb86) function <smlBind.defaultOnFieldUnfocus>: chunk_3:(2840,4-51): attempt to index a nil value
Please let me know if i can provide any more information! Would be happy to help.
When i use the russian letter "м" anywhere in the input fields (i.e. the Background field, where i had written "Наемник"), and then deselect the field, the text doesnt match what i've entered and looks like Нае<<b></b>>ник
This does not reproduce if i use a different character.
Could you fix that?
Trying to figure out where i could access localization files to translate it into Russian.
Any tips?
One more thing, any chance for an update at some point in the future that adds more stuff? This sheet is missing basic stuff like equipment, spell slot trackers, etc. The front of the sheet is clearly packed but perhaps you could utilize the back?
@iCeCoCaCoLa64 Clicking through is a known problem with TTS in general and all UI made with the Custom UI system unfortunately. It was supposed to be fixed with a recent update but still happens in some cases. Let the devs know you want it fixed! More voices the better.
Death saving throws are shown automatically when your health hits 0, but you can toggle them manually with the button in the corner of the Current HP box.
Also, I noticed that the script does mention death saving throws, but those aren't anywhere on the sheet as far as I can tell.