Nebula Theme Bug
Hi, when my startup command gets too long, it begins to start going off screen. Any fixes?
See image for reference

9 Replies
That is kinda odd that its not word wrapping
also yk you could just add startup variables for the server password and stuff
so that it doesn't have to be within the startup cmd like that
It is, just fills them in automatically there for some reason. Doesnt show variable name
ah
I somehow didn't see the vars right underneath the startup cmd
lol
Anyone know how to fix this?
contact support
Which is Emma, aka the owner of blueprint
I'm guessing this might be related to how browsers handle word wrap. Could you check if the page works like normal on Firefox or a Gekko-based browser?
I know the issue, its the way ARK mods are loaded. They are loaded in a single word as sort with a comma no space so there is no way to wrap it with spaces or something Im not an expert by anymeans so I am probably wrong. E.G:
839162288,899987403,902157012,1315573129,1681125667,2200048898,2132695968,2228125546,2845758764,1551907938,1380777369,1428596566,1404697612,889745138,1591643730,1609138312,880871931,1967741708,506563708,2896230730,731604991,1139981401,761535755,942185438,821530042,869946022,2885772943,893735676
firefox would wrap it around the commas iirc
there's this annoying difference with chrome's word wrap and firefox's
firefox's makes more sense to me, wrapping words around commas and slashes too