#Wierd error on bp pack manifest

1 messages · Page 1 of 1 (latest)

dense pasture
#

[Scripting][error]-Plugin [Vanilla Behavior Pack - 0.0.1] - entry [] not supported for runtime [JavaScript].

Thats the error i keep getting it idk why tho pls help

#

also the bp is for scripts and no matter what i write in main.js the error keeps showing

twilit flicker
#

show your manifest i think?

dense pasture
# twilit flicker show your manifest i think?

here
{
"format_version": 2,
"header": {
"name": "The Skygen 2025",
"description": "SKygen Pack",
"uuid": "e6e7d7c9-8106-4a42-b2c5-5f3adcd1898f",
"version": [
1,
0,
0
],
"min_engine_version": [
1,
16,
0
]
},
"modules": [
{
"type": "data",
"uuid": "5a080d1d-bef8-47ce-aae1-a2ec3e0010ab",
"version": [
1,
0,
0
]
},
{
"type": "script",
"uuid": "cf583615-f4f8-4ae9-95ff-ddb8ecde5d48",
"version": [
1,
0,
0
],
"entry": "scripts/main.js"
}
],
"dependencies": [
{
"module_name": "@minecraft/server",
"version": "1.16.0"
}
],
"metadata": {
"generated_with": {
"bridge": [
"2.7.42"
],
"dash": [
"0.11.7"
]
}
}
}

twilit flicker
#

The folder is set by default

dense pasture
#

really?

#

okay

dense pasture
#

else*

twilit flicker
#

That Its ok

#

Add "language": "javascript" above your entry

twilit flicker
dense pasture
#

but i removed it

#

cause I thought that was the one causing the problem

#

but the problem still preseists with it

twilit flicker
#

You folder is named correctly?

#

make sure "scripts" is spelled correctly

hard grotto