1

Topic: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Candy has these running and they are great fun but too laggy for NA community, anyone have info/links for this (preferably windows ).

2

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Its only aviable for Linux big_smile
get the source from github fisted´s tree  big_smile

Compile with debug mode or it will crash

Hope i helped

3

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Broken you compile this mod you upload for win32?

4 (edited by Lenslow 2012-05-15 16:56:34)

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

only avaible on linux? o.O candys has a linux root server? hmm .. i thought we havent got one since entensalat has left the clan hmm

//Sorry it's a bit off-topic xD

MFG Lenslow :3

5 (edited by HipHopBlond 2012-05-16 17:21:53)

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Prinz Pi wrote:

Its only aviable for Linux big_smile
get the source from github fisted´s tree  big_smile

Compile with debug mode or it will crash

Hope i helped

I tried all ways... too many errors for a coding monkey like me to try to fix. Sorry. Maybe if fisted reads this topic he can try and get rid of the errors and warnings for Windows. Error Log:

[1/7] # a c + + src / game / server / gamemodes / mod.cpp
E: \ Program Files \ Microsoft Visual Studio 10.0 \ VC \ INCLUDE \ xlocale (323): warning
C4530: We used exception handling C + +, but the semantics of the destruction of
not included. Set the parameter / EHsc
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour / F
actory.h (28): error C3857: tour :: Factory :: createTournamentInstance: multiply
s template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour / F
actory.h (29): error C2989: tour :: Match: class template has already been declared as a class are not
pattern
        e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemode
s \ tour / Factory.h (24): see declaration of "tour :: Match"
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour / F
actory.h (29): error C3857: tour :: Factory :: createMatchInstance: multiple c
suits template parameters are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour / F
actory.h (37): fatal error C1903: can not recover from previous errors
a; stop compilation
bam.exe: 'objs / game / server / gamemodes / mod.obj' error 2
[2/7] # a c + + src / game / server / gamemodes / tour / Factory.cpp
E: \ Program Files \ Microsoft Visual Studio 10.0 \ VC \ INCLUDE \ xlocale (323): warning
C4530: We used exception handling C + +, but the semantics of the destruction of
not included. Set the parameter / EHsc
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (28): error C3857: tour :: Factory :: createTournamentInst
ance: multiple template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (29): error C2989: tour :: Match: class template has already Listing
Flax is not a class template
        e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemode
s \ tour \ match \ impl \.. /.. / Factory.h (24): see declaration of "tour :: Match"
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (29): error C3857: tour :: Factory :: createMatchInstance:
 multiple template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (37): fatal error C1903: can not recover after
 previous errors, stop compilation
bam.exe: 'objs / game / server / gamemodes / tour / Factory.obj' error 2
[3/7] # a c + + src / game / server / gamemodes / tour / Lineup.cpp
src / game / server / gamemodes / tour / Lineup.cpp (32): error C2065: __ func__: neobyavle
nny ID
src / game / server / gamemodes / tour / Lineup.cpp (36): error C2065: __ func__: neobyavle
nny ID
src / game / server / gamemodes / tour / Lineup.cpp (39): error C2065: __ func__: neobyavle
nny ID
bam.exe: 'objs / game / server / gamemodes / tour / Lineup.obj' error 2
[4/7] # a c + + src / game / server / gamemodes / tour / match / impl / LMSMatch.cpp
E: \ Program Files \ Microsoft Visual Studio 10.0 \ VC \ INCLUDE \ xlocale (323): warning
C4530: We used exception handling C + +, but the semantics of the destruction of
not included. Set the parameter / EHsc
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (28): error C3857: tour :: Factory :: createTournamentInst
ance: multiple template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (29): error C2989: tour :: Match: class template has already Listing
Flax is not a class template
        e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemode
s \ tour \ match \ impl \.. /.. / Factory.h (24): see declaration of "tour :: Match"
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (29): error C3857: tour :: Factory :: createMatchInstance:
 multiple template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ m
atch \ impl \.. /.. / Factory.h (37): fatal error C1903: can not recover after
 previous errors, stop compilation
bam.exe: 'objs / game / server / gamemodes / tour / match / impl / LMSMatch.obj' error 2
[5/7] # a c + + src / game / server / gamemodes / tour / tour / impl / SingleElimTournament.cpp
E: \ Program Files \ Microsoft Visual Studio 10.0 \ VC \ INCLUDE \ xlocale (323): warning
C4530: We used exception handling C + +, but the semantics of the destruction of
not included. Set the parameter / EHsc
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ t
our \ impl \.. /.. / Factory.h (28): error C3857: tour :: Factory :: createTournamentInsta
nce: multiple template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ t
our \ impl \.. /.. / Factory.h (29): error C2989: tour :: Match: class template has already been announced
ene as a class template is not
        e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemode
s \ tour \ tour \ impl \.. /.. / Factory.h (24): see declaration of "tour :: Match"
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ t
our \ impl \.. /.. / Factory.h (29): error C3857: tour :: Factory :: createMatchInstance:
multiple template parameter lists are not allowed
e: \ users \ vanya \ desktop \ fisted-teeworlds-d19611c \ src \ game \ server \ gamemodes \ tour \ t
our \ impl \.. /.. / Factory.h (37): fatal error C1903: can not recover after
previous errors, stop compilation
bam.exe: 'objs / game / server / gamemodes / tour / tour / impl / SingleElimTournament.obj' er
ror 2
[6/7] # a c + + src / game / server / gamemodes / tour / Util.cpp

6

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Linux:
-Download Linux32
-Download Linux64

Did you mod? You do not have Web hosting?
You want your mod was TeeWorlds 0.6.1? Write to me!

7

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Have for windows 32?

8

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

.:KREOL:. wrote:

Have for windows 32?

No. It looks like that would be quite difficult.

Thanks a lot for the help guys.

9

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Broken wrote:

It looks like that would be quite difficult.

Thanks a lot for the help guys.

Hey don't give up! I asked a friend who has some experience with fixing compiling errors for some help. Maybe he can patch things up. If no luck, I'll contact fisted and ask him personally, though I haven't seen him ingame for a while.

10

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

Lenslow wrote:

only avaible on linux? o.O candys has a linux root server? hmm .. i thought we havent got one since entensalat has left the clan hmm

//Sorry it's a bit off-topic xD

Then ask your leader and stop spam...

11 (edited by Broken 2013-02-20 06:45:49)

Re: [Mod Search] Blocker 2v2 , 1v1, Tournament Mod

nevermind