Leather128 / LeatherEngine

Just a little engine I decided to make since nobody seemed to have true custom mod support.
GNU General Public License v3.0
71 stars 58 forks source link

Question: how to add songs #16

Closed monkeystink closed 2 years ago

monkeystink commented 2 years ago

okay so i tried adding songs with the mods folder but then it crashed my game saying [lime.utils.Assets] ERROR: There is no TEXT asset with an ID of "assets/data/ui skins/default/tord.txt" even though i made one there

Leather128 commented 2 years ago

question: did u make the tord.txt in the data folder in your mod? or was it _append/data ?

Leather128 commented 2 years ago

because it has to be in the data folder to work

monkeystink commented 2 years ago

data folder

Leather128 commented 2 years ago

and you made sure to have the file in that exact path? (data/ui skins/default)?

monkeystink commented 2 years ago

yea

Leather128 commented 2 years ago

hmmm can u show me the folder structure of the mod? (like from the mod folder it self)

Leather128 commented 2 years ago

because if it cant find the file, then it's probably something with the folders

monkeystink commented 2 years ago

alr

monkeystink commented 2 years ago

you mean show the data folder or the ui skins folder?

Leather128 commented 2 years ago

just show whats inside the folder that's inside the mods folder

monkeystink commented 2 years ago

alright

monkeystink commented 2 years ago

mods.zip

monkeystink commented 2 years ago

btw i gotta go sleep since im in another timezone probably can we solve this tommorow?

Leather128 commented 2 years ago

yea, also just saying, there is no file in data/ui skins/default/ called tord.txt

monkeystink commented 2 years ago

ohhhhh so i had to do it in mod folder

Leather128 commented 2 years ago

yea

Leather128 commented 2 years ago

although, the problem is different than that

monkeystink commented 2 years ago

alr thanks for helping

monkeystink commented 2 years ago

oh

monkeystink commented 2 years ago

anyways i gotta go sleep like i said bye

Leather128 commented 2 years ago

cuz the only reason it's giving the error is because of these image in the chart but ima make a fix so that it doesnt crash also aight bye

Leather128 commented 2 years ago

anyways this bug should be fixed, also there is a wiki page for adding songs (Link) so u should be good now