#a decal problem

128 messages · Page 1 of 1 (latest)

indigo verge
#

I am working in my new level called “dream valley” and while the development of this mod is currently really going well BUT i changed my maps filepath and my old one is (username) > map name and changed it to map > username and it seems like this is the right choice cuz checkpoint is workin :) , but the decals that i did add before the change ARE NOT working, my friend told me to just copy the celeste filepath and put it in ahorn settings (celeste game directory) ANNND WOAH, didn't work

calm tide
#

What path did you put in the settings

indigo verge
#

my filepath

calm tide
#

Which is...

indigo verge
#

ohhhh

#

sorry wait

#

C:\Program Files\Epic Games\Celeste

#

this

#

sooooo any prob with it?

calm tide
#

That seems fine

#

Where are your decals located?

indigo verge
#

C:\Program Files\Epic Games\Celeste\Mods\Dream Valley\Graphics\Atlases\Gameplay\decals\Dream Valley\rakan R

#

this

calm tide
#

So, just to check, the only decals that aren't working are old ones you already placed. You can still place new decals fine right?

indigo verge
#

idk havent test that out

#

imma try that

calm tide
#

Specifically, I'm asking about new decals that you added, not the vanilla ones

indigo verge
#

yeah i know

#

i have to launch ahorn and ahorn takes time pausefrogelineatthephone

#

no it dosent

#

sooooo i have to like drag every decal and then drag it back to the decals folder?

calm tide
#

No it doesn't what? You can't place new decals?

indigo verge
#

it dosent kick/miss the new ones

calm tide
#

I don't understand what you mean

indigo verge
#

i mean ahorn wont say that (missing decals that can crash ur celeste once u load them) thing to the new decals

calm tide
#

Can I just get a yes or no on if you can place new decals correctly

indigo verge
#

yes

#

it does work

calm tide
#

Ok, cool

#

Can you select one of your old decals and right click it. Then tell me what path it has for the image

indigo verge
#

ok

#

C:\Program Files\Epic Games\Celeste\Mods\Dream Valley\Graphics\Atlases\Gameplay\decals\Dream Valley\rakan R

#

i did get that filepath from the decal's propriety right click

#

just in case

calm tide
#

Inside Ahorn?

indigo verge
#

huh?

calm tide
#

I meant to right click it in Ahorn

indigo verge
#

ohhh

#

rakan R/Dream Valley/burgyline.png

#

uhhhh like this?

#

uhhh i love burgys at the point of half if not all of my decals are burgys btw catsnug

calm tide
#

Ah, so you've changed the decal path. I can get you a script to change all those in Ahorn

indigo verge
#

ok how I can use that script catstare

calm tide
#

You will need to enable the Ahorn debug console in your settings

indigo verge
#

i hared that scripts can break my level (from da wiki) sooo i hope that ur script is fine panicline

#

my level = every level (;

calm tide
#

It should be fine. You should always backup your map before running any script, though

indigo verge
#

uhhhh idk how to backup catplant

#

u mean like save as ?

calm tide
#

That, or just copy and paste the file

indigo verge
#

ok

calm tide
#

Do you have background decals, foreground decals or both that need fixing?

indigo verge
#

bg decals

calm tide
#

Use this script

for room in loadedState.side.map.rooms
    for bgdecal in room.bgDecals
        bgdecal.texture = replace(bgdecal.texture, "rakan R/Dream Valley" => "Dream Valley/rakan R")
    end
end```
indigo verge
#

is it load plugins?

#

full name : load plugins from mods dir

calm tide
#

You put that in the debug console

indigo verge
#

idk wat is the ahorn debug console

calm tide
#

Oh, are you trying to find the setting?

indigo verge
#

yh

calm tide
#

I think it's in the last tab

indigo verge
#

also i am dumb the debug is like a BUTTON NEXT TO GENRAL

indigo verge
#

so wait there's this debug button that is next to general does that mean that i activated debug option before?

calm tide
#

Can you send a screenshot

indigo verge
#

ok, my screen shot program is kinda bad so it does take some time

calm tide
#

You can take a screenshot with Windows + Shift + S

indigo verge
#

heres the ahorn settings

indigo verge
calm tide
#

Go to the Debug tab

#

There should be an option to enable the debug menu or something like that

indigo verge
#

BRUH

#

where is that enable debug?

#

*wheres

calm tide
#

"Debug menu dropdown"

indigo verge
#

ok done

#

soo wat is that next step catstare

calm tide
#

Go to the debug menu on the menu bar, open the debug console, and run the script. You may need to restart ahorn to make the menu appear

indigo verge
#

ok the debug menu didnt appear sooo i might to restart my ahorn

#

imma open my ahorn again, brb!

#

ok back

#

its called "test console" right?

#

uhhh brokemia?

#

Brokemia?

calm tide
indigo verge
#

i did put the scripts and pressed "eval"

#

and now ahorn is just having a bad time crashin (ik its a part of the process)

calm tide
#

Did you launch Ahorn through Olympus?

indigo verge
#

yeah

stoic mica
#

i envy your patience brokemia

calm tide
#

There should be an error message in Olympus, can you send that?

indigo verge
#

uh didn't happened to me

indigo verge
calm tide
indigo verge
#

no ahorn didn't crash it just lagged for seconds, and now ahorn dosent have a logo/icon for some reason

#

soooooo wat now concerneline

calm tide
#

Did it fix your decals though?

indigo verge
#

i did relaunch my ahorn and still

calm tide
#

So you ran the script, saved, and relaunched ahorn, but your decals were still broken?

indigo verge
#

I tried to save but it does say the (these decals might crash ur celeste) thing and then i clicked “no” , sooo i didn’t saved

#

Soooo its still broken

calm tide
#

Can you send a screenshot of the decals might crash Celeste thing you keep mentioning

indigo verge
#

the cyber thing is from a mod that I didn't know that I used soo I am gonna delete all the cyber things in the level

#

half of my custom decals are burgys burgyline

calm tide
#

And this popup happened even after running the script?

indigo verge
#

yeah

#

can i try run the script again?

calm tide
#

Yeah

indigo verge
#

but like should i try? i feel like its a trouble shooting step

calm tide
#

I would try that

#

When you go to save after, check if the paths the popup lists are the same as before

indigo verge
#

yh

#

the new one that i mentioned did happend to this mess

#

*the new decal

indigo verge
#

idk how coding works, soooooooo i don't know how to understand this catresort

#

imma try run the script again

#

i tried and it DOSENT WORK ??? shockeline

#

i mean it dosent have a effect like the first time i did

#

*i did run the script

indigo verge
#

Hey brokemia, the problem got solved somehow?!

i can place the custom decals and load them correctly without any problems BUT the old decals that are PLACED in the level got corrupted and i cant delete them for some reasson

#

Nvm i know how to delete em now (:

#

Problem solved ✅

Ty brokemia, u saved all of my burgys burgyline

calm tide
#

I'm not sure I really did anything here, but glad to hear it