Official Game Feedback

  • balamcat
    9th Apr 2016 Member 0 Permalink

    If it is not a widespread problem, im probably just being a noob :P

  • jacob1
    9th Apr 2016 Developer 0 Permalink
    @balamcat (View Post)
    Probably :P

    I think turning loop edge mode on and then saving it would fix it.
  • balamcat
    12th Apr 2016 Member 0 Permalink

    Also, for the sake of being needy, I (and most people I talk to) would like to see some way to make from diesel from oil. It could possibly be that, when heated to ~600C, then cooled back to ~200C the oil would turn into diesel. Or something like that. If you have time to put that in a coming update, that would be wonderful!

  • Simon
    12th Apr 2016 Administrator 0 Permalink
    The problem is that Diesel explodes at high temperatures and pressures, as soon as your OIL turns into diesel, it would explode.
  • Cracker1000
    15th Apr 2016 Member 0 Permalink
    Good to see Simon back.the official version 91.3 is just getting crash every time I try to open the OWN SAVES after logging in from game.please fix this.
    And is the new 3d setting really working I doesn't have 3d Glasses.will it work if I purchase one
    for tpt?
  • balamcat
    16th Apr 2016 Member 0 Permalink

    @Simon (View Post)

     True, true! Nevermind :P

  • jacob1
    16th Apr 2016 Developer 0 Permalink
    @cracker1000 (View Post)
    People are reporting all kinds of weird crashes ... not as many as in 91.2 though. That crash I haven't heard of before. Is it consistent? Or did it only happen once. If it only happened once I have some theories.

    Also, what kind of crash? Blue screen? Or did it just freeze?

    And i've heard that the 3d effect does work, but I don't have the glasses. It was added as a joke anyway, but use it if you want.
    Edited once by jacob1. Last: 16th Apr 2016
  • Cracker1000
    16th Apr 2016 Member 0 Permalink
    @jacob1 (View Post)
    Yes it is consistently happening and crash means tpt just closes down returning back to desktop.BTW im on windows xp os sp3.
    Each time i try to open my own saves it crashes.Although it doesn't crash on opening others saves.
    Hey! i tried it again and this time its working.But iam sure its not my pc which is causing it, moreover other saves also closes sometimes randomly.
    Edited 2 times by cracker1000. Last: 16th Apr 2016
  • arK
    16th Apr 2016 Member 0 Permalink

    Keyboard stuff in LUA is broken in the latest version... Try this:

    tpt.register_keypress(function (...)
        print(('test: %s'):format(table.concat(arg, ', ')))
    end)

    No arguments when key is released and no arguments at all for Ctrl, Alt, Shift etc.

     

    This is extremely annoying 'cause there's no way I can play this game without my script with tons of custom hotkeys >_>

  • jacob2
    16th Apr 2016 Member 0 Permalink
    @arK (View Post)
    I quickly ran it before leaving, that is strange. I am sure that other scripts I have support Ctrl (including the one I used to run yours). So maybe you should just use keydown events for now, until I fix it.
Locked by jacob1: Old / not enough space in first post