[Plugin] SKY - Slice's fork of kurta999's fork of YSF
#81

Код:
[10:47:02]  Loading plugin: SKY.so
[10:47:02]   Failed (plugins/SKY.so: invalid ELF header)
How do i fix this?
EDIT: Fixed it.
Reply
#82

native TextDrawSetStringForPlayer(Text:text, playerid, const string[]); bug
Reply
#83

Quote:
Originally Posted by Moldova
View Post
native TextDrawSetStringForPlayer(Text:text, playerid, const string[]); bug
Just remove it out.
Reply
#84

Does anybody know any fix regarding compiling issues on a CentOS 7 with the 0.3.dl branch (https://github.com/oscar-broman/SKY/tree/0.3DL)

Code:
lib/raknet/NetworkTypes.h:62:7: error: expected nested-name-specifier before ‘RPCFunction’
 using RPCFunction = void(*)(RPCParameters *p);
       ^
lib/raknet/NetworkTypes.h:62:7: error: ‘RPCFunction’ has not been declared
lib/raknet/NetworkTypes.h:62:19: error: expected ‘;’ before ‘=’ token
 using RPCFunction = void(*)(RPCParameters *p);
                   ^
lib/raknet/NetworkTypes.h:62:19: error: expected unqualified-id before ‘=’ token
In file included from ./src/Hooks.h:6:0,
                 from ./src/Addresses.cpp:3:
./src/Structs.h:260:14: error: expected constructor, destructor, or type conversion before ‘(’ token
 static_assert(sizeof(RemoteSystemStruct) == 3255, "Invalid RemoteSystemStruct size");
              ^
./src/Structs.h:274:14: error: expected constructor, destructor, or type conversion before ‘(’ token
 static_assert(sizeof(_MATRIX4X4) == 64, "Invalid _MATRIX4X4 size");
              ^
./src/Structs.h:283:14: error: expected constructor, destructor, or type conversion before ‘(’ token
 static_assert(sizeof(ConsoleVariable_s) == 16, "Invalid ConsoleVariable_s size");
              ^
./src/Structs.h:291:14: error: expected constructor, destructor, or type conversion before ‘(’ token
 static_assert(sizeof(ConsoleCommand_s) == 263, "Invalid ConsoleCommand_s size");
It was able to compile on another machine but produced errors (don't have access to the machine so can't show errors) which prevented the plugin from actually working.
Reply
#85

and #include <SKY> ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)