Page 1 of 1

Infnite Power (math.huge in lua proramming) visual problems

Posted: Wed Nov 09, 2016 7:22 am
by iFrozenUser
When you have a infnite power porducing mods (that actually have a limit) and chage the config so that the values that the "infnite generator" generates from (an ammount) to "math.huge" will make these bar on the power poles become VERY LONG. I hope this willget fixxed :D Thanks you

Re: Infnite Power (math.huge in lua proramming) visual problems

Posted: Wed Nov 09, 2016 8:10 am
by Rseding91
Can you upload the mod(s) you're using?

Re: Infnite Power (math.huge in lua proramming) visual problems

Posted: Wed Nov 09, 2016 10:50 am
by iFrozenUser
What dou mean by uplaod ?

i used EletricVoid-1.0.8

i modfied the config so

the output and capacity = math.huge

Re: Infnite Power (math.huge in lua proramming) visual problems

Posted: Wed Nov 09, 2016 10:55 am
by iFrozenUser
buts here the mods that i am using

Re: Infnite Power (math.huge in lua proramming) visual problems

Posted: Wed Nov 09, 2016 10:56 am
by iFrozenUser
.

Re: Infnite Power (math.huge in lua proramming) visual problems

Posted: Wed Nov 09, 2016 12:45 pm
by Rseding91
We don't support setting number values that big. It would add a large amount of complexity to the code for an extreme edge case that shouldn't happen in the normal game anyway.