Search found 4 matches

>
by Etaew
Tue Aug 04, 2015 6:52 pm
Forum: General Discussion
Topic: Setting up a non DB Development Environment
Replies: 7
Views: 3209

Re: Setting up a non DB Development Environment

Is there a complication of packet logs somewhere, the ones I have found so far are:

- Praag DoK lvl37 RR39 RvR39
- Chaos Wastes DoK lvl37 RR39 RvR

Ideally I'd like some lower level stuff, just makes it easier to read (less in the quest log for example)
by Etaew
Tue Aug 04, 2015 3:17 pm
Forum: General Discussion
Topic: Setting up a non DB Development Environment
Replies: 7
Views: 3209

Re: Setting up a non DB Development Environment

Ahah progress after looking at the BuildClusterList method, and reading the error again it seems that it didn't like a few null values that I had set in the server entry.

The next issue I'll address is getting past the server select screen. It shows Martyr's Square as the only realm there, not the ...
by Etaew
Tue Aug 04, 2015 3:08 pm
Forum: General Discussion
Topic: Setting up a non DB Development Environment
Replies: 7
Views: 3209

Re: Setting up a non DB Development Environment

This might be stupid, but did you try to shutdown firewall, AntiVir, etc services? Looks like simple network (although localhost) problem.
Thanks for the answer, no I didn't try to shutdown anything. At least the error to me didn't look like it came that way. A connection was made to the server ...
by Etaew
Tue Aug 04, 2015 1:30 pm
Forum: General Discussion
Topic: Setting up a non DB Development Environment
Replies: 7
Views: 3209

Setting up a non DB Development Environment

I saw a post on setting up a development environment for working on the database, but I've been playing the last few days and I am interested in setting up a system to contribute to core features.

So far I have:


Downloaded WarEmu source code and compiled
Downloaded RoR DB snippets and applied ...