acidjazz / drmon

Draconic Reactor computercraft monitoring and failsafe interface
60 stars 84 forks source link

startup throws up an error #32

Closed TakeyaSaito closed 4 years ago

TakeyaSaito commented 4 years ago

so when i get to starting this thing i get an error "startup:178: attempt to concatenate strong and boolean"

any idea why this might be happening? im playing on the ATM modpack

spannerman79 commented 4 years ago

did you read https://github.com/acidjazz/drmon/blob/master/README.md#what-is-this fully?

TakeyaSaito commented 4 years ago

ahhh .... yeh i see the problem now, ignore me

abrookes-1 commented 4 years ago

For the future I got this to work in 1.12 by adding tostring() in line 178 around the boolean variable being printed

BartyB007 commented 11 months ago

For the future I got this to work in 1.12 by adding tostring() in line 178 around the boolean variable being printed

probably a long shot but I am a total noob at code and don't understand your comment. I put line 17 in the parathesis?

BartyB007 commented 11 months ago

ahhh .... yeh i see the problem now, ignore me

hey this is a very long shot since it has been years but do you remember how you fixed it?

TakeyaSaito commented 11 months ago

ahhh .... yeh i see the problem now, ignore me

hey this is a very long shot since it has been years but do you remember how you fixed it?

Sorry, you are quite right, long time ago, can't for the life of me remember =/