#did you try the thing? I keep askin cos

1 messages · Page 1 of 1 (latest)

dire kernel
#

Ok give me a minute I'll try it

#

I do see a "Nauvis: nauvis" message in chat

meager plaza
#

lol thats it setting the home surface

dire kernel
#

Hm it didn't crash, but when it warped I'm now in an empty world. no tiles

meager plaza
#

hmm

#

can you drive?

dire kernel
#

nope. can't get out either

meager plaza
#

ok exit without saving I think there could be a way to re load the chunks

#

it needs to create the surface

dire kernel
#

ok

#

now what

#

lol I blew myself up with a nuclear bomb and it generated chunks and respawned me in the same world

meager plaza
#

/c game.delete_surface("surface_name")

#

so we delete the surface that exists and make a new 1

#

should be called new-world

#

New-World

#

has caps

#

/c game.delete_surface("New-World")

#

but dont be on it

dire kernel
#

cool that did it

meager plaza
#

then save exit

#

if New-World is not there is should get made again

dire kernel
#

can you list surfaces?

meager plaza
#

for name, surface in pairs(game.surfaces) do
game.print("Surface name: " .. name)
end

#

/c for name, surface in pairs(game.surfaces) do
game.print("Surface name: " .. name)
end

dire kernel
#

I saved and reloaded between those commands

meager plaza
#

so no new world

#

CTRL+F should create the surface

dire kernel
#

Ah ok cool

#

I wonder if you could choose a location to teleport to earlier and have the game pre-load the area so it lands more smoothly

meager plaza
#

please tell me we fixed it?

dire kernel
#

yes that fixed it

meager plaza
#

woot

#

maybe im not so dumb.... nah pht

dire kernel
meager plaza
#

force load chunks?

dire kernel
#

yeah idk

#

can you do that?

meager plaza
#

I tried it with it on it had big lag spike but when done landing on other surface was smoother

#

more times you do it the smoother it gets

#

I made it so people can just do silly things

dire kernel
#

I wonder if you could do it over several ticks, and the player just keeps driving with flame on until the area is loaded

#

spread it out a bit to reduce the spike

#

I like it, it's silly and fun

meager plaza
#

need to multiplayer test it#=

dire kernel
#

true