lewis999

Joined: 27th Aug 2010
Posts: 368
Re: EOserv rev 189 Compiled
Apollo posted: (3rd Sep 2010 03:04 am)
Lewis, there were known bugs in the release of Lawbob, Spells, and Quests. Have you ensured that all the codes you release work properly?
Lawbob - Breaks gold displayed
Spells - Improperly calls AoE. There is a pub flag for this. Not sure if the method of damage calculation is handled properly either.
Quests - Broken reader. Some quests won't load or may break midway thru during gameplay.
I am not sure of what else is broken, but it should be noted in this release.
Lawbob - added ananas' fix
g2g now, i'll edit this post after
14 years, 35 weeks ago
|
Wizzle
Joined: 31st Aug 2010
Posts: 64
Re: EOserv rev 189 Compiled
maybe its best to start from scratch and update one by one
i looked over the rev and found several misplaced { }
it gets harder now finding the right lines that causes problems
14 years, 35 weeks ago
|
Respect
Joined: 3rd Dec 2009
Posts: 145
Re: EOserv rev 189 Compiled
got a issue with this i installed,compiled in MYSQL got this error
[ERR] EOSERV is dying! Segmentation fault
i searched and it says i would be missing something in my database well wtf am i missing im so lost
14 years, 35 weeks ago
|
Blade

Joined: 24th Nov 2009
Posts: 87
Re: EOserv rev 189 Compiled
Do you have the hidden and invisible columns in your database?
14 years, 35 weeks ago
|
Re: EOserv rev 189 Compiled
link dont work package empty
14 years, 35 weeks ago
|
Respect
Joined: 3rd Dec 2009
Posts: 145
Re: EOserv rev 189 Compiled
you mean in my mysql thingy?if so then no idk were to put them to be honest im kinda lost
14 years, 35 weeks ago
|
lewis999

Joined: 27th Aug 2010
Posts: 368
Re: EOserv rev 189 Compiled
michael032777 posted: (3rd Sep 2010 03:15 pm)
link dont work package empty
Last time I checked (Which was about 5 seconds ago) The links worked perfectly well.
14 years, 35 weeks ago
|
Respect
Joined: 3rd Dec 2009
Posts: 145
Re: EOserv rev 189 Compiled
how to i make columns in my database and what do i add to them lewis to get them to work properly
14 years, 35 weeks ago
|
lewis999

Joined: 27th Aug 2010
Posts: 368
Re: EOserv rev 189 Compiled
Respect posted: (3rd Sep 2010 03:22 pm)
how to i make columns in my database and what do i add to them lewis to get them to work properly
Are you using mySQL or SQlite?
14 years, 35 weeks ago
|
Respect
Joined: 3rd Dec 2009
Posts: 145
Re: EOserv rev 189 Compiled
14 years, 35 weeks ago
|
Blade

Joined: 24th Nov 2009
Posts: 87
Re: EOserv rev 189 Compiled
Respect posted: (3rd Sep 2010 03:16 pm)
you mean in my mysql thingy?if so then no idk were to put them to be honest im kinda lost
http://www.sendspace.com/file/4bttsw
Drop your current database (which will erase it entirely) and remake it and this time, use the file in the link above to create the tables. I couldn't tell you directly how to go about this because idk what software you're using to interact with your database and also I ragequit
outofusing MySQL some time ago so I use SQLite now, but you should know how to use install.sql since you already have an existing database.
14 years, 35 weeks ago
|
Re: EOserv rev 189 Compiled
I am to, Be sure you lower the amount of maps loaded to your server, etc, I fixed the segment error and got a "Logic Error" As I posted above, This source is done it can't be used, Reasons....
Read what Apollo said.
But Quests are the main problem for the server acting up, If you delete src > quest.cpp then it should be fixed. So i've been told.
14 years, 35 weeks ago
|
lewis999

Joined: 27th Aug 2010
Posts: 368
Re: EOserv rev 189 Compiled
Why don't you switch to sqlite? I find it alot easter to use. The database and database manager that come in the download work perfectly.
If you don't want to switch the I have no experience with MySQL so maby someone else can help you.
edit: ignore this post, i didn't see that other people had already posted
14 years, 35 weeks ago
|
Respect
Joined: 3rd Dec 2009
Posts: 145
Re: EOserv rev 189 Compiled
ok well the sendspace link go this error from it Query:
CREATE INDEX `character_account_index` ON `characters` (`account`)
Error occured at:2010-09-03 06:03:21
Line no.:89
Error Code: 1061 - Duplicate key name 'character_account_index'
@lewis would love to switch but idk how to compile and make myself admin on other
14 years, 35 weeks ago
|
Re: EOserv rev 189 Compiled
MYSQL and SQLite are so similar in my point of view, EOSERV(The one Lewis compiled) Should work perfectly with MYSQL aside from the Rev completely not working...
Add the Install to your database, Set you database information in the config.ini Start everything up, It should work.
14 years, 35 weeks ago
| | | | | | | | | | | | | | | |