Upload map

This is for troubleshooting of problems with the FAF client and Forged Alliance game.

Moderator: PhilipJFry

Upload map

Postby Albatard » 04 Dec 2011, 21:08

I have some probleme to upload my map, i can't uploat it in the vault.
I join it the map in attachment.

(En gros j'arrive pas à mettre la map sur le vault, même après avoir relancé le lobby :) )
Attachments
Rendez-vous.7z
(644.68 KiB) Downloaded 123 times
Albatard
 
Posts: 7
Joined: 04 Dec 2011, 17:00
Has liked: 0 time
Been liked: 0 time

Re: Upload map

Postby Reddev32 » 05 Dec 2011, 10:41

is the map already in the vault?

Also is it a 2nd verion of anther map?
Reddev32 ~ Reddev GPGnet ~ Obliterating Wave ~ GPGnet ~ SC-Vanilla ~ FA ~ Supcom 2

GPGnet Vault
User avatar
Reddev32
Priest
 
Posts: 342
Joined: 26 Aug 2011, 17:59
Has liked: 0 time
Been liked: 3 times
FAF User Name: Reddev32

Re: Upload map

Postby Albatard » 06 Dec 2011, 21:00

Not in the vault it's a new map for 5v5.
And when i try to upload it no answer.
No found in the vault after relaunch the lobby.
I've tryed to upload again this night but not better :(
Albatard
 
Posts: 7
Joined: 04 Dec 2011, 17:00
Has liked: 0 time
Been liked: 0 time

Re: Upload map

Postby Reddev32 » 06 Dec 2011, 21:23

might be the the way u got the scenario writen right. below is the setons 6v6 map,
i know that faf refuses badly coded scenario files and then refuses teh map itself

version = 3
ScenarioInfo = {
name = 'Seton\'s Clutch EP',
description = '<LOC setons_clutch_ep_Description>Dozens of battles have been fought over the years across Seton\'s Clutch. A patient searcher could find the remains of thousands of units resting beneath the earth and under the waves.',
type = 'skirmish',
starts = true,
preview = '',
size = {1024, 1024},
map = '/maps/setons_clutch_ep/setons_clutch_ep.scmap',
save = '/maps/setons_clutch_ep/setons_clutch_ep_save.lua',
script = '/maps/setons_clutch_ep/setons_clutch_ep_script.lua',
norushradius = 220,
Configurations = {
['standard'] = {
teams = {
{
name = 'FFA',
armies = {'ARMY_1', 'ARMY_2', 'ARMY_3', 'ARMY_4', 'ARMY_5', 'ARMY_6', 'ARMY_7', 'ARMY_8', 'ARMY_9', 'ARMY_10', 'ARMY_11', 'ARMY_12'},
},
},
customprops = {
['ExtraArmies'] = STRING( 'ARMY_13 NEUTRAL_CIVILIAN' ),
},
},
},
norushoffsetX_ARMY_1 = 0,
norushoffsetY_ARMY_1 = 0,
norushoffsetX_ARMY_2 = 0,
norushoffsetY_ARMY_2 = 0,
norushoffsetX_ARMY_3 = 0,
norushoffsetY_ARMY_3 = 0,
norushoffsetX_ARMY_4 = 0,
norushoffsetY_ARMY_4 = 0,
norushoffsetX_ARMY_5 = 0,
norushoffsetY_ARMY_5 = 0,
norushoffsetX_ARMY_6 = 0,
norushoffsetY_ARMY_6 = 0,
norushoffsetX_ARMY_7 = 0,
norushoffsetY_ARMY_7 = 0,
norushoffsetX_ARMY_8 = 0,
norushoffsetY_ARMY_8 = 0,
norushoffsetX_ARMY_9 = 0,
norushoffsetY_ARMY_9 = 0,
norushoffsetX_ARMY_10 = 0,
norushoffsetY_ARMY_10 = 0,
norushoffsetX_ARMY_11 = 0,
norushoffsetY_ARMY_11 = 0,
norushoffsetX_ARMY_12 = 0,
norushoffsetY_ARMY_12 = 0,
}
Reddev32 ~ Reddev GPGnet ~ Obliterating Wave ~ GPGnet ~ SC-Vanilla ~ FA ~ Supcom 2

GPGnet Vault
User avatar
Reddev32
Priest
 
Posts: 342
Joined: 26 Aug 2011, 17:59
Has liked: 0 time
Been liked: 3 times
FAF User Name: Reddev32

Re: Upload map

Postby Albatard » 06 Dec 2011, 21:35

Did you open the good scenarion.lua?
I've download my attached file and open rendez-vous_scenarion.lua i've that :

Code: Select all
version = 3
ScenarioInfo = {
    name = 'Rendez-vous',
    description = "Rendez-vous sur les plateaux pour un combat acharné en 5v5. Du sommet à la plage de sable fin, domminez le terrain pour écraser l'adversaire. Rendez-vous on the plateau for a fierce battle against 5-5. From the top to the beach dominate the field to destroy the opponent. Par/By Albatard.",
    type = 'skirmish',
    starts = true,
    preview = '/maps/Rendez-vous/Rendez-vous.png',
    size = {512, 512},
    map = '/maps/Rendez-vous/Rendez-vous.scmap',
    save = '/maps/Rendez-vous/Rendez-vous_save.lua',
    script = '/maps/Rendez-vous/Rendez-vous_script.lua',
    norushradius = 0.000000,
    norushoffsetX_ARMY_1 = 0.000000,
    norushoffsetY_ARMY_1 = 0.000000,
    norushoffsetX_ARMY_2 = 0.000000,
    norushoffsetY_ARMY_2 = 0.000000,
    norushoffsetX_ARMY_3 = 0.000000,
    norushoffsetY_ARMY_3 = 0.000000,
    norushoffsetX_ARMY_4 = 0.000000,
    norushoffsetY_ARMY_4 = 0.000000,
    norushoffsetX_ARMY_5 = 0.000000,
    norushoffsetY_ARMY_5 = 0.000000,
    norushoffsetX_ARMY_6 = 0.000000,
    norushoffsetY_ARMY_6 = 0.000000,
    norushoffsetX_ARMY_7 = 0.000000,
    norushoffsetY_ARMY_7 = 0.000000,
    norushoffsetX_ARMY_8 = 0.000000,
    norushoffsetY_ARMY_8 = 0.000000,
    norushoffsetX_ARMY_9 = 0.000000,
    norushoffsetY_ARMY_9 = 0.000000,
    norushoffsetX_ARMY_10 = 0.000000,
    norushoffsetY_ARMY_10 = 0.000000,
    Configurations = {
        ['standard'] = {
            teams = {
                { name = 'FFA', armies = {'ARMY_1','ARMY_2','ARMY_3','ARMY_4','ARMY_5','ARMY_6','ARMY_7','ARMY_8','ARMY_9','ARMY_10',} },
            },
            customprops = {
                ['ExtraArmies'] = STRING( 'ARMY_11 NEUTRAL_CIVILIAN' ),
            },
        },
    }}
Albatard
 
Posts: 7
Joined: 04 Dec 2011, 17:00
Has liked: 0 time
Been liked: 0 time

Re: Upload map

Postby Reddev32 » 06 Dec 2011, 21:40

i am looking i think changing 0.000000, to 0 might help i can't be sure never made a map
Reddev32 ~ Reddev GPGnet ~ Obliterating Wave ~ GPGnet ~ SC-Vanilla ~ FA ~ Supcom 2

GPGnet Vault
User avatar
Reddev32
Priest
 
Posts: 342
Joined: 26 Aug 2011, 17:59
Has liked: 0 time
Been liked: 3 times
FAF User Name: Reddev32

Re: Upload map

Postby Albatard » 06 Dec 2011, 23:12

Ok i try this ;)

edit :
It's ok i rewrite scenario.lua and script.lua and that good the upload work !
Thanks for help :)
Can you erase my upload (i've seen the map is a v3 and i make mistake in description)
Albatard
 
Posts: 7
Joined: 04 Dec 2011, 17:00
Has liked: 0 time
Been liked: 0 time

Re: Upload map

Postby Ze_PilOt » 09 Dec 2011, 18:45

Map removal is not yet possible. I don't think it will for compatibility reasons (it's a way to be sure that one map is not over-written by another with the same name, causing desyncs).
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt


Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest