-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Crashing when selecting the safe space tool #21
Comments
-Lua Stack Traces-Client Server MenuSystem -Console Buffer-5248(5807.509843): 4940(5774.409533): // Modules Loaded! // CTexture::LoadTextureBitsFromFile couldn't find materials/spawnicons/models/bull/gates/microcontroller1.vtf4917(5761.145200): CTexture::LoadTextureBitsFromFile couldn't find materials/spawnicons/models/cheeze/buttons/button_enter.vtf4916(5761.139402): CTexture::LoadTextureBitsFromFile couldn't find materials/spawnicons/models/jaanus/wiretool/wiretool_range.vtf4915(5761.127832): CTexture::LoadTextureBitsFromFile couldn't find materials/spawnicons/models/cheeze/wires/speaker.vtf4914(5761.124722): CTexture::LoadTextureBitsFromFile couldn't find materials/spawnicons/models/bull/various/subwoofer.vtf4913(5761.120722): CTexture::LoadTextureBitsFromFile couldn't find materials/spawnicons/models/jaanus/wiretool/wiretool_siren.vtf4912(5761.114931): CTexture::LoadTextureBitsFromFile couldn't find materials/__vgui_texture_4.vtf4911(5761.107345): CTexture::LoadTextureBitsFromFile couldn't find materials/__vgui_texture_3.vtf4910(5760.899712): CTexture::LoadTextureBitsFromFile couldn't find materials/__vgui_texture_1.vtf4909(5734.432741): |
Thank you for the stack traces and console buffer, although I can't see anything odd unfortunately. Not to mention, it should not be possible for Lua code to crash the game like that. I see you have a lot of addons installed, what happens if you temporarily disable all addons except Safe Space, restart your game and see what happens? This addon is a bit of an abuse of the source engine and GMod Lua itself so it may just be that it doesn't work on the macOS version of the game. I am unable to try it myself as I don't have a Mac. |
Hi, Im on a mac and i used to have this addon on my old windows computer. I have this and doors installed but whenever i select the tool from the spawnmenu the game just exits without warning. Any idea why this is happening?
The text was updated successfully, but these errors were encountered: