Search found 1 match
- Mon Jun 30, 2014 7:47 pm
- Forum: Modding discussion
- Topic: Weirdness of the API?
- Replies: 2
- Views: 4770
Re: Weirdness of the API?
So about the game.player.print() thing. I tried the same thing and got the same crash, which sucks. The default print() function still works, which is fine if you're willling to open factorio in a terminal window, and you can redefine it to go to the normal window like so function print(...) return ...