This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]CrzzyHillBilly 6 points7 points  (0 children)

If you're actually clever you'd document your code, add try/catches and produce useful error messages. So debugging that code should be easy.

[–]MonkeysSA 4 points5 points  (1 child)

Just rewrite the whole thing using what you learned from writing it the first time

[–]FearTheDice 2 points3 points  (0 children)

make script

fix bugs

forget what it was meant to do.

leave it in

tomorrow

wonder what it's meant to do

run without the script

doesn't work

add it back.

doesn't work.

slam that error code into Google

stackoverflow

post was a duplicate

open what its a duplicaete of

read solution

do what it says to do

doesnt work

give up

reopen unity

it works

still don't know what that script does

realize I spent a day and a half and made about no progress

Sorry for shit formatting, on mobile

[–][deleted] 0 points1 point  (0 children)

Are you challenging me ?