Rail Layer

by Thaui

Add a locomotive that place ghost rails and signals.

Content
5 days ago
2.0
232
Trains

b Crash after update

5 days ago

Hello, I updated to 0.0.7 from 0.0.6 & am unable to load my world now- it instantly dumps me back to the main menu with the following message:

rail-layer/utils/checks.lua:6: Incorrect mod_version: expected 0.0.7, got 0.0.6
stack traceback:
[C]: in function 'error'
rail-layer/utils/checks.lua:6: in main chunk
[C]: in function 'require'
rail-layer/info.lua:4: in main chunk
[C]: in function 'require'
rail-layer/shared/modules.lua:1: in main chunk
[C]: in function 'require'
rail-layer/control.lua:3: in main chunk

5 days ago

sorry, on 0.07 I did a change without running the game and the script that bumped the version in info.lua (sibling for info.json) didn't executed

5 days ago

Also take note that it was a "volontary" crash to pervent mod_version mismatch I use in all my mod, this generally don't happen and have no bad side effects on the save

New response