comments for Create Incremental
sort: go backSo 1e80 BHV is an instant NaN....i beg you to fix this (UPVOTE)^^
you can recurse in this game
Live on galaxy!!! Let's go!!!
Clicked the Machiçne upgrade before I had e9, immediately NaN'd the money layer. Hooray!
developer response: That was a bug from my strange coding that I have fixed now (you might need to Hard Reset)
Getting NaN crashes every time
rahhh how do i get these silly secret achievements
this game is a facade, it's not actually about making money, printing money leads to the dollar having LESS value! don't believe everything you see on the internet kids--oh look a money printing machine
developer response: the game isn't about printing money, it's about printing '$', a completely separate material used in the production of printers. the printers made with '$' do print money though
Sold Out Challenge actually appears to only require 1e30 RP, not 4e36.
Can't buy max in dark matter. you get NaN'ed
Game is done well but it´s filled with NaN moments which will brick your save. I can´t recommend it because of that
keep getting an error pop up when using the buy max button for Dark matter - "Invalid value found in player, named 'points'. Please let the creator of this mod know! You can refresh the page, and you will be un-NaNed." (refresh doesn't fix it)
money bot ain't working..
(v0.3.0.3) Physically unable to complete challenges
developer response: I'm working on it
Because we all need it, how to get secrets By the way i'll try to avoid spoilers in the challenges
Can't escape IRS: So long as you know who the IRS is this secret will be obvious on where to get it.
Blinded: better hint: blind yourself with the game.
Backup: This one is easy and obvious
I got NaN issue with buy max of EM, but it is possible to buy all the buyables manually without causing NaN
Hey, the NaN problem for 'Buy Max' in Dark Matter is caused by dividing by zero in the buyMax function (buyMax.JS
line 287-288):
buyBH1 = player.DM.points.max(1).log(10).div(Decimal.max(1).log(1000, 10)).max(1).log(10).div(Decimal.max(1).log(1.1, 10)).floor()
buyBH2 = player.DM.points.max(1).log(10).div(Decimal.max(1).log(1000000, 10)).max(1).log(10).div(Decimal.max(1).log(1.4, 10)).floor()
the div(Decimal.max(1).log(1000, 10))
is what's problematic: log(1000,10)
or log(10000000,10)
evaluate to 0, so then you're dividing by zero!
I had AI rewrite this function and it fixes the NaN at least. (it used an iterative approach to figuring out how much one can buy; exponential search then binary search; properly calling the layers.BH.buyables[ID].cost(amount)
function rather than this big ol mess of dividing by zero)
I got NaN'ed in dark matter how can i fix this?
I'm not sure if this is just me but this game is... really slow.
Maybe I'm just too early into the game but right now it's just a long rebirth timewall waiting for enough to get more super rebirths.. with nothing to achieve in this time frame.
good short game, hope there's more to come
yippie create incremental
developer response: yippie