Forum

> > CS2D > Servers > Servertransfer isnt working
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch Servertransfer isnt working

13 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

verschoben Servertransfer isnt working

kch
User Off Offline

Zitieren
Hello there,

Î want to start a dedicated server over my vServer with this lua script http://unrealsoftware.de/files_show.php?file=1135 but ive got a problem.

there isnt a finished servertransfer at sys/servertransfer.lst so I made one that people who wants to play on my server can see the NPC etc. but it doesnt work. What I did wrong? they arent downloading the whole files they need to play this lua.

here you can see the servertransfer
Mehr >

Admin/Mod Kommentar

Incorrect tag and wrong forum entry. Moved. /user GeoB99

alt Re: Servertransfer isnt working

Yates
Reviewer Off Offline

Zitieren
When you start the server does the server say that these files have been added to the server transfer list? What does it say when someone joins?

alt Re: Servertransfer isnt working

sonkii
User Off Offline

Zitieren
The client(s) had limited their download size.

P:S:Tell them to not limiting their download size.
P:S:S:Of course,tibia had huge numbers of files.
1× editiert, zuletzt 28.09.16 15:53:03

alt Re: Servertransfer isnt working

kch
User Off Offline

Zitieren
Mehr >

alt Re: Servertransfer isnt working

Hajt
User Off Offline

Zitieren
An answer is simple. Some files are missing.

1. Go to root directory of CS2D on your VPS
2. Upload an archive and then use the command
unzip -o cs2dtibia_rpg.zip

3. If unzip apt doesn't exist install it by typing
apt-get install unzip

4. Restart the server

alt Re: Servertransfer isnt working

kch
User Off Offline

Zitieren
No I found the problem for some reason files are saved as ...PNG and not ...png .. thats why it couldnt find the data.

alt Re: Servertransfer isnt working

Hajt
User Off Offline

Zitieren
I didn't realize that something like this can cause a problem. You can use this command to rename files extension from upper to lower cases
rename 's/\.PNG$/.png/' *.PNG

alt Re: Servertransfer isnt working

kerker
User Off Offline

Zitieren
@user kch:
If such files exist, then there are a few reasons:
• The files in the wrong folder or in the wrong format;
• The players of the server there is a limit in file size;
• Too many files.

What OS on the server?I think everyone is good with access the download?Check out all. Perhaps I can help.

Off-topic:
Spoiler >

alt Re: Servertransfer isnt working

DC
Admin Off Offline

Zitieren
It's a problem on Linux because it has case sensitive path and file names. For Windows X.png and X.PNG is the same file, for Linux they are two different things. Unfortunately. It leads to a lot of problems for cross platform programs.

There's actually a ToDo for the CS2D development to automatically try to find files with other capitalization on Linux if loading failed. So this issue might be resolved someday. It has a low priority though.

alt Re: Servertransfer isnt working

kerker
User Off Offline

Zitieren
@user DC: Wow, before when the server my server was on Linux, had a similar situation. I just now found out why.
> Edit:
I think you know why I changed OS.

alt Re: Servertransfer isnt working

Yates
Reviewer Off Offline

Zitieren
@user kerker: Hosting on a Windows server is stupid. It should only be done for compatibility issues (and even then a virtual Windows machine on Linux would still be better even though that is also very stupid), not because it's more convenient or because "Linux does it differently."
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht