EOSERV Forum > EOSERV > Eo-Rama [Release]
Topic is locked.
Page: << 1 2 3 4 >>
Eo-Rama [Release]
Author Message
Post #194679 Re: Eo-Rama [Release]

What you are doing with the Race system and Rena's Map editor is retarded. For those trying this DO NOT USE RENA'S MAP EDITOR. It will corrupt your maps and screw up all x & y coordinates =127. Also, TileSpec 45 and 46 will definitely break the official map editor if you add them. In other words, reformat your race and use ini or an existing unused tile. That is absolutely horrible.

12 years, 3 weeks ago
Post #194681 Re: Eo-Rama [Release]

Dunno it worth messing with the revision again but yeah people could do it in a sort of sequence to fix the problem:

Do all the work with the official map editor->do the specification with rena map editor->go back to the official map editor to fix the messed coordinates.

But if it screws up the specification not the tiles,then people might end up in an endless loop!

---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
12 years, 3 weeks ago
Post #194682 Re: Eo-Rama [Release]

weed! i put it in the trunk directly and in the c:\windows\SysWOW64\ but it still wont work :/

12 years, 3 weeks ago
Post #194683 Re: Eo-Rama [Release]

try putting it in c:\windows\system32
if it didn't work
try compiling with this guide
https://eoserv.net/forum/topic/22719

---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
12 years, 3 weeks ago
Post #194714 Re: Eo-Rama [Release]

man, it works when i press build and run in the mingw. but when i just try double clicking eoserv.exe it doesnt work :/

12 years, 2 weeks ago
Post #194715 Re: Eo-Rama [Release]

DLL's for EOSERV work on a directory basis. You shouldn't need any in your sys folder..?

---
If money doesn't grow on trees, then why do banks have branches?
12 years, 2 weeks ago
Post #194716 Re: Eo-Rama [Release]

idk, well i had put the dll in the trunk folder anyway but it still doesn't work.

12 years, 2 weeks ago
Post #194719 Re: Eo-Rama [Release]

What's in your error.log folder? 

---
If money doesn't grow on trees, then why do banks have branches?
12 years, 2 weeks ago
Post #194721 Re: Eo-Rama [Release]

This application has failed to start because libstdc++-6.dll was not found.

=/ How do I fix this?

ERROR LOG: 

--- 05/02/13 10:00:41 ---


[ERR] SQLite library version mismatch! Please recompile EOSERV with the correct SQLite library.

[ERR]   Expected version: 3.3.4

[ERR]   Library version:  3.6.11

[ERR] Make sure EOSERV is using the correct version of sqlite3.dll

terminate called after throwing an instance of 'Database_OpenFailed'

  what():  Database_OpenFailed


This application has requested the Runtime to terminate it in an unusual way.

Please contact the application's support team for more information.


---
ლ(ಠ益ಠლ)
Why the fuck u lyin'?
12 years, 2 weeks ago
Post #194722 Re: Eo-Rama [Release]

https://eoserv.net/forum/topic/22719
Compiling guide.

---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
12 years, 2 weeks ago
Post #194723 Re: Eo-Rama [Release]

Since you're adding guild wars, why not make a quest system like that of OutSpark's game, Fiesta. ? Questies put items and funds into a guild storage/academy reward system, once you meet the requirements you join the guild etc. has rankings, and what not.. Might be interesting? Look into it c: 

---
http:​/​/​i49.tinypic.com/​2nisayq.png​

v28 ~ Mapping Artist ~ Server Owner/Quest Writer ~ Constructive Reply ~ Demonic Karma ~ Oldbie.
12 years, 2 weeks ago
Post #194729 Re: Eo-Rama [Release]

Sounds nice. very nice.

Edit: @ragnarock Fiesta yay!

---
╔═══╗ ♪   Get chance and luck 
║███║ ♫  
║ (●) ♫ 
╚═══╝♪♪
12 years, 2 weeks ago
Post #194762 Re: Eo-Rama [Release]

I'll be using this. Thanks for the release. Keep it up :p

Edit: I see you plan on adding shared lockers. Maybe you can add a guild locker but only guild leaders can access it.

Edit 2: I'm getting the same errors as other people with the miss .dll

12 years, 1 week ago
Post #194764 Re: Eo-Rama [Release]

the only solution seemed to work for this, is compiling the source and running it from codeblocks .

https://eoserv.net/forum/topic/22719
Compiling guide.

---
Remember when is not an organization nor a fucking group , it's simply an idea that we believe in
and live for.
The priority of Remember when should come before oxygen , as oxygen is cosmetic even life itself is
cosmetic,that's why offer our worthless lives to The "Remember when"
12 years, 1 week ago
Post #194765 Re: Eo-Rama [Release]

Pretty certain you should be using MinGW 4.6.1 TDM or higher. Googling TDM MinGW should give you the site. Go to the toolchain option and change the directory to the one you get from them, typically C:/MinGW . I think Code::Blocks 12 is being installed with 4.7.1 TDM, which might make a difference if someone is using an older version of Code::Blocks. That and a clean install of MySQL (expand the trees and check all options during install rather than using typical install). You can simply direct to the MySQL/include folder. Last but not least, it is of dire importance that you use the same libmysql.dll in the directory were eoserv.exe is that is in the MySQL include folder (assuming you are using this and not something silly like Sqlite. You should have at most the pthread, mysql, and sqlite3 only in the trunk folder. Throwing random .dll's in your system folder is very bad, especially when you are compiling dynamically with 2 different versions of a library. For instance, 2 programs compiled wth different MySQL version libraries might result in one of those breaking if you have made your system folder the home to that .dll (remember it is a system path and will call dynamic library files just the same as the same directory). I hope this helps you guys.

12 years, 1 week ago
Page: << 1 2 3 4 >>
Topic is locked.
EOSERV Forum > EOSERV > Eo-Rama [Release]