|
22:30:ERROR:Ticking NULL sector 27501 on map 4.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!)
22:30:CRITICAL:"Access Violation" (0xccb2c), in CSector::Tick() #1 "light change"
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +31 <-- exception catch point (below is guessed and could be incorrect!)
22:30:DEBUG:>> 8320 | 2 | ProfileData::Start | +0
22:30:ERROR:sector #0 [0,0,0,0]
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +47 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +63 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +78 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +94 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +110 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +141 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +156 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +172 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +188 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:ERROR:Ticking NULL sector 27515 on map 4.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +203 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +219 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
22:30:DEBUG:__ thread (8320) __ | # | _____ function _____________ | ticks passed from previous function start ______
22:30:DEBUG:>> 8320 | 0 | CWorld::OnTick | +0
22:30:DEBUG:>> 8320 | 1 | CSector::OnTick | +235 <-- exception catch point (below is guessed and could be incorrect!)
22:30:ERROR:Exception adding debug message on the exception.
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////Elemental Keeper Aqua Finaly
//////////////////////////////////////////////////////////////
[itemdef i_aqua_finally]
defname i_aqua_finally
id i_crystal_ball
name aqua finisher
type t_script
on=@create
attr attr_invis|attr_decay|attr_static
color 1
timer 3
on=@timer
region.allclients go safe zone
var.aquaisland 0
failaquaraid
remove
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////Elemental Keeper Aqua Fail
//////////////////////////////////////////////////////////////
[function failaquaraid]
deletetimerstone_aqua
forchars 65000
if (<isevent.e_aqua_monster>) || (<isevent.e_aqua_boss>) || (<isevent.e_aqua_raid>)
var.aquaisland 0
remove
endif
endfor
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////Elemental Keeper Aqua Timer Stone Remove
//////////////////////////////////////////////////////////////
[function deletetimerstone_aqua]
foritems 6500
if (<baseid> == i_aqua_stone_timer)
remove
endif
endfor
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////Elemental Keeper Aqua Timer Stone
//////////////////////////////////////////////////////////////
[itemdef i_aqua_stone_timer]
defname i_aqua_stone_timer
id i_gravestone_7
name aqua timer stone
on=@create
attr 010
timer 1800
color 09b3
flip
on=@click
message @0bb2,,1 dikkat
message @65,,1 kalan saniye <timer>
return 1
on=@timer
failaquaraid
region.allclients sysmessage @38,,1 Belirlenen süre içerisinde görevi tamamlayamadın !
region.allclients go safe zone
remove

|
|
| Konu | Kategori | Son cevap | Son yazan | Mesaj | Görüntüleme | |
|---|---|---|---|---|---|---|
|
|
Uoam map sorunsalı
Son cevap: 11-11 02:27 · Son yazan: edus · Mesaj: 1 · Görüntü: 977
|
Grafik Araçları | 11-11 02:27 | 1 | 977 | |
|
|
Debug hata yardım.
Son cevap: 28-09 18:30 · Son yazan: Gokku · Mesaj: 3 · Görüntü: 2402
|
Konsol Hataları | 28-09 18:30 | 3 | 2402 | |
|
|
DEBUG Sunucu patliyor..
Son cevap: 01-04 21:13 · Son yazan: Slothere · Mesaj: 3 · Görüntü: 2466
|
Konsol Hataları | 01-04 21:13 | 3 | 2466 | |
|
|
Drolyn Connector Sorunsalı
Son cevap: 14-05 11:44 · Son yazan: Anthonette · Mesaj: 26 · Görüntü: 14910
|
Client ve Account Sistemleri | 14-05 11:44 | 26 | 14910 | |
|
|
Sphere 0.56B DEBUG Hatası
Son cevap: 25-05 13:39 · Son yazan: xwerswoodx · Mesaj: 4 · Görüntü: 4784
|
Konsol Hataları | 25-05 13:39 | 4 | 4784 |