EOSERV Forum > EOSERV > R189 Compiled
Topic is locked.
Page: << 1 2 3 4 5 6 >>
R189 Compiled
Author Message
Post #39404 Re: R189 Compiled

Those warnings dont mean to much, since its not going to hurt the server. Its just saying that theirs a mess up on the chest spawn or some npc is not spawning where it should.

Does the server still run perfectly?

---
Owner of Endless Online Insanity
Looking for: 2 Artists
Darkrulerjoe
15 years, 9 weeks ago
Post #39655 Re: R189 Compiled

It closes after 30seconds and doesnt work

15 years, 9 weeks ago
Post #39656 Re: R189 Compiled


u can run normally with warnings, there's no problem.

15 years, 9 weeks ago
Post #39657 Re: R189 Compiled

but it just closes

15 years, 9 weeks ago
Post #39690 Re: R189 Compiled


y cant i equip weps?

15 years, 9 weeks ago
Post #39713 Re: R189 Compiled

every thing is invisible when i use harvesting and fishing

15 years, 9 weeks ago
Post #39762 Re: R189 Compiled

I get the same errors about the Chest Spawns, but when i try to log in i get disconnected and the server crashes, i get an error stating:

[ERR] EOSERV is dying! Segmentation fault

How do i fix this D:


Edit: Fixed the Segmentation fault, just reinstalled the Database, The server works fine except people are complaining that Tiles and Items are invisible, everytime i spawn something i have to press F12.


Does anybody know if this is a bug or something, or maybe just lag? Any help would be appreciated

15 years, 9 weeks ago
Post #39771 Re: R189 Compiled
Logitech posted: (14th Jun 2010 03:28 pm)

I get the same errors about the Chest Spawns, but when i try to log in i get disconnected and the server crashes, i get an error stating:

[ERR] EOSERV is dying! Segmentation fault

How do i fix this D:


Edit: Fixed the Segmentation fault, just reinstalled the Database, The server works fine except people are complaining that Tiles and Items are invisible, everytime i spawn something i have to press F12.


Does anybody know if this is a bug or something, or maybe just lag? Any help would be appreciated

I use this server myself with no problems. Maybe the problem is your pub or map files?

15 years, 9 weeks ago
Post #39776 Re: R189 Compiled

Yea i use this rev to and havent had any problems. The only problems i have is about making more then 1 quest work >.>

Lol i found out why pets wouldnt spawn for me....i thought when u spawn pets you put. $sp (Pets name) (ID).....but then realized its.....$sp (your name) (ID) im an idiot lol.

---
Owner of Endless Online Insanity
Looking for: 2 Artists
Darkrulerjoe
15 years, 9 weeks ago
Post #39778 Re: R189 Compiled

can someone recompile this in sqlite for me?

15 years, 9 weeks ago
Post #39789 Re: R189 Compiled

Just click "rebuild" That works

15 years, 9 weeks ago
Post #39791 Re: R189 Compiled

Sorry again guys, i just keep coming back with more problems. I tried rebuilding Welcome.cpp in Code::Blocks to change the login message (I believe it was: Soulstealer has logged in followed by a Quake). Anyway I'm relitavely new to EOServ as i used Seose from V0.1.8 all the way up to 0.2.7. But now i want to switch over to EOServ i have been wanting to do so for quite some time although i could never compile, anyway, back on subject, I tried to Compile welcome.cpp and i get the following 19 Error(s):

C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|10|stdafx.h: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|12|character.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|13|eoclient.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|14|eoserver.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|15|packet.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|16|player.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|17|world.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|9|eodata.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|10|guild.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|11|map.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|12|npc.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `EOClient' has not been declared|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `PacketFamily' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `PacketAction' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `PacketReader' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `reader' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: expected primary-expression before "int"|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|15|error: initializer expression list treated as compound expression|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|15|error: expected `,' or `;' before '{' token|
||=== Build finished: 19 errors, 0 warnings ===|

Could anybody help me with this ^^. Once i can compile i can add my own code, which is the whole reason i switched to EOSERV in the first place, because its open source. Thanks.

15 years, 9 weeks ago
Post #39793 Re: R189 Compiled

Soulstealer broke the source.

15 years, 9 weeks ago
Post #39799 Re: R189 Compiled
Logitech posted: (14th Jun 2010 09:33 pm)

Sorry again guys, i just keep coming back with more problems. I tried rebuilding Welcome.cpp in Code::Blocks to change the login message (I believe it was: Soulstealer has logged in followed by a Quake). Anyway I'm relitavely new to EOServ as i used Seose from V0.1.8 all the way up to 0.2.7. Butnow i want to switch over to EOServ i have been wanting to do so for quite some time although i could never compile, anyway, back on subject, I tried to Compile welcome.cpp and i get the following 19 Error(s):

C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|10|stdafx.h: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|12|character.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|13|eoclient.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|14|eoserver.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|15|packet.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|16|player.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\handlers.h|17|world.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|9|eodata.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|10|guild.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|11|map.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|12|npc.hpp: No such file or directory|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `EOClient' has not been declared|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `PacketFamily' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `PacketAction' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `PacketReader' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: `reader' was not declared in this scope|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|14|error: expected primary-expression before "int"|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|15|error: initializer expression list treated as compound expression|
C:\Users\Client\Desktop\EOSERV R189\R189\trunk\src\handlers\Welcome.cpp|15|error: expected `,' or `;' before '{' token|
||=== Build finished: 19 errors, 0 warnings ===|

Could anybody help me with this ^^. Once i can compile i can add my own code, which is the whole reason i switched to EOSERV in the first place, because its open source. Thanks.

Lol im the complete opposite then. I can compile but for some reason i cant add codes.

From looking at the errors you must be missing a directory or you missed a needed file that u needed to link to...

---
Owner of Endless Online Insanity
Looking for: 2 Artists
Darkrulerjoe
15 years, 9 weeks ago
Post #39800 Re: R189 Compiled

No It says I'm missing the WSD_32 and something else, and I'm not he must have edited it and messed it up. 


NOTE: before people go and say "well it works for me you must be doing something wrong" actually no where not, I'm sure I can set it up.

He must have edited the source and re-uploaded it.

15 years, 9 weeks ago
Page: << 1 2 3 4 5 6 >>
Topic is locked.
EOSERV Forum > EOSERV > R189 Compiled