-
Bug
-
Resolution: Awaiting Response
-
None
-
1.20.81
-
None
-
Unconfirmed
Hello I used the bedrock dedicated server edition 1.20.71. As I needed other libcurl versions, as there are installed on my server, I compiled them seperately, and copied the lib files into the root directory of the bedrrock server. With 1.20.71 everything worked.
I start the programm with :
LD_LIBRARY_PATH=. ./bedrock_server
Switching to 1.20.81 did not work, as there I get all the time the message:
./bedrock_server: ./libcurl.so.4: no version information available (required by ./bedrock_server)
Speicherzugriffsfehler (Speicherabzug geschrieben) (sorry is a german server, will be most likely something like segmentation fault)
Even adding the path to the curl version at the beginning of the path did not change it, it still does not work. Was there a version check for libcurl included now, or is my version 4.8.0 to old?
Please help