Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 76 to 100 of 274
Search took 0.04 seconds; generated 77 minute(s) ago.
Search: Posts Made By: noudess
Forum: Support::Linux Servers 09-27-2014, 01:05 PM
Replies: 23
Views: 22,646
Posted By noudess
I'm all set, but that link just points to the...

I'm all set, but that link just points to the 2012 version like their page does.
Forum: Development::Development 09-27-2014, 01:01 PM
Replies: 10
Views: 12,215
Posted By noudess
Unfortunately, or fortunately, depending on whom...

Unfortunately, or fortunately, depending on whom you ask, I won a new embedded software contract and started work Mon so I'll be less active in the short term than I had hoped. I am still hopeful...
Forum: Support::Linux Servers 09-27-2014, 12:18 PM
Replies: 23
Views: 22,646
Posted By noudess
The quests file on their downloads page is from...

The quests file on their downloads page is from 2012 and I had that already.

I did find a link in one of the forums and downloaded the latest quest release, and grabbed the plugins and that...
Forum: Support::Linux Servers 09-27-2014, 11:39 AM
Replies: 23
Views: 22,646
Posted By noudess
So where do I get the latest plugins that go with...

So where do I get the latest plugins that go with the latest source base. I just used my the same plugin directory I had (as well as my old quest dir).

#reloadpl yields command not recognized? ...
Forum: Support::Linux Servers 09-23-2014, 09:19 PM
Replies: 23
Views: 22,646
Posted By noudess
I have that, but I just copied it over from my...

I have that, but I just copied it over from my current server since I am using that server's quest files. Does the new EQEMU code base need a newer version of the plugins? The copy I have worked...
Forum: Support::Linux Servers 09-23-2014, 06:04 PM
Replies: 23
Views: 22,646
Posted By noudess
Ok, so given that it is optional I am guessing...

Ok, so given that it is optional I am guessing putting the lua_modules in my server directory as people suggested won't be my fix.
Forum: Support::Linux Servers 09-23-2014, 04:14 PM
Replies: 23
Views: 22,646
Posted By noudess
So I'll try this link thing, but I still want to...

So I'll try this link thing, but I still want to know:

- can I build with lua turned off in cmake if ALL my quests are .pl?

If so, then the lua plugin stuff can't be my issue.
Forum: Support::Linux Servers 09-23-2014, 08:35 AM
Replies: 23
Views: 22,646
Posted By noudess
I didn't build LUA when I built the server, as al...

I didn't build LUA when I built the server, as al my quests are PL and I was having a problem with BOOST libraries. If I need to pull in lua_modules, then I guess my build needs to build lua as well?
Forum: Support::Linux Servers 09-22-2014, 08:21 PM
Replies: 1
Views: 7,940
Posted By noudess
1st potention submission via git..

So I'm running the latest code now, and I'm GIT integrated.

The 1st two changes that I really want on my server are changes I made and posted awhile back:

- Blindness (so flash of light works...
Forum: Support::Linux Servers 09-22-2014, 08:17 PM
Replies: 23
Views: 22,646
Posted By noudess
Every turn in gets eaten. I did not update...

Every turn in gets eaten.

I did not update any quests , so I have no lua quests.

I may be missing some plugin updates, but do I need new plugins if I didn't update my quests folders?

I...
Forum: Support::Linux Servers 09-22-2014, 07:01 PM
Replies: 23
Views: 22,646
Posted By noudess
New server - Is building lua required?

All my quests are currently pl files - do I need to build lua for quests to work?

text responses working fine, all turnins are broken - I'm trying to find out why.
Forum: Development::Development 09-22-2014, 05:46 PM
Replies: 5
Views: 8,897
Posted By noudess
Ok thanks. I got it. On a second note,...

Ok thanks. I got it.

On a second note, there is a duplicate file (well, one with a naming issue that is a copy of another.

--- a/utils/sql/git/required/2014_06_25_AA_Updates..sql
Forum: Development::Development 09-22-2014, 05:07 PM
Replies: 5
Views: 8,897
Posted By noudess
I am brand new to git, so I may have done...

I am brand new to git, so I may have done something wrong, but it looks to be wrong still:

I did an uptream fetch and got 5 commits from the main line, but I still need to make this change.

I...
Forum: Development::Development 09-22-2014, 04:49 PM
Replies: 5
Views: 8,897
Posted By noudess
Ah good. I just pulled last night, so maybe I...

Ah good. I just pulled last night, so maybe I was a tad early. I'll give it a shot.
Forum: Development::Development 09-22-2014, 04:45 PM
Replies: 5
Views: 8,897
Posted By noudess
some code still referencing character_ table?

So to test my understanding:

- when I got the latest code dump and ran it on my database, it detected that my db used blobs for character data, then ran a conversion to the new tables and renamed...
Forum: Development::Development 09-22-2014, 09:13 AM
Replies: 7
Views: 10,077
Posted By noudess
I was following this...

I was following this https://github.com/EQEmu/Server/wiki/Linux-server-setup.

I am running a brand new Ubuntu installation and had to do a few of the installs to get cmake, make, build-essential...
Forum: Development::Development 09-21-2014, 07:29 PM
Replies: 7
Views: 10,077
Posted By noudess
standard files like ",,/common/types.h" not found...

standard files like ",,/common/types.h" not found in many of the files during compilation,

all built and running after putting inthe bogus link as a workaround.
Forum: Development::Development 09-21-2014, 06:48 PM
Replies: 7
Views: 10,077
Posted By noudess
common/patches files

I'm building from a clone from git for the 1st time.

The files in common/patches have includes like:

#include "../common/xyz.h"

But .. is the common dir.. I got the build to proceed with a...
Forum: Support::Linux Servers 09-16-2014, 09:38 AM
Replies: 0
Views: 5,645
Posted By noudess
lag on looting and selling

My server seems pretty snappy except for looting and selling. I have 13 static zones only atm.

Is this typically a network issue or more a CPU or memory issue?
Forum: Development::Development 09-16-2014, 09:35 AM
Replies: 10
Views: 12,215
Posted By noudess
I'm still waiting on parts for my new dev system....

I'm still waiting on parts for my new dev system. Quick question about eqemu direction. You're going for live-like. Does that mean the latest code will do things like show exact faction hits,...
Forum: Development::Development 09-04-2014, 10:10 AM
Replies: 10
Views: 12,215
Posted By noudess
Thanks vsab. Great info and advice. I can't...

Thanks vsab. Great info and advice. I can't wait for my new server hardware to arrive. What I dread is the process of trying to get my server code matched up again, and getting what I can and...
Forum: Development::Development 09-03-2014, 06:23 PM
Replies: 10
Views: 12,215
Posted By noudess
Makes sense. We'll play each case by ear. It'll...

Makes sense. We'll play each case by ear. It'll be awhile before I'm setup, and then I'll review each case as I find my changes and look to apply.
Forum: Development::Development 09-03-2014, 04:35 PM
Replies: 10
Views: 12,215
Posted By noudess
What about making some custom stuff RULES based? ...

What about making some custom stuff RULES based? I assume not all the RULES based stuff is identical to live?

I'm not sure how to quantify some stuff. For example, in the version of eqemu I have...
Forum: Development::Development 09-03-2014, 04:13 PM
Replies: 10
Views: 12,215
Posted By noudess
Going to try and be more formal/up-to-date and sumbit more

I think its time for me to go from goofing around status to actually getting a fork from Git, building and staying current.

I'm going to buy a new machine and put Ubuntu 14.04 on it and set up a...
Forum: Support::Linux Servers 09-03-2014, 12:59 PM
Replies: 4
Views: 7,349
Posted By noudess
Think I answered my own question. My code base...

Think I answered my own question. My code base is too old.

I guess it migth be time to start from scratch again, then see if you guys will let me check in some of my mods using RULES or ifdefs.
Showing results 76 to 100 of 274

 
Forum Jump
   

All times are GMT -4. The time now is 09:38 AM.


 

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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3