Jump to content

Recommended Posts

Hey,

 

how do i set the notxt-lib   while using this vrunner stuff?

"env LD_PRELOAD=/usr/home/game/share/libdb_notxt.so ./game"

 i used with the 2089 for other libs.

 

but in 34k

#!/bin/sh
./vrunner --daemon --pid-path=pid.db --file=db >> autorun.log 2>&1 &

so where is here to set env LD_PRELOAD=/usr/home/game/share/libdb_notxt.so

Link to comment
https://metin2.dev/topic/419-preload-notxtlib/
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi, I have 34k files and to to start it, I do it normaly and it run:

LIBS="/rute/to/lib/libname.so /rute/to/other/lib.so"
cd /rute/to/core && env LD_PRELOAD="$LIBS" ./game &

You only need to put the rute to libs in the LIBS="#here#" and it's all, describe your problem a little more, the servers starts or not? syserr? it hooks?

Link to comment
https://metin2.dev/topic/419-preload-notxtlib/#findComment-3221
Share on other sites

the Problem is  i dont use the same start script as you,    as i said above im running with vrunner.pid

 

In every single core i have this start script

#!/bin/sh
./vrunner --daemon --pid-path=pid.db --file=db >> autorun.log 2>&1 &
 
so tell me where should i put here the lib Preload?
 
i Know how to preloaf LIB  when starting without ./vrunner.  ( without vrunner is the method you use)
 

 

Link to comment
https://metin2.dev/topic/419-preload-notxtlib/#findComment-3222
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.