Posts by MarcosRC
-
-
-
By the way@'red51', any ETA?
-
Not sure, it is the script that came with the server download... so is the L now part of the -dmSL bit?
I shall re-download the server and check.
Cheers,
Marcos
-
Hi,
In the latest Debian the script fails. Looks like the "screen" version in it expects the options in a different way.
Changing from:
screen -dmS ${SCREEN_NAME} -L ${SCREEN_NAME} java -Xmx${MEMORY}m -Xms$(($MEMORY/2))m -jar server.jar
To:
screen -dmSL ${SCREEN_NAME} java -Xmx${MEMORY}m -Xms$(($MEMORY/2))m -jar server.jar
fixes the issue.
@red51, you may want to change it, it should work for other versions as well.
-
It's your fault @red51!!
You make an amazing very addictive game, promise updates and we are checking every 5 minutes the forum for news!!
-
model with every possible configuration
I know it is difficult, but that bit is probably incorrect: it has to be procedurally generated (like the map itself, or the dungeons), no need of models with every possible configuration.
-
the model has a set size you cannot make part of it disappear if it touches a wall
Unless the models are flexible and trees next to walls bend away from it, like in real life.
-
Hi @red51,
Are there any plans to fix things like you being able to open chests or take thing from tanning racks through walls/glass, or animals walking through them?
Less important but also nice to have fixed is trees going through walls
Cheers,
Marcos
-
-
-
How cool would it be to have flowing water? The problem being maybe the ponds would dry up and have to be filled up by rain?
Red51 has said that flowing water will come, but probably not the drying/rain filling as it is too computationally expensive to do (ie: you will need a hell of a computer to calculate it).
-
I have been collecting thread and skins. I have lots ready
-
Tick, tock, tick, tock...
-
-
I noticed this also happens when using the hammerhead on blocks. Sometimes they go underground and you can't pick them up.
-
d: he (she??) has had other things in his life that have been taking time
e: "My code works, and I don't know why; My code does not work, and I don't know why"But yes, we are anxious
-
@Minotorious and @MarcosRC: Hmm... it looks like the lib files were missing Sorry about that, please redownload the converter, now it should contain all required libs. If it still does not work, make sure that the program has read and write permission for the Temp folder.
Perfect! Working now
-
I had the same error as @Minotorious, in Linux.
-
Are we there yet?
0.9?