Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
129 messages · Page 1 of 1 (latest)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
can you post your log.txt after getting this postcard?
that IS the log.txt after getting this postcard.
What template are you using for the tileset? Vanilla or 0x0ade's template?
this isn't the type of crash that would be caused by bad templating 
They have a y tileset defined
I think the issue might be in the path they used
I'm not really sure how the <Data> is invalid here 
if it was an issue with the path then it would have failed parsing tileset tag or smth similar - here it's straight up dying on the data tag 
wierd
CONFLICT for asset path Graphics/EchoPyre/EchosMaps/ForegroundTiles (FoggyPath vs CrumblingPrecipice)
huh that makes more sense 
@thin harness you should add an extra subfolder for xmls here for the different maps - since they currently conflict each other
from the seems of things you will also likely run into dialog conflicts
It's not an issue with the map, it's an issue with the xml
well how do i fix it
make your subfoldering more specific so it's not possible to have the same path for 2 different xmls
how would i go about doing that
Change the folder name or add a new one
add a new one where
in the path e.g. EchoPyre/EchosMaps/CrumblingPrecipice/
what should i name it?
Whatever you want .-. just make it unique to your map
aight
i made a new folder but it got a crash
that's because you moved the map file that you're in
oh i see
also this was about the xml, not the map
i see
though the map should also be in a unique place
aight ive fixed it
AND IT BROKE AGAIN
upload your current xml
also please disable verbose logging
probably everest-launch.txt
it's usually something you enable when you're debugging an error that the normal logging doesn't help with and then disable once you're done
your celeste install folder
did you change the path in lönn to match the new xml location?
yup
and it appears in lonn
and ive placed it down
i dont have a everest-launch.txt in my celeste root folder
alright, change your modsettings-Everest.celeste (in Saves) so that the LogLevels part says LogLevels: {}
in the Saves folder
are you sure you don't have an everest-launch.txt in the folder with the Celeste.exe?
i searched for it
it was not there
ok im going to bed now i hope theres a solution in the morning
and there wasnt a solution
@thin harness can you send a screenshot of the contents of your Celeste install folder?
ok
its to much for one screenshot
okay? send more than one then .-.
you literally have everest-launch.txt selected
oh my fucking god
im so confused
it didnt appear when i searched
i copyed the message u sent of its name
im so confused
so what do i change verbose to
just comment the loglevel line out by adding a # to the beginning of it
alright now i assume i boot up celeste then send the new log.txt?
yes
upload the image you're using for your tileset
ok
is this still your current xml?
can you reupload the xml again just in case?
Requested texture that does not exist: tilesets/EchoPyre/EchosMaps/blackstone
the path doesn't match up
EchoMaps
not EchosMaps/blackstone?
well that's not where the image file is, so it's not going to be able to find the image
no, that doesn't match the path to the image file
then what do i change it to you just said EchoMaps
yes, the image file path has EchoMaps, not EchosMaps
The path attribute needs to match the path to your image file, starting with the tilesets folder
alright but why did u say EchoMaps at the start then?
also if it doesnt include the name of the png how will it tell between the two pngs there
The path to a file includes the file name
Because that's the change you need to make, EchoMaps is not the same as EchosMaps
blackstone, unless you've changed the name of the image since you sent the screenshot
i see thanks for the help
isnt working still =3 <Tileset id="w" copy="y" path="tilesets/EchoPyre/EchoMaps/blackstone" sound="37"/>
ive reselected the xml in lonn
Upload the log file again
Ah right, you don't need to include the tilesets folder in the path