AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Solved [HELP] Sourcemod causes crash on my Server. (https://forums.alliedmods.net/showthread.php?t=330957)

UberMedicFully 02-28-2021 23:00

[HELP] Sourcemod causes crash on my Server.
 
Hey, i tried to install Sourcemod on my Server but when i tried to, it caused a crash everytime.
Since i thought the plugin Freak Fortress 2 caused the Errors, i tried to redo my Server and it still havent worked, Sourcemod doesnt work at all for me, tried older versions aswell never really worked but the latest ones caused crashes for me.

Really need help, i have no clue at this point what could cause the issue..

oqyh 03-01-2021 09:34

Re: [HELP] Sourcemod causes crash on my Server.
 
Quote:

Originally Posted by UberMedicFully (Post 2738696)
Hey, i tried to install Sourcemod on my Server but when i tried to, it caused a crash everytime.
Since i thought the plugin Freak Fortress 2 caused the Errors, i tried to redo my Server and it still havent worked, Sourcemod doesnt work at all for me, tried older versions aswell never really worked but the latest ones caused crashes for me.

Really need help, i have no clue at this point what could cause the issue..


cant know whats the problem without

sm plugins list

sm exts list


try to disable plugin 1 by 1 and see which plugin cause the problem

UberMedicFully 03-01-2021 13:12

Re: [HELP] Sourcemod causes crash on my Server.
 
Quote:

Originally Posted by oqyh (Post 2738751)
cant know whats the problem without

sm plugins list

sm exts list


try to disable plugin 1 by 1 and see which plugin cause the problem

It doesnt causes the Crashes through the Plugins i have some weird issues here.

UberMedicFully 03-01-2021 15:04

Re: [HELP] Sourcemod causes crash on my Server.
 
Okay after changing a few things this happens on start up

failed to dlopen /home/sid_2507657/tf2/tf/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/tf/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 failed to dlopen /home/sid_2507657/tf2/hl2/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/hl2/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 failed to dlopen /home/sid_2507657/tf2/bin/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/bin/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 Unable to load plugin "../tf/addons/metamod/bin/server"

oqyh 03-01-2021 15:58

Re: [HELP] Sourcemod causes crash on my Server.
 
Quote:

Originally Posted by UberMedicFully (Post 2738815)
Okay after changing a few things this happens on start up

failed to dlopen /home/sid_2507657/tf2/tf/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/tf/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 failed to dlopen /home/sid_2507657/tf2/hl2/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/hl2/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 failed to dlopen /home/sid_2507657/tf2/bin/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/bin/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 Unable to load plugin "../tf/addons/metamod/bin/server"

Download the both links

1- https://www.sourcemod.net/downloads.php?branch=stable

2- https://www.sourcemm.net/downloads.php?branch=stable


or


Code:

add-apt-repository multiverse
dpkg --add-architecture i386
apt-get update
apt-get install lib32gcc1 lib32stdc++6


1 of them should do the job

UberMedicFully 03-01-2021 21:52

Re: [HELP] Sourcemod causes crash on my Server.
 
Quote:

Originally Posted by oqyh (Post 2738822)
Download the both links

1- https://www.sourcemod.net/downloads.php?branch=stable

2- https://www.sourcemm.net/downloads.php?branch=stable



Code:

add-apt-repository multiverse
dpkg --add-architecture i386
apt-get update
apt-get install lib32gcc1 lib32stdc++6


1 of them should do the job

None of it works...
Quote:

add-apt-repository multiverse
dpkg --add-architecture i386
apt-get update
apt-get install lib32gcc1 lib32stdc++6

Unknown Commands

keeps causing a crash.. i tried almost everything.

UberMedicFully 03-02-2021 12:31

Re: [HELP] Sourcemod causes crash on my Server.
 
Solved thanks to my Hoster of their Support.
They reinstalled it i dont know what i did wrong, i literally just dragged the files onto my tf folder whatever, i wont question it longer it works and thats all i need.


All times are GMT -4. The time now is 09:17.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.