forked from mtcontrib/ambience
got rid of flying sound
got rid of flying sound
This commit is contained in:
parent
7c35e2ddf2
commit
8c27850595
@ -150,7 +150,7 @@ local desert_frequent = {
|
||||
local flying = {
|
||||
handler = {},
|
||||
frequency = 1000,
|
||||
on_start = "crystal_airlines",
|
||||
on_start = "nothing_yet",
|
||||
on_stop = "nothing_yet",
|
||||
{name="ComboWind", length=17, gain=1}
|
||||
}
|
||||
|
14
us.stackdump
14
us.stackdump
@ -1,18 +1,18 @@
|
||||
MSYS-1.0.12 Build:2011-07-20 17:52
|
||||
Exception: STATUS_ACCESS_VIOLATION at eip=68085E34
|
||||
eax=68560000 ebx=00005B44 ecx=000016D1 edx=00000000 esi=00000000 edi=68560000
|
||||
eax=68560000 ebx=000057BC ecx=000015EF edx=00000000 esi=00000000 edi=68560000
|
||||
ebp=0022FE48 esp=0022FE3C program=us
|
||||
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
|
||||
Stack trace:
|
||||
Frame Function Args
|
||||
0022FE48 68085E34 (68560000, 00000000, 00005B44, 00000004)
|
||||
0022FE98 68001CB0 (005E3030, 00000001, 0022FEE8, 680044EA)
|
||||
0022FE48 68085E34 (68560000, 00000000, 000057BC, 00000004)
|
||||
0022FE98 68001CB0 (00552C68, 00000001, 0022FEE8, 680044EA)
|
||||
0022FEE8 680045C7 (00000000, 00000000, 0022FF28, 00401EF0)
|
||||
0022FF08 68004C5F (00401068, 00000000, 00000000, 00000000)
|
||||
0022FF28 68004C98 (00000000, 00000000, 00000000, 00000000)
|
||||
0022FF58 00401DB8 (00401068, 00000000, 00000000, 00000000)
|
||||
0022FF88 0040103D (7FFD6000, 0022FFD4, 777CE4B6, 7FFD6000)
|
||||
0022FF94 767B4911 (7FFD6000, 7134AE2D, 00000000, 00000000)
|
||||
0022FFD4 777CE4B6 (00401000, 7FFD6000, 00000000, 00000000)
|
||||
0022FFEC 777CE489 (00401000, 7FFD6000, 00000000, 78746341)
|
||||
0022FF88 0040103D (7FFD9000, 0022FFD4, 7725E1C6, 7FFD9000)
|
||||
0022FF94 75914B29 (7FFD9000, 4DBD3901, 00000000, 00000000)
|
||||
0022FFD4 7725E1C6 (00401000, 7FFD9000, 00000000, 00000000)
|
||||
0022FFEC 7725E199 (00401000, 7FFD9000, 00000000, 78746341)
|
||||
End of stack trace
|
Loading…
Reference in New Issue
Block a user