#I need help making a planet...

96 messages · Page 1 of 1 (latest)

urban portal
#

I kept getting ignored in modding general, so maybe it's better to post here.
I'm making a planet in hjson and for some reason setting sectorSize to any value crashes the game when that planet is selected, and I have no idea why.
I also need to know how to make a tech tree, but I'll cross that bridge when I get to it.

First image is the planet when I don't have sectorSize, second is the crash message when it's set.
I have included the crash log as well.

carmine violet
#

that's a funny thing about sector size

urban portal
#

it doesn't work?

carmine violet
#

you need to set it **larger **to make the sectors smaller

urban portal
#

OH

carmine violet
#

very strange, dunno why it does that

urban portal
#

so it's just trying to render a sector around the whole planet or something and struggling?

carmine violet
#

idk

urban portal
#

I cranked it up to 18 to see if that makes a difference

carmine violet
#

i think it doesnt allow values that arent a full number

carmine violet
#

4 is serpulo

urban portal
urban portal
#

ok the instant the mod opened it gave me multiple content errors

carmine violet
#

you gotta set it to something smaller

urban portal
#

this was for the planet itself and every map I've made for it has done the second image

#

I have never had either of those happen to me before

queen crest
#

too bad too much memory used

urban portal
#

what would cause that

#

OH I THINK I FIXED IT

#

I reduced the size from 18 to 3 and it didn't give any errors

carmine violet
carmine violet
urban portal
urban portal
carmine violet
urban portal
#

cos the first map is just called "caelus-the_landing"

urban portal
urban portal
carmine violet
#

k

carmine violet
#

the rest of the content use just name

urban portal
#

still crashes

#

fixed the names and stuff and it still crashes

#

can either of you make sense of the crash log?

#

@carmine violet

carmine violet
#

can you send the new crash log?

#

the last is for another error

urban portal
carmine violet
#

could you also send planet code please?

urban portal
#

yes

carmine violet
#

remove generator i guess

#

and set it to just PlanetGenerator

queen crest
#

did you add research with an invalid parent for the sector maybe

#

because checking that line referenced in the crash log leads me to believe

vagrant sage
#

for what it's worth, that doesn't crash in BE

queen crest
#

arrival of the nuke

carmine violet
#

hello anuke

urban portal
carmine violet
#

yes it is

#

generator: PlanetGenerator

#

work fine for me though

queen crest
#

you have chosen

#

death

urban portal
#

de

urban portal
queen crest
jovial barn
#

Bleeding Edge build

urban portal
#

oh

#

so should I get a different version of mindustry or

atomic flower
urban portal
#

(kidding ofc)

urban portal
carmine violet
#

i cant help you sorry

#

idk what's wrong with your planet

urban portal
#

I'm afraid to ask nuke...

urban portal
queen crest
#

try it on BE

atomic flower
#

18 is >2000 sectors

queen crest
urban portal
#

well that certainly worked

#

this a rocky ass planet

#

ok that aside

#

how to make tech tree

urban portal
carmine violet
#

change some values

#

set less divisions

#

adjust mag and scl

#

things like that

vivid forge
urban portal
#

mesh, cloud, and generator

serene cave
#

How do u download this

#

Helllllooio

urban portal
dense arrow
#

go to ur coreMini or something and add

research: {
    root: true
    name: Caelus
    planet: caelus
    requiresUnlock: false
}
alwaysUnlocked: true
dense arrow