Taureon / aps-plus-plus

Hosting your own Arras Community Server, made very easy to get and edit!
GNU General Public License v3.0
33 stars 72 forks source link

i did some stuff and then strange stuff happens (note: this is VERY MUCH just something im doing wrong but i dont like chattin on discord so imma ask here)) #252

Closed sussyforwut closed 5 months ago

sussyforwut commented 5 months ago

so i added some stuff to the thing (a new polygon and a new animated color (five bars) ) then i added the custom polygon in the polygon generator thing in config.js, i ran the run.bat, went to the localhost, but when i pressed 'play', the screen is blank except for the background. plz just tell me the issue.

Taureon commented 5 months ago

image open devtools and screenshot the errors you would see here. if your screen is blank it should tell you what the error is

sussyforwut commented 5 months ago

k

sussyforwut commented 5 months ago

the error is that my colors are not defined

sussyforwut commented 5 months ago

Capture

Taureon commented 5 months ago

you should define that variable correctly if you can spot the mistake

sussyforwut commented 5 months ago

Capture

Taureon commented 5 months ago

Capture

change that ; into a , after the trans colors

sussyforwut commented 5 months ago

huh now its heart_blue2

sussyforwut commented 5 months ago

thx now i got it workin

Taureon commented 5 months ago

👍

sussyforwut commented 5 months ago

![Uploading Capture.png…]()

sussyforwut commented 5 months ago

epic now its done