Hi
im running an amd64 server and all my plugins are running on amd64 and because of this it would be nice, if somebody could recode the *.so to an amd64.so
Now im running the server on none 64 and it should work, but now i get this Message:
Quote:
1127 Speicherzugriffsfehler $HL_CMD
And this message only appears, if the EPB is turned on. The server crashes and shows this message. If im running the server without the EPB theres no problem.
Execute:
make -f Makefile.unix clean all
in the source dir, then you'll get a new .so file in the source dir. Maybe you have to edit the Makefile.unix for the compilation options.