Posts by kolo33

    Where to download version 5.1.6? On site: http://atomicstryker.net/advancedmachines.html I see 2 versions for 1.6.2. When I try to use experimental version I have a crash:

    I will find where is problem:

    Code
    advancedmachines:/textures/gui/GUIRotary.png

    it's wrong path to the file. This is good path to the file:

    Code
    advancedmachines:textures/gui/GUIRotary.png

    . Author must delete "/" after "advancedmachines:" from code and will be work!