bad http download

General discussion and help regarding JK2MV.
Post Reply
User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

bad http download

Post by Tr!Force »

what is this? my other maps works for download, they are fine on ref_whitelist... (base/NeoTokyo_JK2.pk3)

Image
Image
Last edited by Tr!Force on 13 Oct 2015, 03:26, edited 1 time in total.
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: bat http download

Post by ouned »

Tr!Force wrote:they are fine on ref_whitelist... (base/NeoTokyo_JK2.pk3)
but the file is called "base/NeoTokyo.pk3" on the screenshot?
User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

Re: bat http download

Post by Tr!Force »

ouned wrote:
Tr!Force wrote:they are fine on ref_whitelist... (base/NeoTokyo_JK2.pk3)
but the file is called "base/NeoTokyo.pk3" on the screenshot?
Exactly in every place... Is weird, i checked the file permissions, the size. Etc... What things can cause this error?

***Edit: wtf, the real file is with _jk2 at the end, but the download prompt says without the _jk2.... Lol? I put with _jk2 in base and in the ref whitelist.... Why the game is removing the _jk2 ?
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: bat http download

Post by ouned »

i have no idea
but we should really look into it
can you please upload the file which has the problem?^^
(i know its a pretty popular map but just to be sure)
User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

Re: bat http download

Post by Tr!Force »

ouned wrote:i have no idea
but we should really look into it
can you please upload the file which has the problem?^^
(i know its a pretty popular map but just to be sure)
here is the file, exactly from my server base folder, thx
Attachments
NeoTokyo JK2.pk3.zip
(19.84 MiB) Downloaded 1021 times
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
User avatar
Daggolin
Administrator
Posts: 794
Joined: 23 Feb 2015, 13:05

Re: bad http download

Post by Daggolin »

The filename has a space, that's probably breaking it. You can't have spaces in downloadable files in jk2 and we're trying to keep compatibility to jk2mp so we can't change that. You have to rename your files.
User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

Re: bad http download

Post by Tr!Force »

Daggolin wrote:The filename has a space, that's probably breaking it. You can't have spaces in downloadable files in jk2 and we're trying to keep compatibility to jk2mp so we can't change that. You have to rename your files.
Lol i know that dude, i never use spaces or special chars... (is the primary rule) but wtf, idk why the _ was replaced by a blank space :S i will check my server folder if is with a space.
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: bad http download

Post by ouned »

by the way... thats a general rule
never use spaces in folder/filenames
User avatar
Daggolin
Administrator
Posts: 794
Joined: 23 Feb 2015, 13:05

Re: bad http download

Post by Daggolin »

The file you uploaded had spaces in the filename. JK2MV doesn't replace "_" with " ". Must be something you did...
User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

Re: bad http download

Post by Tr!Force »

ouned wrote:by the way... thats a general rule
never use spaces in folder/filenames
i know dude, i said "is the primary rule"
Daggolin wrote:The file you uploaded had spaces in the filename. JK2MV doesn't replace "_" with " ". Must be something you did...
i attached a wrong file from another place here. i checked in my server and is with "_", but i recently re-checked the file permissions, and the file has "no read" lol... idk why was changed, now i changed and is working fine. anyways thanks :D
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: bad http download

Post by ouned »

thanks for the feedback

Tr!Force, since you speak spanish, can you have a look at https://github.com/mvdevs/jk2mv/blob/ma ... trip/mv.sp ?
User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

Re: bad http download

Post by Tr!Force »

ouned wrote:thanks for the feedback

Tr!Force, since you speak spanish, can you have a look at https://github.com/mvdevs/jk2mv/blob/ma ... trip/mv.sp ?
Of course i can support u with this, I just saw the file and did important changes only on spanish fields (TEXT_LANGUAGE8).

i recently reinstalled entire my PC, so i dont have any git tool right now to make commits, i attached here.

PD: I recommend u to test it and check if "tildes" works fine (á é í ó ú ñ), idk in what language format the file was made :D
Attachments
mv-spanish-mod.zip
(1.71 KiB) Downloaded 1085 times
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
User avatar
ouned
Administrator
Posts: 596
Joined: 23 Feb 2015, 13:03
Location: Gliese581c

Re: bad http download

Post by ouned »

User avatar
Tr!Force
Posts: 433
Joined: 26 Feb 2015, 12:25
Location: Chile
Contact:

Re: bad http download

Post by Tr!Force »

whenever you want Image
Image
"The dark side? I've been there. Do your worst." - Kyle Katarn
  • JK2 & JK3 Code-Mod Developer
  • Jedi Knight Plus Mod Project: Click Here
  • E-Mail: triforce@gznetwork.com
  • Discord: TriForce#8785
Post Reply
Created by Matti from StylesFactory.pl and Warlords of Draenor (modified by jk2.info)
Powered by phpBB® Forum Software © phpBB Limited
 

 

cron