Guild icon
Teeworlds
discord.gg/teeworlds / general
Teeworlds Discord Server.
Between 2020-07-23 00:00:00Z and 2020-07-24 00:00:00Z
wyjin joined the server. 2020-07-23 10:15:23Z
ඞSideSilence joined the server. 2020-07-23 10:18:53Z
NANAMAR joined the server. 2020-07-23 10:26:06Z
binbaldweg (bzw) joined the server. 2020-07-23 10:28:08Z
Robyyy joined the server. 2020-07-23 10:28:45Z
Avatar
hey, i need help to setup a LAN server in teeworlds 0.7
Knuski joined the server. 2020-07-23 11:03:12Z
nico,. joined the server. 2020-07-23 11:05:02Z
Teper joined the server. 2020-07-23 11:05:49Z
- sync - joined the server. 2020-07-23 11:15:39Z
Mixi joined the server. 2020-07-23 11:24:59Z
Avatar
@Dune it's doesnt work
Avatar
@Robyyy what's the problem?
11:47
do you wanna talk in private messages ?
11:50
@Dune
Avatar
if you need to, but talking in public gives the opportunity for more people to help
11:51
btw im on mac os x
Avatar
@Robyyy what's the problem?
Avatar
here's the error
Avatar
does this file exist?
Avatar
serverconfig.cfg ? yes
Avatar
at this path?
Avatar
can you show it?
11:53
like this ?
Avatar
show the path of the folder
Avatar
via terminal ?
Avatar
if you want. that's pwd
Avatar
i know :p
11:55
11:55
like that ?
Avatar
im dumb btw
Avatar
im just dumb x)
11:57
im naturally dumb, especially for informatic stuff
Avatar
so it works?
11:58
idk why
11:58
i wrote the sample ctf config inside of the serverconfig.cfg (edited)
Avatar
maybe permissions? ls -la serverconfig.cfg
11:58
this isn't a file content problem, it can't open the file (edited)
Avatar
maybe permissions? ls -la serverconfig.cfg
12:01
well not sure what's happening, as a work around you can just mv serverconfig.cfg autoexec.cfg
Avatar
whitespace in path rip
Avatar
maybe, but that'd be a bug in Teeworlds @jxsl13
12:02
@Robyyy that's an info message
12:02
ignore
12:03
im dumb ^^"
Avatar
usually one should escape the whitespace Other\ Version (edited)
Avatar
same error @jxsl13
Avatar
how do you even start the server
Avatar
by launching the tw server app and selecting the cfg file
Avatar
how about opening a terminal
12:06
open terminal.app
Avatar
im using iTerm
12:07
done
Avatar
it's the same, just better
12:07
i opened it
Avatar
cd into that folder
Avatar
cd Server.app
12:08
ls
Avatar
contents (edited)
12:08
thats the folder
12:08
when i type ls
Avatar
is it the only folder?
Avatar
@Robyyy doesn't the autoexec.cfg work?
Avatar
cd contents then
Avatar
@Dune no, same error (edited)
Avatar
doesn't matter, you should have a CTF server
12:09
have you tested it?
Avatar
.app files should usually be in the applications folder, I'd preferrably use the binary instead of that .app crap 😄 and
Avatar
@Dune i get a unnamed server on dm1 in the Local Window
Avatar
cd contents && ls
Avatar
Info.plist PkgInfo MacOS Resources
12:11
this is the files i see
(edited)
Avatar
maybe cd MacOS
12:12
ls
Avatar
teeworlds_server teeworlds_srv
12:13
the files
Avatar
./teeworlds_srv -f "/User/<user>/Desktop/Teeworlds/Others\ Versions/0.7/serverconfig.cfg" (edited)
Avatar
with the "." ?
12:15
I would just open the Server.app like a folder and move the teeworlds_srv to the location of the serverconfig.cfg
12:15
to make this a little bit easier
12:15
but this kind of should(TM) work
Avatar
it doesnt work
12:18
same error
Avatar
what's the error
12:18
might be storage.cfg restrictions (edited)
12:19
move the teeworlds_srv into the same folder as your serverconfig.cfg
12:19
right click on Server.app (edited)
12:19
show package content
12:20
a screenshot of the error would help, as "the same" might be your view of the problem
Avatar
like that ?
Avatar
well, that's not the same error 😮
12:23
even tho the result is the same
12:23
0.6 lan was simpler :)
Avatar
did you move the teeworlds_srv ?
Avatar
where (edited)
Avatar
into the folder with serverconfig.cfg (edited)
BadMug joined the server. 2020-07-23 12:24:13Z
Avatar
i guess i did it
12:25
doesnt work (edited)
12:25
doesn't work doesn't help
Avatar
wait x)
12:26
[2020-07-23 14:25:10][engine]: running on unix-macosx-amd64 [2020-07-23 14:25:10][engine]: arch is little endian [2020-07-23 14:25:10][storage]: warning no data directory found [2020-07-23 14:25:10][storage]: couldn't open storage.cfg [2020-07-23 14:25:10][storage]: using standard paths [2020-07-23 14:25:10][storage]: added path '$USERDIR' ('/Users/user/Library/Application Support/Teeworlds') [2020-07-23 14:25:10][storage]: added path '$CURRENTDIR' ('/Users/user/Desktop/Teeworlds/Others_Versions/0.7/Teeworlds_Server.app/Contents/MacOS') [2020-07-23 14:25:10][storage]: added path '$APPDIR' ('.') [2020-07-23 14:25:10][console]: failed to open 'autoexec.cfg' [2020-07-23 14:25:10][console]: failed to open '/User/user/Desktop/Teeworlds/Others\ Versions/0.7/serverconfig.cfg' [2020-07-23 14:25:10][console]: Info: only relative paths starting from the ones you specify in 'storage.cfg' are allowed [2020-07-23 14:25:10][server]: starting... [2020-07-23 14:25:10][mapchecker]: invalid standard map [2020-07-23 14:25:10][server]: failed to load map. mapname='dm1'
Avatar
it seems like you changed the folder name from "Others Versions" to "Others_Versions"
12:29
i rewrote the line
12:29
still doesnt work
Avatar
/User/user/Desktop/Teeworlds/Others\ Versions/0.7/serverconfig.cfg'
Avatar
is the error path,, you should update the "-f "/Users/......" path as well
12:30
I mean the -f "/Users/<user>/Desktop/Teeworlds/Others_Versions/0.7/serverconfig.cfg"
12:31
you trying to start the default vanilla server?
12:31
Configuring the server To configure the server you need to create a .cfg-file so that the server knows what to do. Use your favorite text editor to create a config that uses the following syntax: setting value setting2 value2
12:31
what are those settings values ?
Avatar
that's just how it works, it's not a real setting called "setting"
Avatar
im dumb
12:33
sorry then ^^
Avatar
those values below this example are the actual values, but you should use the actual settings list
12:36
btw what are the "server tunnings" ? (edited)
Avatar
something to tune the physics, which you are probably not interested in
12:37
does it work in 0.6 or only in 0.7 ?
12:40
download, unzip, cd into folder, execute ./start.sh
Avatar
what's this?
Avatar
for the tunnings ? (edited)
Avatar
vanilla teeworlds 0.7
Avatar
please use official download links then
Avatar
it's the server in a proper context to work out of the box
12:42
you may replace the teeworlds_srv executable if you don't trust this with the one from teeworlds.com (edited)
12:43
even tho I just downloaded it and put it in there
12:45
without unnecessary assets to be uploadable here
Avatar
hm, what's wrong with the OSX server in the official download?
Avatar
dunno, the current state is that it's missing the storage.cfg
12:46
kind of that
12:47
ok, rip hehe, better us ethe one from mediafire
Avatar
download, unzip, cd into folder, execute ./start.sh
@jxsl13 which folder
Avatar
into the unzipped folder
12:49
teeworlds-0.7.5-osx
Avatar
ok and then
Avatar
what must i do
Avatar
./start.sh
Avatar
[2020-07-23 14:50:26][engine]: running on unix-macosx-amd64 [2020-07-23 14:50:26][engine]: arch is little endian [2020-07-23 14:50:26][storage]: warning no data directory found [2020-07-23 14:50:26][storage]: added path '$USERDIR' ('/Users/user/Library/Application Support/Teeworlds') [2020-07-23 14:50:26][storage]: added path '$CURRENTDIR' ('/Users/user/Desktop/teeworlds-0.7.5-osx') [2020-07-23 14:50:26][storage]: added path '$APPDIR' ('.') [2020-07-23 14:50:26][console]: executing 'autoexec.cfg' [2020-07-23 14:50:26][console]: executing 'autoexec.cfg' [2020-07-23 14:50:26][server]: starting... [2020-07-23 14:50:26][mapchecker]: invalid standard map [2020-07-23 14:50:26][server]: failed to load map. mapname='dm1'
Avatar
yeah, download the zip file above
12:53
and try again
Avatar
I mean this one, I just uploaded
12:53
i did it
Avatar
then create a directory called data
12:54
in the unzipped folder
12:54
and put the maps folder in there
12:56
12:56
well that's done
Avatar
screenshot?
Avatar
I find it rather weird that this does not work for me, but could work for you
Avatar
strange
Avatar
and maps being on the same level as autoexec.cfg works for me
12:59
try cd ~/..../teeworlds-0.7.5/ && ./start.sh
12:59
cd into folder and ./start.sh
13:00
this constellation works for me
13:03
and with the mediafire version it works the other way
13:05
hm, the server expects the folders mapres and maps to be in data
13:07
this one should(TM) work out of the box hehe
13:08
wait
13:10
it works ! @jxsl13
Avatar
thanks you
Avatar
https://github.com/teeworlds/teeworlds/issues/1051 one can find really interesting issues ^^ (edited)
Add a quickstart page(toggle with server browser) to play a game: images+description for every gametype which are selectable(maybe arrange like: you vs all, team vs team) adjustable server level ma...
Big bambino joined the server. 2020-07-23 13:12:58Z
SlyDzE joined the server. 2020-07-23 16:03:37Z
Deleted User joined the server. 2020-07-23 16:24:45Z
scar joined the server. 2020-07-23 18:15:48Z
natchies joined the server. 2020-07-23 19:27:10Z
Zeref joined the server. 2020-07-23 22:22:38Z
Avatar
Siemka czy jest jakis POLAK?
Avatar
Angielski tutaj. @Zeref (English here.) (edited)
Avatar
Can someone help me with Skin to teeworlds?
22:25
I have been trying to upload skins for 2 hours because I like them a lot and I can't
Animefan joined the server. 2020-07-23 23:18:48Z
Avatar
@Zeref what is "skin to teeworlds"?
Exported 217 message(s)