I don't hear music at all in these dungeons :
Briagh's Lair
no ambient_music variable
Flooded Cave
data\music\elven_town.ogg isn't exist
Illusory Castle
no ambient_music variable
Murgol Lair
no ambient_music variable
Ritches Tunnels
no ambient_music variable
Ruined Dungeon
data\zones\ruined-dungeon\zone.lua
ambient_music = "Far Away.ogg",
should be
ambient_music = "Far away.ogg",
Temple of Creation
data\music\elven_town.ogg isn't exist
Caverns to the hidden valley
no ambient_music variable
[b37] Music isn't loading at some levels
Moderator: Moderator
Re: [b37] Music isn't loading at some levels
Do you have the program pinned to the Windows taskbar?
Re: [b37] Music isn't loading at some levels
No, I'm running it with Windows XP.
If you check the svn, the away in "Far away.ogg" is written in lowercase, meanwhile in the source code it's written in upper case.
In Linux file name is case sensitive, and maybe that's why the music in Ruined Dungeon isn't loading, probably.
http://svn.net-core.org/repos/t-engine4 ... n/zone.lua
http://svn.net-core.org/repos/t-engine4 ... ata/music/
Other music dungeons work fine though.
Some dungeons don't have ambient_music variable, variable that define the name of the music in that level, for example :
http://svn.net-core.org/repos/t-engine4 ... r/zone.lua
If you check the svn, the away in "Far away.ogg" is written in lowercase, meanwhile in the source code it's written in upper case.
In Linux file name is case sensitive, and maybe that's why the music in Ruined Dungeon isn't loading, probably.
http://svn.net-core.org/repos/t-engine4 ... n/zone.lua
http://svn.net-core.org/repos/t-engine4 ... ata/music/
Other music dungeons work fine though.
Some dungeons don't have ambient_music variable, variable that define the name of the music in that level, for example :
http://svn.net-core.org/repos/t-engine4 ... r/zone.lua
Re: [b37] Music isn't loading at some levels
Thanks, fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
