Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Entries Not Working #10

Closed
60lapie60 opened this issue Jan 21, 2024 · 4 comments
Closed

Global Entries Not Working #10

60lapie60 opened this issue Jan 21, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@60lapie60
Copy link

The rest of my replacements work perfectly fine, but the global entries do not work. I've found the correct clip names and entered them, so what else should I add?
"global": [
{
"Part": "shopmusic",
"Path": "08. Main Menu 2 (Dark Ruins).mp3"
},
{
"Part": "shopmusic2",
"Path": "18. Main Menu 3 (Snowdin).mp3"
},
{
"Part": "shopmusic3",
"Path": "34. Main Menu 4 (Dunes).mp3"
},
{
"Part": "shopmusic4",
"Path": "76. Main Menu 5 (Steamworks).mp3"
},
{
"Part": "Theme on Piano and Horns",
"Path": "10. Justice.mp3"
}
],

@60lapie60 60lapie60 added the bug Something isn't working label Jan 21, 2024
@ZedDevStuff
Copy link
Owner

ZedDevStuff commented Jan 21, 2024 via email

@60lapie60
Copy link
Author

LogOutput.log
Here it is.

@ZedDevStuff
Copy link
Owner

It seems like the Shop music uses PlayOnAwake, which i can't do anything about for now. I have some ideas that I'll have to test.

@ZedDevStuff
Copy link
Owner

The latest update (1.4.3) should be able to target those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants