Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Breaking | gpath.c:115 Error #126

Open
NetoSimoes opened this issue Oct 1, 2022 · 1 comment
Open

Non Breaking | gpath.c:115 Error #126

NetoSimoes opened this issue Oct 1, 2022 · 1 comment

Comments

@NetoSimoes
Copy link
Contributor

NetoSimoes commented Oct 1, 2022

Non breaking, just documenting an unusual log.

I supose it's on Terraria side.

Context

Running docker version 20.10.18, build b40c2f6
Running docker image ryshe/terraria:vanilla-1.4.4.2
Run options sudo docker run -it -p 7777:7777 -v $HOME/terraria/world:/root/.local/share/Terraria/Worlds ryshe/terraria:vanilla-1.4.4.2

When player joins, log happens.

Log

: Server started
xx.xxx.xxx.xx:xxxxx is connecting...
yyyyyyy has joined.
gpath.c:115: assertion 'filename != NULL' failed

gpath.c:115: assertion 'filename != NULL' failed
@nimdaz
Copy link
Contributor

nimdaz commented Oct 21, 2022

Same here using ryshe/terraria:vanilla-latest, which currently is Terraria Server v1.4.4.5.

: xxx.xxx.xxx.xxx:xxxx is connecting...  
xxx.xxx.xxx.xxx:xxxx was booted: You are not using the same version as this server. 
gpath.c:115: assertion 'filename != NULL' failed 

Note: the error related to the version mismatch is known and seems to be unrelated, given the post of @NetoSimoes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants