Scrap Mechanic

Scrap Mechanic

Programmable Processor
wingcomstriker405  [developer] 21 Jan, 2020 @ 1:30pm
Bugs / Problems
Here you can post bugs that you found or problems in general with the mod :) (ill try to work on a fix as quickly as i can)
< >
Showing 1-15 of 60 comments
Ryan T 21 Jan, 2020 @ 2:16pm 
i found a bug where the first character doesnt show up in the console. try running the test program and you will see
Last edited by Ryan T; 21 Jan, 2020 @ 2:18pm
wingcomstriker405  [developer] 21 Jan, 2020 @ 10:07pm 
sry about that! i published a fix that should get rid of the bug :)
LichtMarv 26 Jan, 2020 @ 6:48am 
the "test" file doesn't stop executing. I waited for 30 minutes but nothing happend until i terminated the programm
wingcomstriker405  [developer] 26 Jan, 2020 @ 7:56am 
ty ill look into it and fix it :)
wingcomstriker405  [developer] 26 Jan, 2020 @ 8:05am 
found the bug (the line number where the jump command jumps to is itsself) ill push an update and sry for the bug
LichtMarv 26 Jan, 2020 @ 12:56pm 
i wrote a programm with the following code :

LOAD 0
STORE $10
BREAK

and when i try to run it i get an error in the console :

ERROR: On 'server_onFixedUpdate':[string "387990/1969702041/Scripts/Computer.lua"]:811:attempt to index local 'num' (a nil value)
wingcomstriker405  [developer] 27 Jan, 2020 @ 3:11am 
fixed the problem :) (update following in the next minutes)
LichtMarv 27 Jan, 2020 @ 6:26am 
i made a few tests and discovered that when i put :

LOAD 8
OUT DF7F00

i get that number shown once the prgramm has finished executing, but when i used this method to show me the result of the 'ADD' function i got '0' . my code was :

LOAD 5
STORE $5
LOAD $5
ADD $5
OUT DF7F00
BREAK

I don't know if it the 'ADD' function or if i cannot use the out because that wasnt intended, but it would be nice if you could do something so that i can display the result of my programm or fix the 'ADD'
wingcomstriker405  [developer] 29 Jan, 2020 @ 10:30am 
sry that i was so quiet the last couple of days... i have been pretty busy lately but today i was able to search for the bug and developed a fix :steamhappy: ill prepare a fix that will come in about 1h or so :) (again sry for the long time you have to wait and the bugs in the mod)
BlueMoonJune 18 Mar, 2020 @ 3:01pm 
The display wont spawn for me
wingcomstriker405  [developer] 18 Mar, 2020 @ 3:02pm 
You need to hit it with a hammer :steamhappy:
BlueMoonJune 18 Mar, 2020 @ 3:14pm 
oh. Thanks! i also noticed the screen size changed
BlueMoonJune 18 Mar, 2020 @ 3:16pm 
how do you remove the display?
BlueMoonJune 18 Mar, 2020 @ 3:17pm 
i made a computer and the screen size change messed up my monitor on it
BlueMoonJune 18 Mar, 2020 @ 3:41pm 
also i cant do anything on the screen. it's just blank
< >
Showing 1-15 of 60 comments
Per page: 1530 50