On pc it usually helps to install Java from here: https://www.java.com/en/download/
Please restart the pc after installing it and then try again. The game contains a copy of OpenJDK in case Java is not installed, however, on some systems that can cause issues
<r>Hello everyone, it's time for some Plugin Store statistics!<br/> <br/> <SIZE size="200"><s>[size=200]</s>New Plugins<e>[/size]</e></SIZE><br/> In total <B><s>[b]</s>73 new plugins<e>[/b]</e></B> have been submitted in December 2020. Most of them were contributed by:<br/> <SIZE size="120"><s>[size...
Yeah, as expected the crash during generation is caused by lack of RAM. I'd really recommend to have at least 4GB available on PC in order to generate the biggest size.
How do you access that plane section? Please have a look for a crash.txt file in your C:/Users/YourUsername/TheoTown folder send send me the contents of it
It works on PC the same way it does on Android if you don't keep the mouse button pressed. You might be confused by the preview which considers the current position of the mouse pointer, but that's only a visual difference.
Thanks! Although it's kind of a hack you can actually get the GUI object of the dialog window by calling dialog.content:getParent() Here's how it would look like to add a color to a dialog: local function decorateDialog(dialog) local panelRoot = dialog.content:getParent() local pl, pt, pr, pb = pane...
Yeah, you would have to implement your own dialog or try to add a GUI object that covers it and draws something else. An easier option would probably be to use privileged placing features to change look of dialogs in general.
<r>Hello everyone, it's time for some Plugin Store statistics!<br/> <br/> <SIZE size="200"><s>[size=200]</s>New Plugins<e>[/size]</e></SIZE><br/> In total <B><s>[b]</s>61 new plugins<e>[/b]</e></B> have been submitted in November 2020. Most of them were contributed by:<br/> <SIZE size="120"><s>[size...
Hey everyone, it is awesome to see to what extent the plugin ecosystem of TheoTown has developed in the past few years and how widespread they became, in particular after we added the Plugin Store. However, after receiving complaints for approved plugin quality but also about unjustified disapproval...