Blockland Forums > General Discussion
V18 Known Issues
<< < (19/31) > >>
mctwist:
I dunno if this is a problem, or if anyone else have it, but there's four functions that is bothering me:

--- Code: ---ChangeRPVariable()
RP_GetStatVar()
RP_GetStatVarFromID()
RP_GetStatVarFromData()
--- End code ---

All four is used in RP Core, but only serversided. The problem is that those are now loaded as client functions. They don't do anything, and returns void, even if they(in RP Core) get arguments and returns a string. I have no RP Content mod at all in the add-ons folder, still they show up. This first occurred in v17, but I didn't noticed it until people shouted at me that RP Core didn't worked as it should do, and spit out errors. I had to change RP_GetStatVarFromData to RP_GetStatVarFromData2 to make RP Content to work properly, and maybe I have to do that to those other three too.
Mariobro123586:

--- Quote from: Kingdaro on October 28, 2010, 05:50:10 PM ---What is "CHECKING CDN FOR 1 FILE"

It says that every time I try to go into a server. :/

--- End quote ---
Says that all the time, except for badspot's servers.
even on singleplayer, blockland is destroyed for me now.
Badspot:

--- Quote from: mctwist on October 29, 2010, 03:14:42 AM ---I dunno if this is a problem, or if anyone else have it, but there's four functions that is bothering me:

--- Code: ---ChangeRPVariable()
RP_GetStatVar()
RP_GetStatVarFromID()
RP_GetStatVarFromData()
--- End code ---

All four is used in RP Core, but only serversided. The problem is that those are now loaded as client functions. They don't do anything, and returns void, even if they(in RP Core) get arguments and returns a string. I have no RP Content mod at all in the add-ons folder, still they show up. This first occurred in v17, but I didn't noticed it until people shouted at me that RP Core didn't worked as it should do, and spit out errors. I had to change RP_GetStatVarFromData to RP_GetStatVarFromData2 to make RP Content to work properly, and maybe I have to do that to those other three too.

--- End quote ---

The functions exist in c++ specifically to prevent them from being created in old versions of RP_Core.  The RP_Core versions of the functions in question allow for code injection attacks. 
Badspot:

--- Quote from: Mariobro123586 on October 29, 2010, 04:43:27 AM ---Says that all the time, except for badspot's servers.
even on singleplayer, blockland is destroyed for me now.

--- End quote ---
Reinstall the game and run it without doing anything stupid to it.  Or continue being a melodramatic friend.  Your choice.
General:
When you download music files from a server and enable them on your server, they are not executed because according the game, they are "Stereo".

Also if you restart Blockland, the downloaded music files do not appear in the music list.
Navigation
Message Index
Next page
Previous page

Go to full version