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

Crash with linux64 version when attempting to load a map in Garry's Mod #227

Open
thePfeil opened this issue Sep 22, 2024 · 3 comments
Open

Comments

@thePfeil
Copy link

thePfeil commented Sep 22, 2024

Tested with and without addons but stayed the same.
Works again if VPhysics Jolt are uninstalled. Crash doesn't happen when using win64 with proton.
Also, the crash happens on the second step of loading into a world (Loading world...)

log:

-Lua Stack Traces-
==================
  Client
    Lua Interface = NULL

  Server
    Lua Interface = NULL

  MenuSystem
	*Not in Lua call OR Lua has panicked*

-Console Buffer-
================
28(18.896788):  PREP OK
27(18.512543):  m_face->glyph->bitmap.width is 0 for ch:32 DejaVu Sans
26(13.185707):  ClearUnusedGMAs: Finished!
25(13.156705):  ClearUnusedGMAs: Starting work...
24(13.156634):  ClearUnusedGMAs: Finished!
23(13.126652):  ClearUnusedGMAs: Starting work...
22(12.369611):  Addons have changes - remounting
21(12.205858):  'HD Props Overhaul Part 1' is missing Addon, ServerContent, Dupe, Demo or Save tag!
20(12.205349):  'HD Props Overhaul Part 3' is missing Addon, ServerContent, Dupe, Demo or Save tag!
19(12.204882):  'HD Props Overhaul Part 2' is missing Addon, ServerContent, Dupe, Demo or Save tag!
18(12.078740):  'TTT Player Shuffle' is missing Addon, ServerContent, Dupe, Demo or Save tag!
17(12.041515):  'M9K Specialties' is missing Addon, ServerContent, Dupe, Demo or Save tag!
16(11.724096):  Host_WriteConfiguration: Wrote cfg/config.cfg
15(11.709146):  Host_WriteConfiguration: Wrote cfg/config.cfg
14(11.677513):  SetLocale('en_US.UTF-8') failed. Using 'LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=en_US.UTF-8;LC_ADDRESS=en_US.UTF-8;LC_TELEPHONE=en_US.UTF-8;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=en_US.UTF-8'.
You may have limited glyph support.
Please install 'en_US.UTF-8' locale.
13(11.557705):  Not playing a local game.
12(11.545963):  Advanced Joystick settings initialized
11(11.545950):  JOY_AXIS_V:  unmapped
10(11.545937):  JOY_AXIS_U:  mapped to Turn (absolute)
9(11.545924):  JOY_AXIS_R:  mapped to Look (absolute)
8(11.545910):  JOY_AXIS_Z:  unmapped
7(11.545897):  JOY_AXIS_Y:  mapped to Forward (absolute)
6(11.545881):  JOY_AXIS_X:  mapped to Side (absolute)
5(11.545819):  Using joystick 'Xbox360 controller' configuration
4(10.141656):  Parent cvar in server.dll not allowed (props_break_max_pieces)
3(10.141142):  Parent cvar in server.dll not allowed (p2p_enabled)
2(10.134542):  x86-64: gmod_mcore_test=1
1(7.063768):  Attempting to load Chromium...
@MiyaSHs
Copy link

MiyaSHs commented Oct 10, 2024

I also experience the crash... in 0.20, apparently linux is crashing because of a new patch, as using version 0.11 works fine for me

@HoovySimulator2
Copy link

Same here! Initially I thought it was because of a wrong file path from looking at my crash report, but now I know it's something else!

@Fivebuss
Copy link

Same problem, 0.20 crash. 0.11 does indeed work for me

@thePfeil thePfeil changed the title Crash with linux64 version when attempting to load a map Crash with linux64 version when attempting to load a map in Garry's Mod Nov 21, 2024
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

4 participants