[Help Thread] Please post your questions here.

09/13/2015 15:45 omaromar1#5086
Quote:
Originally Posted by thndr View Post
Not much information posted so we can see if you are tying up ports anywhere else or not.

Without your gameserver.opt and authserver.opt or auth.opt and common.opt (if you are running the auth emulator) it is hard to get the full picture.

So I will just point out one thing...

Did you compress your uploadserver.opt?
ofcourse i did ّ

man i think it fixed :/ suddenly but when i upload any icons no thing happen !
09/13/2015 15:50 ThunderNikk#5087
Again you have given no information to look into the issue for you.

Your website directory is correct because it is an odd one.

My website is ISS and my directory is a root C: drive directory on the computer that runs the website so it ends up being where the root website is stored...

S working_dir:C:\inetpub\wwwroot\gicons\

I am not sure what yours is.

In your un posted gameserver.opt you should have something like this...

Code:
S game.url_list:guild_icon_upload.ip|10.71.1.2|guild_icon_upload.port|4615|guild_test_download.url|upload/|web_download|10.71.1.2:5000|shop.url|http://10.71.1.2/item_shop/|ghelp_url|http://10.71.1.2/help/index.html
Do you?
09/13/2015 16:01 omaromar1#5088
Quote:
Originally Posted by thndr View Post
Again you have given no information to look into the issue for you.

Your website directory is correct because it is an odd one.

My website is ISS and my directory is a root C: drive directory on the computer that runs the website so it ends up being where the root website is stored...

S working_dir:C:\inetpub\wwwroot\gicons\

I am not sure what yours is.

In your un posted gameserver.opt you should have something like this...

Code:
S game.url_list:guild_icon_upload.ip|10.71.1.2|guild_icon_upload.port|4615|guild_test_download.url|upload/|web_download|10.71.1.2:5000|shop.url|http://10.71.1.2/item_shop/|ghelp_url|http://10.71.1.2/help/index.html
Do you?

Code:

S game.url_list:guild_icon_upload.ip|0.0.0.0|guild_icon_upload.port|4615|guild.url|http://0.0.0.0/|guild_test_download.url|gicons/|web_download|0.0.0.0|web_download_port|0
0.0.0.0 = my ip !
09/13/2015 16:09 SilentWisdom#5089
You can not use 0.0.0.0 in that context, 0.0.0.0 is used in programs/hardware to tell said program/hardware to listen for connects on ALL available network devices. (e.g. 127.0.0.1 [loopback], xxx.xxx.xxx.xxx [eternal ip], 192.178.1.1 [router ip] etc..) try using your external ip in place of 0.0.0.0 ;)
09/13/2015 16:12 omaromar1#5090
Quote:
Originally Posted by SilentWisdom View Post
You can not use 0.0.0.0 in that context, 0.0.0.0 is used in programs/hardware to tell said program/hardware to listen for connects on ALL available network devices. (e.g. 127.0.0.1 [loopback], xxx.xxx.xxx.xxx [eternal ip], 192.178.1.1 [router ip] etc..) try using your external ip in place of 0.0.0.0 ;)
maaaan i didn't use 0.0.0.0 -_-
it just exampleeee
09/13/2015 16:34 ThunderNikk#5091
So about your website directory???

C:\Files8(bunch of black stuff here)

Is this a real website directory?

Can you browse your guild icons by looking through your website?

Like so...

[Only registered and activated users can see links. Click Here To Register...]

It is LAN so you cant see it but I can.
09/13/2015 16:39 omaromar1#5092
:# OK
09/13/2015 17:35 ThunderNikk#5093
I guess I just don't understand your directory it is definitely not ISS and if you want to keep it a secret then I guess you will have to fix this yourself.
09/13/2015 19:40 omaromar1#5094
Quote:
Originally Posted by thndr View Post
I guess I just don't understand your directory it is definitely not ISS and if you want to keep it a secret then I guess you will have to fix this yourself.
Code:
S working_dir:C:\Files8.1server\server\gicons\
yup i use iis
09/13/2015 20:06 ThunderNikk#5095
On ISS your working directory should be...

C:\inetpub\wwwroot\gicons

Check your C: drive for the inetpub folder for the website.
09/13/2015 21:14 SilentWisdom#5096
In IIS you can set any site to use any directory by configuring it's 'Virtual Directories' in IIS Manager.
09/13/2015 22:37 ThunderNikk#5097
So gicons according to his .opt files are in the root directory of the website.

Is C:\Files8.1server\server\ the root of the website?

NVM I just answered my own question and it is the root of the website.

So the only thing I can think of is he has one of the ports tied up.

EDIT: If you are using the auth emulator it uses some of the same ports for the mini web server.

You need to either comment out the lines for the guild icons ports and addresses in the auth emulator lines or start the upload server before auth to tie up the ports.

EDIT: The auth emu has a default upload set up so commenting out the lines in the opt probably will not even work, but I know for sure starting the upload server first ties up the ports for upload server and works.
09/14/2015 03:30 omaromar1#5098
Quote:
Originally Posted by thndr View Post
So gicons according to his .opt files are in the root directory of the website.

Is C:\Files8.1server\server\ the root of the website?

NVM I just answered my own question and it is the root of the website.

So the only thing I can think of is he has one of the ports tied up.

EDIT: If you are using the auth emulator it uses some of the same ports for the mini web server.

You need to either comment out the lines for the guild icons ports and addresses in the auth emulator lines or start the upload server before auth to tie up the ports.

EDIT: The auth emu has a default upload set up so commenting out the lines in the opt probably will not even work, but I know for sure starting the upload server first ties up the ports for upload server and works.
man i change the root to
Code:
S working_dir:C:\inetpub\wwwroot\gicons\
and i tried to open upload before auth still no working :facepalm:

if u can see the problem from the team viewer oki ! ?
09/14/2015 15:35 ThunderNikk#5099
Sorry I am about out of ideas. I just set it up myself looking at an old guide ismokedrow wrote and everything worked.

I don't do Team Viewer sorry.
09/14/2015 15:47 Sherock#5100
is there any code to delete any duplicated ids and leave one ? [ ItemResource ]