Posts by yahwho
-
-
red51 really great progress on the current update!
-
Hi red51but please create a backup first.
Hehe that's my daily blurb!
Yes I thought that was the issue, but also thought I would wait for your confirmation before "hitting the button" just in case you had any further ideas.
I ran a repair table command (as it was the table and not the database as a whole - at least at this stage!).
Indeed the table was corrupted - wrong record length!
Fix table command worked, however it seemed to convert the chunkadditions table to MyISAM
I ran another conversion on the table and got it back to InnoDB. So far so good!
-
what we did when this appeared was use the terrain tool on the edge of the bad chunk, that usually brought the chunk back to life
That's the first thing I tried! Doesn't work in this case. It looks like the chunkadditions table in SQL is corrupt - or at least a row in the table is - as everything else is working.
I've messaged you the log. With a clearer head this morning (that scrumpy cider aye?) it looks to me like I might need to run a table repair on the chunkadditons table (The error is certainly been thrown from SQL). But I'll wait back to see if you agree.
-
Hi red51
My server log is reporting chunkadditions is marked as crashed and should be repaired.
Getting some strange behaviour some chunks appear black and some chunks are missing all together. Pressing F10 to fix chunk boarders does not work.
Server restart does not fix it.
Moving into the crashed chunk/chunks crashes server.
-
AshWardle have you tried looking in the database of the game? Or other game config files? It would be bad practice for a programmer to hard code these values in.
-
Code is generally obfuscated. This is to protect the IP of the writer.
For example,
would end up being
So even with a decompiler you would get something unintelligible. It also makes smaller compiled files.
Edit: I suppose what I'm really saying is you'll be very luck to find one that works.
-
Is your character punished by death?
Do you lose items on death?
Is there base raiding and if so how easy/difficult is it to wipe a base?When you get killed you will by default respawn at your last used bed/shelter.
You will loose all your inventory by default, unless the server owner has set it that on death you keep your inventory. You would need to check what setting this is on the particular server you are on.
In the vanilla version of the game you will also be able to destroy / loot any of the other players items (either PVP or PVE). However, most servers now have some sort of area protection. So in order to destroy / loot you would have to find some unprotected assets.
Generally speaking though, Rising World is more PVE (in my opinion - and in it's current state). Nevertheless, a brilliant game.
-
IMO you should get rid of the flickering at the beginning of the intro video. Maybe it's just me, but It genuinely caused my head and eyes to hurt for some reason.
Thanks for the feedback. I'll defiantly consider removing this effect on the updated video.
-
-
Hi @PatrickBronke
May I suggest you use BigInteger for iConomy 2.0? I'm not sure if you already are planning to do this - I just remember seeing before you were using floats.
BigInteger is designed for currency as you don't get any round up/down data loss.
-
Server controlled shops have been fixed with version 0.1.3.
They will now both buy and sell items again.
Shops fixed include: Stone Mason, Sawmill, Tanners Yard, and Blacksmiths.
-
Must say this, after using the new forum for a while now I can say it's much better - being able to see all the unread posts all in one location and then being able to mark all as read is a great time saving feature
Glad the smiles have been updated too - the default ones in the first few days of launch looked pretty retro
Profile cover images are great too - but it would be nice that once one has been uploaded an image that the user could then re-position the image instead of it being central (like in Joomla's Jomsocial).
-
Hi Red,
Clearly you are busy (in fact I am too) - so very much a back burner request!
In the future can we have some sort of API calls to find out what kind of NPC was killed by a player?
Rather than just knowing if it was a bandit or skeleton it would be super useful to know what kind of bandit or skeleton was killed.
Such as skeleton no w/ no armour, skeleton with armour, bandit w/ crossbow etc.
I'm thinking on the lines of abilities to build more advanced XP systems. As killing a fully armoured skeleton is worth more XP than an unarmoured one!
CHEERS!
Yahwho
-
There's a simple GUI I made available for the setr setp setl commands if that helps?
MRPrecision - a GUI for setr setl setp commands (version 0.0.2 now ready)
Toggles on and off using the U key, as long as you haven't mapped it for anything else it should work fine.
-
Thanks for your help yahwho. I reset our RAM today to match the server's and it looks like that fixed it.
-
gtxgaming just put a limit on the amount of RAM for RW servers when it used to be unlimited
Hmm yeah providers seem to like doing that. At work we've been setting people up on a providers "lifetime free remote access solution" only to find out the other week the provider is now discontinuing the service and if you want to keep using it - it's going to cost!
-
All server side plugins can be put on a hosted server.
There are a few public world protection plugins including:[Plugin]WorldProtection (Auto area protection script)
Plugins for download are in the Plugins forum - you're currently in the plugin discussion forum (for new plugin requests and API discussion).
Upload the plugins to separate folders within the plugin folder found inside the root game folder (RisingWorldDedicatedServer) I believe in the plugins forum there is a sticky topic from Red51 explaining how to use plugins.
Happily explain further if needs be
-
Would be cool, if we could mark all posts as read ... But maybe it's just me ...EDIT: yes never mind, i found the button ...For others looking, click on Forum > Unread Posts and at the top right hand corner under the RW banner there is a white tick to mark all forums as read.
-
How much memory does your server have? The error says "There is insufficient memory for the Java Runtime Environment to continue."