Toontown-Rewritten-Offline / TTR-Offline

4 stars 6 forks source link

Some of the music doesn't fully loop and stops abruptly #9

Closed DankMickey closed 8 months ago

DankMickey commented 8 months ago

Some of the sound effects are louder than they should be too, maybe an audio manager issue?

DankMickey commented 8 months ago
self.__enterFunc(*argList)

File "C:\Users\USER\Documents\GitHub\TTR-Private\toontown\distributed\ToontownClientRepository.py", line 223, in enterChooseAvatar self.music.setLoopStart(2.9) AttributeError: 'panda3d.core.AudioSound' object has no attribute 'setLoopStart' Press any key to continue . . .

The code above might be why the music doesn't loop

RegDogg commented 8 months ago

Fixed in https://github.com/Toontown-Rewritten-Private/panda3d/commit/f74c1c1e9ac0cc2114b64be05fcc127cd58e1eb0