Search

Search found 31 matches

by constatinus
09 Sep 2018, 19:06
Forum: Lobby Clients & Server
Topic: local uberserver, can't register
Replies: 6
Views: 3347

Re: local uberserver, can't register

abma wrote: 09 Sep 2018, 17:21 @constatinus:

please try again with springlobby >=0.267, should be fixed there.
Oops, looks like i didn't see your post before posting my latest!
Works :)
by constatinus
09 Sep 2018, 17:44
Forum: Lobby Clients & Server
Topic: local uberserver, can't register
Replies: 6
Views: 3347

Re: uberserver can't register

For now, you'll need to downgrade your Springlobby to 0.260, and conect to your local uberserver without using TLS, because of this bug https://github.com/springlobby/springlobby/issues/828 http://springlobby.info/windows/SpringLobby-0.260.exe Thanks, now it works! btw, i can't register (but can lo...
by constatinus
09 Sep 2018, 10:53
Forum: Lobby Clients & Server
Topic: local uberserver, can't register
Replies: 6
Views: 3347

Re: uberserver can't register

Which version(s) of uberserver and SL did you use? What happens if you try to register the same username twice? 0.266 from windows/192.168.0.14 and 0.264-79-gc6c036d58 from host on linux ( compiled ), gives the same result latest uberserver, af3b0b2 ( even tried older ones! ) As shown in the log, i...
by constatinus
08 Sep 2018, 13:03
Forum: Lobby Clients & Server
Topic: local uberserver, can't register
Replies: 6
Views: 3347

local uberserver, can't register

I just started uberserver (fedora 28 x86_64 ), with and without virtualenv, and this is the same result i get when i try to register from springlobby: 2018-09-08 11:19:12 INFO Protocol._new:208 [1] Client connected from 192.168.0.14:2367 2018-09-08 11:19:12 INFO Protocol._remove:235 [1] disconnected...
by constatinus
28 Aug 2018, 13:54
Forum: Linux
Topic: Compiling the engine but also making it available to be used with server hosting
Replies: 5
Views: 7067

Re: Compiling the engine but also making it available to be used with server hosting

...you get the name ( git describe --tags ) "104.0.1-675-ga7f92cfe6". Where do you get this name? I've always self-compiled engines (using the Gentoo ebuild overlay at https://github.com/springlobby/overlay) and I can both join public rooms with it without Springlobby asking for download ...
by constatinus
27 Aug 2018, 15:03
Forum: Linux
Topic: Compiling the engine but also making it available to be used with server hosting
Replies: 5
Views: 7067

Re: Compiling the engine but also making it available to be used with server hosting

Kloot wrote: 27 Aug 2018, 14:32 git describe --tags --abbrev=7
I can get the short tag name in the console yes, but i don't know how to tell the compiling process to use that tag and so it does not name the executable and libraries,etc.. with the unwanted version name.
by constatinus
27 Aug 2018, 13:39
Forum: Linux
Topic: Compiling the engine but also making it available to be used with server hosting
Replies: 5
Views: 7067

Compiling the engine but also making it available to be used with server hosting

By compiling spring from ex. git maintance branch you get the name ( git describe --tags ) "104.0.1-675-ga7f92cfe6". However, all the binary releases from buildbots have 2 less letters, like not 104.0.1-675-ga7f92cfe6 but 104.0.1-675-ga7f92cf. This creates a problem, when springlobby wants...
by constatinus
05 Jun 2018, 15:56
Forum: Linux
Topic: Compilation error const GLubyte* ...
Replies: 1
Views: 5475

Compilation error const GLubyte* ...

/home/user/git/spring/rts/Rendering/GL/myGL.cpp:149:49: error: a reinterpret_cast is not a constant expression static constexpr const GLubyte* qcriProcName = (const GLubyte*) "glXQueryCurrentRendererIntegerMESA"; probably has something to do with my first error post. This is on git master ...
by constatinus
05 Jun 2018, 15:13
Forum: Linux
Topic: Compilation error reinterpret_cast
Replies: 3
Views: 6004

Re: Compilation error reinterpret_cast

abma wrote:can you check if you get the same error for the current development branch, too?

if so: please create a bug report: https://springrts.com/mantis/
Sorry, i was acctuallly using the develop branch already. master also doesn't work. maintenance too.
by constatinus
05 Jun 2018, 14:35
Forum: Linux
Topic: Compilation error reinterpret_cast
Replies: 3
Views: 6004

Compilation error reinterpret_cast

I get a conpilation error: /home/user/git/spring/rts/Rendering/GL/RenderDataBuffer.hpp:56:3: error: reinterpret_cast from integer to pointer }}; ^ /home/user/git/spring/rts/Rendering/GL/RenderDataBuffer.hpp:64:3: error: reinterpret_cast from integer to pointer }}; ^ /home/user/git/spring/rts/Renderi...
by constatinus
06 Feb 2018, 09:35
Forum: Engine
Topic: Assembling an sd7 from pool
Replies: 5
Views: 4029

Assembling an sd7 from pool

Is there a possibility that you can share games/maps downloaded by pooling (pr-downloader/rapid) by assembling somehow an sd7 from your pool folder? Also is there a possibility that then the other person can disassemble that sd7, like when you use the pr-downloader to download and it downloads the s...
by constatinus
19 Oct 2017, 14:38
Forum: Balanced Annihilation
Topic: Assembling Chicken Defense
Replies: 4
Views: 1792

Re: Assembling Chicken Defense

That isn't how it works. I am adding them. Please be patient as I've been testing them to make sure it all works properly before implementing them in BA. edit: https://github.com/Balanced-Annihilation/Balanced-Annihilation/tree/chickens Floris and Doo will need help testing. Pull all the branches f...
by constatinus
16 Oct 2017, 14:53
Forum: Balanced Annihilation
Topic: Assembling Chicken Defense
Replies: 4
Views: 1792

Re: Assembling Chicken Defense

Silentwings wrote:Afaik there isn't yet a BA release for 104, so you will probably have to wait.
What about 103 then ? 9.54 works on 103 and test works both on 103 and 104?
by constatinus
16 Oct 2017, 13:27
Forum: Balanced Annihilation
Topic: Assembling Chicken Defense
Replies: 4
Views: 1792

Assembling Chicken Defense

- for ex. ba or test ba and spring 104. I've cloned https://github.com/Spring-Helper-Projects/Chicken-Defense and looked at the ba chicken def. so i renamed luaai and modoptions from txt to lua and copied modinfo.lua and changed the dependency to ba 9.54 and it seemed to work perfectly fine, added a...
by constatinus
01 Oct 2017, 22:20
Forum: Linux
Topic: Compiling spring (104 but also 103) to be like the "minimal portables"
Replies: 2
Views: 5699

Re: Compiling spring (104 but also 103) to be like the "minimal portables"

Kloot wrote:
without it being 242MB

Code: Select all

strip spring
for the rest, read viewtopic.php?f=11&t=35995
Thanks, strip worked!
I solved the other problem by spamming restore path and autoconfigure and apply in springlobby preferences.
by constatinus
01 Oct 2017, 14:08
Forum: Linux
Topic: Compiling spring (104 but also 103) to be like the "minimal portables"
Replies: 2
Views: 5699

Compiling spring (104 but also 103) to be like the "minimal portables"

How do i compile spring to be about 13MB minimal portable witch i can just put in my engines folder, and select it to be my spring executable and libunitsync on spring lobby without not seeing any maps/games and without it being 242MB? Debian stretch 64bit master git branch.
by constatinus
26 Jul 2017, 20:35
Forum: Balanced Annihilation
Topic: Hiding system info/specifications from spring/Balanced Annihilation
Replies: 45
Views: 12566

Re: Hiding system info/specifications from spring/Balanced Annihilation

Floris wrote:I guess I'll work on some opt-out option. This way we can still troubleshoot, deliver the info as a curiosity and satisfy privacy concerns somewhat.
Thanks.
by constatinus
19 Jul 2017, 08:38
Forum: Balanced Annihilation
Topic: Hiding system info/specifications from spring/Balanced Annihilation
Replies: 45
Views: 12566

Re: Hiding system info/specifications from spring/Balanced Annihilation

Forbs - i checked the infolog, found some info but it isnt identical to the one found in BA. Upon changing it infolog will regenerate. nixtux - wouldn't be such a problem without my friend. private stuff Can gadgets be turned off *softly*-not by force (ex. not by removing them) - like a inner featur...
by constatinus
17 Jul 2017, 12:37
Forum: Balanced Annihilation
Topic: Hiding system info/specifications from spring/Balanced Annihilation
Replies: 45
Views: 12566

Hiding system info/specifications from spring/Balanced Annihilation

Is it possible? I did it via changing i *think* system.lua gadget but my status in lobbies (with unmodified BA) becomes unsynced. Any way to turn this off natively so that i dont become unsynced?

Go to advanced search