|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here. |
10-10-2004, 01:04 AM
|
Dragon
|
|
Join Date: Dec 2003
Location: Earth
Posts: 818
|
|
Zoning z coord issues in 5.9 DR2 Rev 1.7
seems no matter what zone your in you get stuck and can't move
safecoords are 0 0 0 but that location is beneath the world.
even tho it's really not.
world
Zoneserver SetZone: 6.21.24.15:8780 gfaydark (54)
Received unknown opcode: 0x0376 size:0 bytes
Zone
Unknown opcode: 0x037b size:12 Client:bob
0: DA 01 00 00 00 00 00 00 - 00 00 00 00 | ............
Unknown opcode: 0x01e5 size:8 Client:bob
0: 0A 00 00 00 5A C9 FD B3 | ....Z...
[Status] Zoning 'Kobobbit' to: steamfont (56) x=0.000000, y=0.000000, z=0.000000
|
10-10-2004, 04:22 AM
|
Senior Member Former EQEmu Developer Current EQ2Emu Lead Developer
|
|
Join Date: Dec 2002
Posts: 1,065
|
|
get stuck? I never got stuck in any zone, how are you getting stuck? Also the safe coords for steamfont are:
(x,y,z) -273, 160, -21
and the underworld is -222. All your current problems might be db related. Try sourcing the zone.sql file below:
http://www.eqemulator.net/zone.sql
__________________
Lethal Encounter
|
10-10-2004, 04:42 AM
|
|
The PEQ Dude
|
|
Join Date: Apr 2003
Location: -
Posts: 1,988
|
|
I have this same problem, except for me its only a couple of zones so I don't really pay it much attention. What I have found is that the safe coords are correct in the database, and you do indeed zone into the right spot, at least according to /loc, and my observation. However, you can't move, and the screen scrolls Player is underworld at 0,0,0 (which is odd becuase /loc tells you that you are not at 0,0,0) moving to safe coords (not word for word of course) I have found that as you attempt to move (which you cannot) the coords that scroll with the underworld message changes. #goto, #zone with the coords, and #flymode do not move you, and the old jump free method does not move you. The only way out of the zone is to #zone.
|
10-10-2004, 04:57 AM
|
Dragon
|
|
Join Date: Dec 2003
Location: Earth
Posts: 818
|
|
your right
Quote:
Originally Posted by Edgar1898
get stuck? I never got stuck in any zone, how are you getting stuck? Also the safe coords for steamfont are:
(x,y,z) -273, 160, -21
and the underworld is -222. All your current problems might be db related. Try sourcing the zone.sql file below:
http://www.eqemulator.net/zone.sql
|
nevermind I fixed it by resourceing ZONECFG.sql.
wierd....
|
10-10-2004, 05:02 AM
|
Senior Member Former EQEmu Developer Current EQ2Emu Lead Developer
|
|
Join Date: Dec 2002
Posts: 1,065
|
|
yah try to set the zone underworld coords for that zone, let me know if you guys have any more problems with that
__________________
Lethal Encounter
|
10-10-2004, 06:33 AM
|
|
The PEQ Dude
|
|
Join Date: Apr 2003
Location: -
Posts: 1,988
|
|
Ah ha! That worked. Thanks, LE. The few zones I had problems with had underworld set at 0, and safe Z of 0. I made the underworld negative and the zones all work fine now.
|
10-12-2004, 08:51 AM
|
Sarnak
|
|
Join Date: Oct 2004
Posts: 42
|
|
can u explain better how you repare that problem i have the same problen and can t understand this solution... tks
|
10-12-2004, 09:18 AM
|
Demi-God
|
|
Join Date: May 2004
Posts: 1,177
|
|
Quote:
nevermind I fixed it by resourceing ZONECFG.sql.
|
What more is there to explain?
|
|
|
|
10-12-2004, 09:24 AM
|
Sarnak
|
|
Join Date: Oct 2004
Posts: 42
|
|
well i did it and i got:
mysql> source zonecfg.sql;
ERROR 1060: Duplicate column name 'underworld'
ERROR 1060: Duplicate column name 'minclip'
ERROR 1060: Duplicate column name 'maxclip'
ERROR 1060: Duplicate column name 'fog_minclip'
ERROR 1060: Duplicate column name 'fog_maxclip'
ERROR 1060: Duplicate column name 'fog_blue'
ERROR 1060: Duplicate column name 'fog_red'
ERROR 1060: Duplicate column name 'fog_green'
ERROR 1060: Duplicate column name 'sky'
ERROR 1060: Duplicate column name 'ztype'
ERROR 1060: Duplicate column name 'zone_exp_multiplier'
ERROR 1060: Duplicate column name 'walkspeed'
ERROR 1060: Duplicate column name 'time_type'
Query OK, 0 rows affected (0.02 sec)
Rows matched: 1 Changed: 0 Warnings: 0
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0
and have the same problem :(
any clue?
tks
|
|
|
|
10-12-2004, 09:34 AM
|
Demi-God
|
|
Join Date: Mar 2004
Posts: 1,066
|
|
Ignore the duplicate column name errors. That file assumes you never had the table and tries to create the columns. The statistics after the errors (1 rows affected) mean that stuff is being changed. Hopefully for the better :lol:
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
|
|
|
|
10-14-2004, 02:29 PM
|
|
Hill Giant
|
|
Join Date: Oct 2004
Location: Ocean Park, WA
Posts: 186
|
|
I have had issues with zoneing ever since I started my 5.9dr2 server...
But oddly enough, I did something that totally corrupted my zone and item sections in my database, I wasn't fully paying attn. as I couldn't get my server to load properly and was in haste trying to get it back on.
I removed those 2 sections and sourced the zone and item sections seperatly (one at a time each)
Now I zone fine.
So what I am thinking is maybe if you use a full database sql file like barebones, 5.8 classic, etc...... then load a zones database for whatever reason, like to update for new zones or whatever. Somehow the second load might either corrupt the zone values or add double entries.
Not totally sure what fixed it, as I was in a rush, but it works great now.
I am useing the 5.9dr2 alpha 1 database that was just made.recently if that helps anyone.
Good luck and if all else fails backup and start over lol :-P.
__________________
Just another face in the crowd..
|
|
|
|
10-15-2004, 01:40 AM
|
Sarnak
|
|
Join Date: Oct 2004
Posts: 42
|
|
same problem :(
I can t fix it
|
10-15-2004, 01:41 AM
|
Demi-God
|
|
Join Date: May 2004
Posts: 1,177
|
|
get 6.0 WR when its out. It's on CVS now. but some files are missing til LE updates them. should solve this.
|
10-15-2004, 02:28 AM
|
Sarnak
|
|
Join Date: Oct 2004
Posts: 42
|
|
i can t find the file :( can u give me the link to it pls... tk you
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 01:44 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|