sof2er / rotoblin

Automatically exported from code.google.com/p/rotoblin
0 stars 0 forks source link

Stripper: Source not loading (Failed to get API if you try to load it manually) #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On some linux servers stripper: source might not work, this is because stripper 
hasn't been updated by its developer for 5 months. Since the latest L4D update 
stripper needs a recompile against the latest libraries and the source needs to 
be corrected. 

If you see that stripper doesn't load or fails to get API you can do the 
following to make it work:

Go to your /l4d/bin/ and download libvstdlib.so and libtier0.so, rename them to 
vstdlib_i486.so and tier0_i486.so and re-upload them to /l4d/bin/ so you have 
the same files twice with different names.

This is a band-aid fix obviously.

Original issue reported on code.google.com by sof...@gmail.com on 8 Nov 2010 at 4:59

GoogleCodeExporter commented 9 years ago
I did what you instructed and it still didn't fix it, I also have the latest 
metamod and sourcemod, is there any other steps I'm missing?

Original comment by elitenes...@gmail.com on 27 Nov 2010 at 8:19

GoogleCodeExporter commented 9 years ago
It *should* fix it, if it doesn't then I'm not totally sure on what to 
do....all you can hope is for BAILOPAN to update stripper: source...

What error message are you getting currently?

Original comment by sof...@gmail.com on 28 Nov 2010 at 2:26

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
http://code.google.com/p/rotoblin/source/detail?r=d29e46c63f30ae180ea4c889c563d3
f94d780508

Recompiled, so it's working now without the need for renaming.

Original comment by sof...@gmail.com on 7 Apr 2011 at 4:04