PDA

View Full Version : Unable to find door, please notify a GM(DoorID: 0)


McFox666
11-08-2004, 05:25 AM
Heya,

I have a problem with the door of the little merchant house in qeynos hill ( /loc : 1369.32, 288.07, 8.44)

When I clic on, it says :
Unable to find door, please notify a GM (DoorID: 0).

I looked at my db this doorid 0 :

(I made a table in HTML but the forum seems to not alow html table, so just c/c in note pad and save in *.htm, thank you)

<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
cellspacing="2">
<tbody>
<tr>
<td>id<br>
</td>
<td>doorid<br>
</td>
<td>zone<br>
</td>
<td>name<br>
</td>
<td>pos_y<br>
</td>
<td>pos_x<br>
</td>
<td>pos_z<br>
</td>
<td>heading<br>
</td>
<td>opentype<br>
</td>
<td>guild<br>
</td>
<td>lockpick<br>
</td>
<td>keyitem<br>
</td>
<td>triggerdoor<br>
</td>
<td>triggertype<br>
</td>
<td>doorisopen<br>
</td>
<td>doorpen<br>
</td>
<td>door_param<br>
</td>
<td>dest_zone<br>
</td>
<td>dest_x<br>
</td>
<td>dest_y<br>
</td>
<td>dest_z<br>
</td>
<td>dest_heading<br>
</td>
<td>invert_state<br>
</td>
<td>incline<br>
</td>
<td>size<br>
</td>
</tr>
<tr>
<td>2088<br>
</td>
<td>0<br>
</td>
<td>qeytoqrg<br>
</td>
<td>DOOR1<br>
</td>
<td>1367,09<br>
</td>
<td>294,592<br>
</td>
<td>4,97435<br>
</td>
<td>1,71997<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>NONE<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>0<br>
</td>
<td>100<br>
</td>
</tr>
</tbody>
</table>

What's the fuck :s ?

Thank you in advance

McFox

[EDIT]

Found a similar bug (same doorid) in qeynos catacomb.

McFox666
11-08-2004, 07:50 AM
Alone to have this problem ?
What are your entries if it work with ya :( ?

Thanks

McFox

WildcardX
11-09-2004, 07:27 AM
I'm also noticing this problem. I run DR2 on Linux Redhat9 and use the new PEQ Kunark DB. It happened after I ran the doors_update.sql script and I first noticed it in Sebilis on the first door when you zone in.

sotonin
11-09-2004, 07:39 AM
Correct. this problem only occurs after the doors structure change sql and update.

Chilla
12-02-2004, 03:00 PM
I have just started getting this problem too... is there anyway to fix it yet? Or do we just live with it? hehe

Thank you.

Chilla aka Wiski
chilla@optixfm.net
(Forest of Dreams Server - #forest on EQEMu IRC Network)

RangerDown
12-02-2004, 03:14 PM
The problem occurs with the door in each zone that has a `doorid` of 0. For each record that has a `doorid` of 0, change the 0 to a number that isn't in use for that particular zone. It doesn't have to be unique across the whole table -- just within that zone. But it needs to be something > 0.

Xiden961
12-04-2004, 03:31 PM
Changed the doorid from 0 to the next available number for each zone but when you click on the affected door it still says the same thing.

Unable to find door, please notify a gm. (doorid 0)

Thanks,
Xiden