For$
<!-- begin site header -->
<div id=

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - thegk01

Pages: 1 2 [3]
31
There are two problems:
1. Mineserver is not able to manage russian letters
2. Minecraft has in its font system only this letters:

!"#$%&'()*+,-./
0123456789:;<=>?
@ABCDEFGHIJKLMNO
PQRSTUVWXYZ[\]^_
'abcdefghijklmno
pqrstuvwxyz{|}~‚

... and some special letters (but not russian)

Forget it and use English. I know its bad but if there would be russian letters, there should be Chinese, Japanese, etc. letters, too. And this would be too much ;)

-- thegk01

32
I have the same problem.
My chunk sizes vary between 1 and 5 megabytes.
I think it would be better to have one file, one chunk (or fewer files). I think that mineserver does'nt read them as fast as every user interface wants to have this chunks.

Sometimes, before a chunk is regenerating due "missing xPos or zPox", the blocks which I build disappear. Then, I can't chat, and the whole server is uncontrollable (I can't enter commands). After 1 or 2 minutes, it is all okay... And one chunk is replaced :(

Okay, I'll try to modificate the actual code to save it in other ways than the "normal" mineserver does.

Will report any success here.

thegk01

33
Development / Re: System Requirements? CPU: ARM?
« on: April 03, 2011, 04:25:08 pm »
My plan is to run it off a iPod touch :D
I don't know if it works, because it is hard to get "gcc" running on the iPod touch.
Would be: 128 MB 513 MHz (but without any other processes except the system processes)

:D
Will report if it works...

34
Development / System Requirements? CPU: ARM?
« on: March 30, 2011, 08:19:43 pm »
Hello at all  ;)
I have two questions: Which system requirements does mineserver need to run "good"?
And: Can I run it with a ARM-CPU? (633 MHz)

Just a few questions... ;)

thegk01

35
Development / Re: Mineserver fails at saving/generating chunks?!
« on: March 27, 2011, 04:51:38 pm »
Okay,
since update, there is no problem like the error above.
But: I have the same problem that you reported (the first one)
Hmm...

Thanks anyway for the update, working good now  8)
theGK01

36
Development / Re: Mineserver fails at saving/generating chunks?!
« on: March 21, 2011, 10:52:06 pm »
No one any idea?  ???
 :'(

37
Development / Re: Mineserver fails at saving/generating chunks?!
« on: March 19, 2011, 09:24:30 pm »
It is not exactly this error. I maybe wrote it wrong.
The error is
Error loading file
Failed to open file Worldname/region/r.X.Y.mcr (Where X and Y are -1, 0 or 1)


And after hundreds of times, mineserver stops with this error:

Segmentation fault

But this error is caused by the error printed above.



thegk01

38
Development / Re: Mineserver fails at saving/generating chunks?!
« on: March 19, 2011, 12:03:37 am »
Running Mac OS X 10.6.5.
Running the "mineserver" command with sudo, so it is executed as root.
Additionally, I have read/write access to the files & folders mineserver uses.

thegk01

39
Development / Mineserver fails at saving/generating chunks?!
« on: March 18, 2011, 04:31:41 pm »
Hello at all,
I have a problem with my Mineserver.
If I launch the server within a map ( = the server should generate one), it generates a map and I can log onto the server. After moving a bit around I see always two lines of errors, showing hundreds of times...
The Error:
Error loading file
Failed to open file Worldname/region/r.X.Y.mcr
(Where X and Y are -1, 0 or 1)

It seems that this error is caused by saving the generated chunks into the files.
I did'nt change anything on the generate/save code.

When configuring the server to open a map generated by the original Minecraft server software or Minecraft, it does'nt create this error until I move out of the region Minecraft generated ( = I move into a point where Mineserver notices that it must generate new parts of the map)

I hope I did'nt make much mistakes in my text.
Please help me! I am confused... :'(

thegk01

Pages: 1 2 [3]