Jacob1's Mod

  • anadnese
    14th Jul 2013 Member 1 Permalink

    Yes to both. That worked but now I can't add back VRSG and OTWR, and I can't seem to save stamps

  • jacob1
    14th Jul 2013 Developer 0 Permalink
    i've never seen anything like those ...

    VRSG is a hidden element, it's created normally when VIRS infects something too hot. OTWR used to be in the menu but I removed it, it wasn't very useful at all with it's purpose and it's very easy to make a one time wire with SWCH.


    What happens when you try to save stamps?
  • anadnese
    14th Jul 2013 Member 1 Permalink

    Never mind I can save stamps again. But I still can't add back those two elements. I had added VRSG before so I should be able to add those two back again shouldn't I? I know it's not critical, but I had those added because I used them pretty often. And are Conductive block everything walls only supposed to appear only where your first click? When I try to click and drag the mouse it only puts a wall where the mouse was when I started to click. And I think I just found the problem with the favorites bar. The same thing started happening once I filled it up with 18 elements

  • jacob1
    14th Jul 2013 Developer 0 Permalink
    @anadnese (View Post)
    you can possibly add those back with an autorun.lua script, just put two lines in it, tpt.el.vrsg.menu = 1, tpt.el.otwr.menu = 1

    Drawing walls works perfectly fine for me ... Edit: tested my windows build and it doesn't work, weird. I was hoping there wouldn't be any problems ... Edit2: fixed that, and the fact that blob mode always comes on ... there may be more problems though, but I can't know what until they are reported

    Also yeah, if you have 18 favorited elements there is nowhere else for recent ones to go. I need to redo some things with that anyway ... like making favorited elements not an ugly blue, and not having them move to the front every time you click one, you should be able to just drag them around (well, at least the favorited ones)


    Edit:
    Version 24.0 (build 20) 7/14/13
    Windows build to fix the bug where you couldn't hold down and draw conductive wall, and blob mode would always be on if you had fire mode on when quitting.
  • anadnese
    15th Jul 2013 Member 1 Permalink

    I forgot to mention the blob thing. And I like the blue

  • jacob1
    15th Jul 2013 Developer 0 Permalink
    Version 24.0 (build 21) 7/15/13
    Fix crash when turning on Newtonian Gravity with the quickoption


    Please report any other bugs that pop up, the fixes in build 20 were only bugs because I changed the way it was compiled, so some random things may work differently than before.

    This bug here was my fault though ... There was a line
    if (!strcmp(quickmenu[clickedQuickoption].name,"Newtonian gravity"))
    which used to work, but when I added the (n) helper thing to show which key activated it, these were no longer the same and it wasn't starting and stopping the Newtonian Gravity multithreading correctly.
  • Protcom
    2nd Aug 2013 Member 0 Permalink

    jacob 1 >> i opend your mod it said (( Jacob1's Mod.exe has encountered a problem and needs to close.  We are sorry for the inconvenience. )) what is the problem

    Edited once by Protcom. Last: 31st Jul 2014
  • jacob2
    2nd Aug 2013 Member 0 Permalink
    Try removing / renaming the stamps and/or Saves folder. If that doesn't work delete power.pref. if it still doesn't work, redownload to a new folder and tell me which os and version you are using.
  • Protcom
    4th Aug 2013 Member 0 Permalink

    that doesn't work i am using windows xp i was useing windows 7 before 

    i used all your versions and thay are working but your last version doesn't work 

    Edited 3 times by Protcom. Last: 31st Jul 2014
  • jacob2
    5th Aug 2013 Member 0 Permalink
    OK, the windows XP fix doesn't seem to work on Linux then. I night go back to compiling the old way for the next version, its slightly faster that way too. Use the previous version for now (change the version number in the link)