Search found 9 matches

by ScubaSteve
Wed Feb 22, 2017 10:19 pm
Forum: Scripting
Topic: RESOLVED: Auction House Limitation Help
Replies: 1
Views: 2408

RESOLVED: Auction House Limitation Help

Hey guys, So I am trying to keep AH only displaying item from level 75 or below. I want into: data_loader.cpp to changed the SQL. const int8* fmtQuery = "SELECT item_basic.itemid, item_basic.stackSize, COUNT(*)-SUM(stack), SUM(stack) " "FROM item_basic " "LEFT JOIN auction_house ON item_basic.itemId...
by ScubaSteve
Sun Feb 19, 2017 11:39 pm
Forum: Troubleshooting
Topic: Stuck Downloading Data
Replies: 0
Views: 3357

Stuck Downloading Data

Hello, I have downloaded and built the server fresh, tried uninstalling and reinstalling game, but still when I try to login to character I get to "Downloading Data" until it times out. What have I done wrong? UPDATE: I was looking on the Game Server and I am receiving the following error: [ERROR] r...
by ScubaSteve
Tue Dec 11, 2012 4:46 am
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Re: Search Server!

Yeah that works for me as well. I cannot believe the issue was so small and easy and had nothing to do with the way we set up our servers!
by ScubaSteve
Tue Dec 11, 2012 4:43 am
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Re: Search Server!

I will Test it now! I have been using my Domain name for the company (which probably isn't the best idea) instead fo the IP. I will try that Asap and get back to you!
by ScubaSteve
Mon Dec 10, 2012 2:22 pm
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Re: Search Server!

Everything is running on the same server. connect, game, and search all on the the same machine. Search is the only one having problems from external sources
by ScubaSteve
Mon Dec 10, 2012 1:10 pm
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Re: Search Server!

Little update: I was testing it on the server machine and found that the Auction house works on local. So it only doesn't work on any external machines. if that helps diagnose my problem.
by ScubaSteve
Mon Dec 10, 2012 8:43 am
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Re: Search Server!

Nothing but the start message where it says Search Server. I tried rebuilding last night and adding more exceptions but nothing worked.
by ScubaSteve
Sun Dec 09, 2012 9:50 pm
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Re: Search Server!

Windows is blocking none of the ports, and i forwarded them on the router so i am still at a loss here!
by ScubaSteve
Sun Dec 09, 2012 7:31 am
Forum: Server Setup & Guides
Topic: Search Server!
Replies: 17
Views: 8878

Search Server!

Running a server at my work so my team embers can learn more team skills. We got it up and running for the first time today and tried out the AH (After using AH tool) and it says search failed. In Navcat the AH is full of items and all the servers start up fine! Is there something i missed for the s...