Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.69 average. Display Modes
  #1  
Old 06-01-2011, 06:18 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Seems like sounds stop playing when changing levels on a gmap. I believe that's been a problem for a while, actually? I'm playing the sounds with play(), and when I walk into another level while on a gmap and the sound is playing, it just stops :/ Using a weapon NPC to play it.
Reply With Quote
  #2  
Old 06-01-2011, 10:04 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crow View Post
Seems like sounds stop playing when changing levels on a gmap. I believe that's been a problem for a while, actually? I'm playing the sounds with play(), and when I walk into another level while on a gmap and the sound is playing, it just stops :/ Using a weapon NPC to play it.
I fixed a similar problem on Era a while back. One of the levels near unstick had a stopMusic() command in onPlayerEnters, so every time the player entered a new level near unstick their music stopped.

After removing that we had no further problems on GMAPs with sound (on Windows v6). One thing to note is that some GANIs use "PARAM1" for sound, and if no first parameter is given, they can stop the music. Guessing your issue is probably server-related.
__________________
Reply With Quote
  #3  
Old 06-01-2011, 10:14 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1994 View Post
I fixed a similar problem on Era a while back. One of the levels near unstick had a stopMusic() command in onPlayerEnters, so every time the player entered a new level near unstick their music stopped.

After removing that we had no further problems on GMAPs with sound (on Windows v6). One thing to note is that some GANIs use "PARAM1" for sound, and if no first parameter is given, they can stop the music. Guessing your issue is probably server-related.
Dammit D: I'll have to look into that then.. Thanks.

Edit: Went through everything. Doesn't seem to be caused by me. No ganis around that could possible do anything, a /scriptscan for stopsound doesn't return anything that could be the issue... no idea :/
Reply With Quote
  #4  
Old 06-01-2011, 10:46 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crow View Post
Dammit D: I'll have to look into that then.. Thanks.

Edit: Went through everything. Doesn't seem to be caused by me. No ganis around that could possible do anything, a /scriptscan for stopsound doesn't return anything that could be the issue... no idea :/
Be sure to check for stopmidi and stopmusic too. Best of luck, it was a pain finding everything on Era that was causing it.
__________________
Reply With Quote
  #5  
Old 06-01-2011, 10:51 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1994 View Post
Be sure to check for stopmidi and stopmusic too. Best of luck, it was a pain finding everything on Era that was causing it.
Not using them. Any idea what else might be causing it? :/

Edit: I'm really hoping this is a bug in the client. I tried this somewhere on the gmap where there's absolutely nothing around (no possibility of level NPCs causing it), no ganis with sounds involved, I removed all of my weapon NPCs (except one with a code snippet that'd play a sound so I could test); nothing. Still stops the sound when changing levels.

Last edited by Crow; 06-01-2011 at 11:30 PM..
Reply With Quote
Reply

Tags
graal v6, windows

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:49 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.