Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-09-2020, 04:52 PM
Player Juan
Fire Beetle
 
Join Date: Nov 2020
Posts: 5
Question Infinitely teleporting party

Hi everyone,

I'm amazed by these tools and this community! I started my own private ProjectEQ server a few days ago, and I ran into a weird problem today. I portaled my group to blightfire moors, and now most of my party is in an infinite zone loading loop. They show up in the zone for a second, and it says "Entering the Arena" across the screen. Then they immediately zone back into blightfire moors. Repeat infinitely. I tried moving them with the GM #summon command, but I don't think it's working because they're stuck loading the zone, rather than being in a zone. I was using MQ2 when this started, but I tried logging in with it disabled, and the same thing kept happening. Does anyone know what might cause this? Is there a fix? If not, is there a way to relocate my characters by modifying server files?

Thanks!
Reply With Quote
  #2  
Old 11-09-2020, 05:47 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

This normally means that your characters do not have the required status to reach that zone, or there are not enough zoneservers booted for your character to load into.

Check the 'zone' table and make sure your character can access the zone in question.

Failing that, the #movechar command can get an offline character moved.
Reply With Quote
  #3  
Old 11-09-2020, 06:10 PM
Player Juan
Fire Beetle
 
Join Date: Nov 2020
Posts: 5
Default

I'm not sure how to check tables, but this would explain why only my GM-enabled character was able to load the zone. I used #movechar and saved them. Thanks!
Reply With Quote
  #4  
Old 11-09-2020, 08:13 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

Quote:
Originally Posted by Player Juan View Post
I'm not sure how to check tables, but this would explain why only my GM-enabled character was able to load the zone. I used #movechar and saved them. Thanks!
If you're using the EQEmu installer, use the included HeidiSQL and look at the 'zone' table and its minstatus, minlevel, etc, fields and adjust them accordingly.

Your username and password from the local install (eqemu_config.json) should be enough to figure it out.
Reply With Quote
  #5  
Old 11-09-2020, 09:08 PM
Player Juan
Fire Beetle
 
Join Date: Nov 2020
Posts: 5
Default

Ok, I followed your directions and checked the minlevel and minstatus. The minlevel is 0, but the minstatus is 80. That's why my GM character was able to enter it. Apparently ProjectEQ sets unfinished zones to minstatus 80. Now I fully understand what happened and why. Thanks again! These suggestions would never have occurred to me.
Reply With Quote
  #6  
Old 11-11-2020, 06:29 PM
Taleason
Fire Beetle
 
Join Date: May 2011
Location: USA
Posts: 13
Default

Since it's your own private server you could also run the following query.

Code:
UPDATE zone SET min_status=0, min_level=0, flag_needed='';
Reply With Quote
  #7  
Old 11-12-2020, 03:11 PM
Player Juan
Fire Beetle
 
Join Date: Nov 2020
Posts: 5
Default

After learning some of the ins and outs of editing database files, I'll probably just manually edit zones through HeidiSQL if I want to allow people into those zones. You all have been very responsive and helpful.
Reply With Quote
Reply

Thread Tools
Display Modes

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 -4. The time now is 04:36 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3