Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I'm consistently getting this bug when connecting A factories to its endpoints.

Could it be because I tend to clutter all my factories kind of together?

___________________________________________
############################################################################################
ERROR in
action number 1
of  Step Event0
for object oControl:
local variable (null)(100854) not set before reading it.
at gml_Script_SpawnConnectors
############################################################################################
gml_Script_SpawnConnectors (line -1)
gml_Object_oControl_Step_0

Also, I'm on a 1366*768 screen and I'm having to hide my taskbar to be abled to play.

Great game guys, one of my favourites of this jam. Have gotten really into it haha, this bug/problem reports are not criticism at all, just some imput from someone who's playing so you have more test cases to improve.

Hey glad you're having fun!! Yes we believe this bug is caused by trying to connect two nodes which are a single grid space apart. Just try to make sure the nodes are at least two spaces apart when connecting them and you should be fine!