Error wheen i start server

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! djbadboys38 is offline
    MemberRank
    Aug 2010 Join Date
    TanzanyaLocation
    1,365Posts

    Support Error wheen i start server

    Hello, i get this error, no such or file directory for libio32.so file. This file is exist in my gamed folder but have problem. How can i fix?

    ow=1404587498 nextsaveoldtime=1405447800.
    TRACE : DB::TopList:: start tid=114 clear_save_old=-1 success.
    TRACE : DB::TopList:: start tid=115 clear_save_old=120 success.
    TRACE : DB::TopList::TurnOn: tid=116,srcid=115, epbegin=1402855800 epend=1405447800 now=1404587498 nextsaveoldtime=1405447800.
    TRACE : DB::TopList:: start tid=116 clear_save_old=-1 success.
    TRACE : DB::TopList:: start tid=117 clear_save_old=120 success.
    TRACE : DB::TopList::TurnOn: tid=118,srcid=117, epbegin=1402855800 epend=1405447800 now=1404587498 nextsaveoldtime=1405447800.
    TRACE : DB::TopList:: start tid=118 clear_save_old=-1 success.
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    ./glinkd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
    ./glinkd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
    TRACE : Forbid Policy
    err : DB::RpcStatTask: database is running in debug mode
    info : OnAddSession
    ./gs: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
    [root@vps25735 ~]# error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
    -bash: error: command not found
    [root@vps25735 ~]# TRACE : checkpoint begin.
    info : OnAddSession
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    cannot open shared object file: No such file or directory
    -bash: cannot: command not found
    [root@vps25735 ~]# TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.
    TRACE : checkpoint begin.
    TRACE : checkpoint end.


  2. #2
    Account Upgraded | Title Enabled! morbitangel is offline
    MemberRank
    Nov 2004 Join Date
    netherlandsLocation
    364Posts

    Re: Error wheen i start server

    copy libio32.so to your /lib folder you're supposed to do that for ALL libs normally contained in the server files take a look at the perfect world section or jade dynasty section since the basic setup is almost identical only some files are different...

  3. #3
    Account Upgraded | Title Enabled! djbadboys38 is offline
    MemberRank
    Aug 2010 Join Date
    TanzanyaLocation
    1,365Posts

    Re: Error wheen i start server

    Quote Originally Posted by morbitangel View Post
    copy libio32.so to your /lib folder you're supposed to do that for ALL libs normally contained in the server files take a look at the perfect world section or jade dynasty section since the basic setup is almost identical only some files are different...
    /lib folder have libio32.so and i set chmod but same error :(

  4. #4
    Cypher WireShark is offline
    MemberRank
    Jun 2009 Join Date
    Planet Earth xDLocation
    950Posts

    Re: Error wheen i start server

    Quote Originally Posted by djbadboys38 View Post
    /lib folder have libio32.so and i set chmod but same error :(
    centos?
    Run this on your VM

    LEGEND*
    serverfolder = the folder of your server
    Code:
    Run: ln -s /serverfolder/gamed/libio32.so /lib/
    Run: ln -s /serverfolder/gamed/libio32.so /lib64/
    Run: ln -s /serverfolder/gamed/liblog32.so /lib/
    Run: ln -s /serverfolder/gamed/liblog32.so /lib64/
    Run: ln -s /serverfolder/gamed/libskill.so /lib/
    Run: ln -s /serverfolder/gamed/libskill.so /lib64/
    Run: ln -s /serverfolder/gamed/libtask.so /lib/
    Run: ln -s /serverfolder/gamed/libtask.so /lib64/
    Last edited by WireShark; 06-07-14 at 04:51 PM.

  5. #5
    Account Upgraded | Title Enabled! djbadboys38 is offline
    MemberRank
    Aug 2010 Join Date
    TanzanyaLocation
    1,365Posts

    Re: Error wheen i start server

    Quote Originally Posted by madkilah28 View Post
    centos?
    Run this on your VM

    LEGEND*
    serverfolder = the folder of your server
    Code:
    Run: ln -s /serverfolder/gamed/libio32.so /lib/
    Run: ln -s /serverfolder/gamed/libio32.so /lib64/
    Run: ln -s /serverfolder/gamed/liblog32.so /lib/
    Run: ln -s /serverfolder/gamed/liblog32.so /lib64/
    Run: ln -s /serverfolder/gamed/libskill.so /lib/
    Run: ln -s /serverfolder/gamed/libskill.so /lib64/
    Run: ln -s /serverfolder/gamed/libtask.so /lib/
    Run: ln -s /serverfolder/gamed/libtask.so /lib64/
    thanks for your reply and help. My friend fixed the problem :)



Advertisement