RoseOnline SVN Source[Revision 89]

Page 27 of 36 FirstFirst ... 171920212223242526272829303132333435 ... LastLast
Results 651 to 675 of 881
  1. #651
    Enthusiast Devy is offline
    MemberRank
    Oct 2006 Join Date
    41Posts
    Maybe, Just the devs will decide.

  2. #652
    Account Upgraded | Title Enabled! Erwt is offline
    MemberRank
    Aug 2006 Join Date
    HollandscheveldLocation
    235Posts
    DMG system is hard to make, i think c++'ers want to fix the simple things earlier like little bugs.

  3. #653
    Enthusiast Magelanas is offline
    MemberRank
    Oct 2006 Join Date
    Kaunas, LithuanLocation
    28Posts
    I downloaded newest SVN sorces, but my compiler cann't to compile its. List bug is this:
    1>------ Build started: Project: 1. Login Server, Configuration: Debug Win32 ------
    1>Compiling...
    1>loginclient.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>loginserver.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>main.cpp
    1>d:\rose-online-server\svn\login server\main.cpp(14) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_base.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_client.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_server.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>Generating Code...
    1>Build log was saved at "file://d:\Rose-online-server\SVN\Login Server\Debug\BuildLog.htm"
    1>1. Login Server - 6 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    I thing that I need mysql.h file ? But from where than I can get it ? In SVN dir I cann't find it.

  4. #654
    Account Upgraded | Title Enabled! The nGage is offline
    MemberRank
    Oct 2006 Join Date
    Where do you think?Location
    389Posts
    You need to have BOOST and the 'stuff' files

  5. #655
    Account Upgraded | Title Enabled! Krawallski is offline
    MemberRank
    Sep 2006 Join Date
    .Location
    299Posts
    Quote Originally Posted by Magelanas View Post
    I downloaded newest SVN sorces, but my compiler cann't to compile its. List bug is this:
    1>------ Build started: Project: 1. Login Server, Configuration: Debug Win32 ------
    1>Compiling...
    1>loginclient.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>loginserver.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>main.cpp
    1>d:\rose-online-server\svn\login server\main.cpp(14) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_base.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_client.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_server.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>Generating Code...
    1>Build log was saved at "file://d:\Rose-online-server\SVN\Login Server\Debug\BuildLog.htm"
    1>1. Login Server - 6 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    I thing that I need mysql.h file ? But from where than I can get it ? In SVN dir I cann't find it.
    I think you should read the compile guide before you post so a noob shit :winky:

  6. #656
    Apprentice retanik is offline
    MemberRank
    Oct 2006 Join Date
    5Posts
    i have done everything and its working quite well but i have a few errors that keep returning when ppl are in the world.
    sometimes i get

    Warning:<SID:232> Received unknown packet. command 0730. Size 000c

    and sometimes

    Warning:<SID:232> Received unknown packet. command 07a3. Size 0008

    also the /tele command will crash everything at my computer, i do hear the sounds but he keeps frozen in the loading screen.

    and if you buy the seat(cart) from the shop in junon polis the world server will crash


    can someone help me fix these errors or are they just in the world?
    plz pm me and ask my msn if you want to help me or reply to my post
    Last edited by retanik; 07-11-06 at 05:49 PM. Reason: nicer lay-out

  7. #657
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    is this thing already compiled? i'm just confusedededed

  8. #658
    Member M4rvel is offline
    MemberRank
    Aug 2006 Join Date
    83Posts
    @Magelanas download it on the official site of mysql
    @The nGage You are a nub, Boost have nothing to do with mysql >_>
    @retanik It's normal for 730, it's quest and its not added yet, for 7a3 too, depend which version you got.

  9. #659
    Valued Member Killerbee(NL) is offline
    MemberRank
    Oct 2006 Join Date
    City of Junon PolisLocation
    101Posts
    Quote Originally Posted by Magelanas View Post
    I downloaded newest SVN sorces, but my compiler cann't to compile its. List bug is this:
    1>------ Build started: Project: 1. Login Server, Configuration: Debug Win32 ------
    1>Compiling...
    1>loginclient.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>loginserver.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>main.cpp
    1>d:\rose-online-server\svn\login server\main.cpp(14) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_base.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_client.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>socket_server.cpp
    1>d:\rose-online-server\svn\common\sockets.h(16) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
    1>Generating Code...
    1>Build log was saved at "file://d:\Rose-online-server\SVN\Login Server\Debug\BuildLog.htm"
    1>1. Login Server - 6 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    I thing that I need mysql.h file ? But from where than I can get it ? In SVN dir I cann't find it.
    make from<mysql.h> <mysql/mysql.h>

    :)

  10. #660
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    ....stuck at 'Connecting to server...' on login, what am i doing wrong? :S

    EDIT: now it goes after 'Connecting to server...' but says i am using incorrect password :S
    Last edited by Almonjin; 07-11-06 at 08:29 PM.

  11. #661
    Account Upgraded | Title Enabled! Erwt is offline
    MemberRank
    Aug 2006 Join Date
    HollandscheveldLocation
    235Posts
    You need to put your Password into a MD5 Translator or something and then Convert it to MD5.. cuz it reads MD5 only.

  12. #662
    Enthusiast Magelanas is offline
    MemberRank
    Oct 2006 Join Date
    Kaunas, LithuanLocation
    28Posts
    Quote Originally Posted by Killerbee(NL) View Post
    make from<mysql.h> <mysql/mysql.h>

    :)
    Thanks Killerbee(NL) with <mysql/mysql.h> all compilation work well :)

  13. #663
    Enthusiast PeanutBBB is offline
    MemberRank
    Oct 2006 Join Date
    Somewhere in ur gardenLocation
    35Posts
    Uuhm everythink works great now btw Erwt about that db thing i dont know what's the problem u can also use STLreader to read STB files then u find also probably ;)

  14. #664
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    You need to put your Password into a MD5 Translator or something and then Convert it to MD5.. cuz it reads MD5 only.
    'md5(adminpass)' is what i put in the password field on the new account entry, that worked on the other sever i had

    P.S. (this is on another server, not this one if 'that worked on the other server i had' wasn't clear enough)
    Last edited by Almonjin; 07-11-06 at 09:32 PM.

  15. #665
    Valued Member AridTag is offline
    MemberRank
    Sep 2006 Join Date
    101Posts
    Quote Originally Posted by Almonjin View Post
    'md5(adminpass)' is what i put in the password field on the new account entry, that worked on the other sever i had

    P.S. (this is on another server, not this one if 'that worked on the other server i had' wasn't clear enough)
    its not 'md5(password)' its md5('password')

  16. #666
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    there we go, thanks AridTag

    (must have missed the ' ' in the account on other server db)

  17. #667
    Member McLoco is offline
    MemberRank
    Sep 2006 Join Date
    59Posts
    For online encoding, you can go here: encoding stuff

    Greets!

  18. #668
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    [SQL]: Could not execute query: Unknown column 'gemid' in 'field list'
    this appears when i try to create a character, or login

    and it keep saying 'Press any key to continue . . .', so i press enter and it keeps popping up

  19. #669
    Valued Member AridTag is offline
    MemberRank
    Sep 2006 Join Date
    101Posts
    Quote Originally Posted by Almonjin View Post
    this appears when i try to create a character, or login

    and it keep saying 'Press any key to continue . . .', so i press enter and it keeps popping up
    This problem has been answered far too many times. I am just going to ignore you.

  20. #670
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    This problem has been answered far too many times. I am just going to ignore you.
    >_> ok

  21. #671
    Account Upgraded | Title Enabled! Ci2azy is offline
    MemberRank
    Sep 2006 Join Date
    LOCALHOSTLocation
    200Posts
    i answered this like 3 times....dump ur items.sql and add the a colum gemid and add a extra 0 to each item...and then execute it backj to the database...thatll fix it

  22. #672
    Proficient Member Almonjin is offline
    MemberRank
    Sep 2006 Join Date
    In your basemenLocation
    157Posts
    it works, thank you for wasting your time on me, it was greatly appreciated

  23. #673
    Account Upgraded | Title Enabled! Erwt is offline
    MemberRank
    Aug 2006 Join Date
    HollandscheveldLocation
    235Posts
    lol, sry for this offtopic post but its really LOL :) hehe..

  24. #674
    Apprentice Struct is offline
    MemberRank
    Sep 2006 Join Date
    24Posts
    Quote Originally Posted by Almonjin View Post
    it works, thank you for wasting your time on me, it was greatly appreciated
    offtopic: It's not a waste of time when you're helping somebody, even if you dont get anything in return. :P

  25. #675
    Account Upgraded | Title Enabled! Erwt is offline
    MemberRank
    Aug 2006 Join Date
    HollandscheveldLocation
    235Posts
    Jeah but asking 6 time the same.. hmz..



Advertisement