Server not starting

Въпроси и проблеми свързани с ReHLDS и допълненията.
Аватар
gil5587
Извън линия
Foreigner
Foreigner
Мнения: 72
Регистриран на: 01 Сеп 2018, 01:26
Се отблагодари: 77 пъти
Получена благодарност: 3 пъти

Server not starting

Мнение от gil5587 » 03 Дек 2018, 19:35

Hi,

My server not working for some reason (rehlds) :(

console:

Код за потвърждение: Избери целия код

LoadLibrary failed on OJ8 J`o: OJ8 J`o: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from OJ8 J`o!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from OJ8 J`o!
liblist.gam:

Код за потвърждение: Избери целия код

gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
gamedll_osx "dlls/cs.dylib"
inside addons/metamod/:
dlls
config.ini
plugins.ini

inside addons/metamod/dlls:
metamod.dll
metamod_i386.so

thanks
Последно промяна от OciXCrom на 04 Дек 2018, 15:10, променено общо 1 път.
Причина: Moved to ReHLDS section.

Аватар
X3.!
Извън линия
Foreigner
Foreigner
Мнения: 31
Регистриран на: 30 Ное 2018, 20:46
Се отблагодари: 1 път

Server not starting

Мнение от X3.! » 03 Дек 2018, 20:14

Is your server windows or linux?

Аватар
~jeff
Извън линия
Потребител
Потребител
Мнения: 158
Регистриран на: 24 Ное 2018, 12:39
Се отблагодари: 2 пъти
Получена благодарност: 27 пъти

Server not starting

Мнение от ~jeff » 03 Дек 2018, 20:26

Remove dproto and update your server.
Go to work, get married, have some kids, pay your taxes, pay your bills, watch your tv, follow fashion, act normal, obey the law and repeat after me: I AM FREE

Аватар
gil5587
Извън линия
Foreigner
Foreigner
Мнения: 72
Регистриран на: 01 Сеп 2018, 01:26
Се отблагодари: 77 пъти
Получена благодарност: 3 пъти

Server not starting

Мнение от gil5587 » 03 Дек 2018, 20:37

X3.! написа: 03 Дек 2018, 20:14 Is your server windows or linux?
linux
~jeff написа: 03 Дек 2018, 20:26 Remove dproto and update your server.
hmm I don't think I have dproto tho

Аватар
X3.!
Извън линия
Foreigner
Foreigner
Мнения: 31
Регистриран на: 30 Ное 2018, 20:46
Се отблагодари: 1 път

Server not starting

Мнение от X3.! » 03 Дек 2018, 20:51

Try to put this in liblist.gam, instead of yours (delete yours and put this one)

Код за потвърждение: Избери целия код

 game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1" 
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
trainmap "tr_1"
edicts "1800"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
//gamedll_linux "dlls/cs.so"

Аватар
gil5587
Извън линия
Foreigner
Foreigner
Мнения: 72
Регистриран на: 01 Сеп 2018, 01:26
Се отблагодари: 77 пъти
Получена благодарност: 3 пъти

Server not starting

Мнение от gil5587 » 03 Дек 2018, 21:18

X3.! написа: 03 Дек 2018, 20:51 Try to put this in liblist.gam, instead of yours (delete yours and put this one)

Код за потвърждение: Избери целия код

 game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1" 
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
trainmap "tr_1"
edicts "1800"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
//gamedll_linux "dlls/cs.so"
now it shows:

Couldn't get GiveFnptrsToDll in
Host_Error: Couldn't get DLL API from !
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from !

Аватар
kryder11
Извън линия
AMXX Скриптър
AMXX Скриптър
Мнения: 29
Регистриран на: 19 Окт 2016, 05:58
Местоположение: BehindYou
Се отблагодари: 1 път
Получена благодарност: 11 пъти

Server not starting

Мнение от kryder11 » 04 Дек 2018, 00:29

You have the incorrect path to metamod module...
Check this path and the name of the metamod module: gamedll_linux
Site: http://www.olympiagaming.es/serversboard.php
Zombie Apocalypse: 54.37.14.249:27015
4Fun: 54.37.14.249:27016

Аватар
gil5587
Извън линия
Foreigner
Foreigner
Мнения: 72
Регистриран на: 01 Сеп 2018, 01:26
Се отблагодари: 77 пъти
Получена благодарност: 3 пъти

Server not starting

Мнение от gil5587 » 04 Дек 2018, 01:26

kryder11 написа: 04 Дек 2018, 00:29 You have the incorrect path to metamod module...
Check this path and the name of the metamod module: gamedll_linux
I don't see something wrong :(

Аватар
kryder11
Извън линия
AMXX Скриптър
AMXX Скриптър
Мнения: 29
Регистриран на: 19 Окт 2016, 05:58
Местоположение: BehindYou
Се отблагодари: 1 път
Получена благодарност: 11 пъти

Server not starting

Мнение от kryder11 » 04 Дек 2018, 01:29

Take a photo from your cstrike/addons/metamod and cstrike/addons/metamod/dlls folders and upload it here.

I need to check the path to the module.

Move config.ini inside dlls folder
Прикачени файлове
metamod.rar
(142.19 KiB) Свалено 215 пъти
metamod.rar
(142.19 KiB) Свалено 215 пъти
Site: http://www.olympiagaming.es/serversboard.php
Zombie Apocalypse: 54.37.14.249:27015
4Fun: 54.37.14.249:27016

Аватар
gil5587
Извън линия
Foreigner
Foreigner
Мнения: 72
Регистриран на: 01 Сеп 2018, 01:26
Се отблагодари: 77 пъти
Получена благодарност: 3 пъти

Server not starting

Мнение от gil5587 » 04 Дек 2018, 01:42

kryder11 написа: 04 Дек 2018, 01:29 Take a photo from your cstrike/addons/metamod and cstrike/addons/metamod/dlls folders and upload it here.

I need to check the path to the module.

Move config.ini inside dlls folder
1.png
1.png (16.14 KiB) Преглеждано 5006 пъти
1.png
1.png (16.14 KiB) Преглеждано 5006 пъти
2.png
2.png (15.13 KiB) Преглеждано 5006 пъти
2.png
2.png (15.13 KiB) Преглеждано 5006 пъти

Публикувай отговор
  • Подобни теми
    Отговори
    Преглеждания
     Последно мнение

Обратно към “Поддръжка / Помощ”

Кой е на линия

Потребители разглеждащи този форум: 0 регистрирани и 20 госта