Garry's Mod

Garry's Mod

[simfphys] LUA Vehicles - Base
 This topic has been pinned, so it's probably important
Jinxit  [developer] 11 Apr, 2017 @ 3:14am
BUGS / ISSUES - read the OP you fool
DO THIS AND I CAN GUARANTEE YOU THAT THIS ADDON WILL WORK 100%

STEP 1: DISABLE STEAMCLOUD FOR GMOD

STEP 2: DISABLE ALL WORKSHOP ADDONS

STEP 3: go to "?:\...\Steam\steamapps\common\" and RENAME or DELETE the folder called GarrysMod

STEP 4: RESTART STEAM

STEP 5: RE-INSTALL GARRYS MOD. DO NOT INSTALL ANY OTHER ADDONS OR CONTENT PACKS

STEP 6: RE-INSTALL AND ENABLE SIMFPHYS

STEP 7: START A MAP. ENJOY PERFECTLY WORKING CARS

(optional) STEP 8: re-enable each addon one by one and test the cars until it breaks again and then tell me which addon caused it
Last edited by Jinxit; 4 Jan, 2019 @ 6:26pm
< >
Showing 1-15 of 965 comments
Hi, the player die if the vehicle is destroyed using the remote controller
Jinxit  [developer] 12 Apr, 2017 @ 12:13am 
Originally posted by Ludius~Red™:
Hi, the player die if the vehicle is destroyed using the remote controller
fixed
cynaraos 12 Apr, 2017 @ 4:37am 
using the joystick module to use a wheel peripheral: if I brake at a standstill when exiting a car (when using manual shifting) it'll start reversing
the same goes for the throttle
Originally posted by Luna:
Originally posted by Ludius~Red™:
Hi, the player die if the vehicle is destroyed using the remote controller
fixed
thank you very much
Jinxit  [developer] 15 Apr, 2017 @ 7:16am 
Originally posted by cynaraos:
using the joystick module to use a wheel peripheral: if I brake at a standstill when exiting a car (when using manual shifting) it'll start reversing
the same goes for the throttle
should be fixed in the next update
is fixed now
Last edited by Jinxit; 19 Apr, 2017 @ 7:03am
Eric Baines 15 Apr, 2017 @ 5:57pm 
Symfphys cars crash the game every time I spawn one
Jinxit  [developer] 16 Apr, 2017 @ 12:46pm 
Originally posted by Mayor Adam West:
Symfphys cars crash the game every time I spawn one
not helpful. Read the op
SandwichPony 17 Apr, 2017 @ 7:05pm 
How do I change the view from inside the car to third person?
cynaraos 19 Apr, 2017 @ 10:13am 
at 640x480
using the lowest settings available (except for HDR which I've set to full to avoid fullbright maps)
with multicore rendering enabled
with minimal addons and content loaded (just my car addons, the base, no games mounted at all)
running on a simple map (sprint beta)
I still experience mouse steering hiccups

there are the regular freezes that make the steering skip but there are also random patches of the sensitivity being higher than it should be for like half a second to around a whole second at a time
Jinxit  [developer] 20 Apr, 2017 @ 9:53am 
Originally posted by cynaraos:
at 640x480
using the lowest settings available (except for HDR which I've set to full to avoid fullbright maps)
with multicore rendering enabled
with minimal addons and content loaded (just my car addons, the base, no games mounted at all)
running on a simple map (sprint beta)
I still experience mouse steering hiccups

there are the regular freezes that make the steering skip but there are also random patches of the sensitivity being higher than it should be for like half a second to around a whole second at a time

The sensitivity change might happen because of a short "freeze" resulting in RealFrameTime() returning a very high number.

I can't think of a possible solution because it doesn't seem to be related to the mouse steering code.
I think its the overall load the addon is causing on your computer or maybe its gmod's garbage collection

EDIT: maybe try disabling the hud
Last edited by Jinxit; 20 Apr, 2017 @ 9:57am
cynaraos 20 Apr, 2017 @ 10:06am 
I usually drive with the camera equipped (for a fov of 75 because otherwise it's automatically set to 90 despite my fov setting) and I assume the HUD is properly hidden when I do
either way, with the "Show HUD" setting unticked, it still happens

edit:
can't you experiment with different mouse input methods, if you can?
Last edited by cynaraos; 20 Apr, 2017 @ 10:07am
=^._.^= 28 Apr, 2017 @ 4:35am 
I can't use, touch, collide the car
All the pack
Spawning it on a server.
I dont know what addon can cause it :/
Error:
[simfphys LUA Vehicles - Base] lua/includes/util.lua:201: attempt to index a string value with bad key ('IsValid' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. IsValid - lua/includes/util.lua:201
4. s_MakeOwner - lua/entities/gmod_sent_vehicle_fphysics_base/init.lua:1366
5. InitializeVehicle - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:149
6. unknown - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:13
Last edited by =^._.^=; 30 Apr, 2017 @ 4:46am
Jinxit  [developer] 4 May, 2017 @ 10:52am 
Originally posted by cynaraos:
I usually drive with the camera equipped (for a fov of 75 because otherwise it's automatically set to 90 despite my fov setting) and I assume the HUD is properly hidden when I do
either way, with the "Show HUD" setting unticked, it still happens

edit:
can't you experiment with different mouse input methods, if you can?

can you test the github version and see if its still happening? I think i got the skipping fixed
6 May, 2017 @ 10:01am 
[simfphys LUA Vehicles - Base] lua/includes/util.lua:201: attempt to index a string value with bad key ('IsValid' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. IsValid - lua/includes/util.lua:201
4. s_MakeOwner - lua/entities/gmod_sent_vehicle_fphysics_base/init.lua:1366
5. InitializeVehicle - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:149
6. unknown - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:13

Timer Failed! [Simple][@lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua (line 11)]


Any ideas on this?
Jinxit  [developer] 6 May, 2017 @ 1:08pm 
Originally posted by Meignifico:
I can't use, touch, collide the car
All the pack
Spawning it on a server.
I dont know what addon can cause it :/
Error:
[simfphys LUA Vehicles - Base] lua/includes/util.lua:201: attempt to index a string value with bad key ('IsValid' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. IsValid - lua/includes/util.lua:201
4. s_MakeOwner - lua/entities/gmod_sent_vehicle_fphysics_base/init.lua:1366
5. InitializeVehicle - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:149
6. unknown - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:13


Originally posted by @freeddos.uk:
[simfphys LUA Vehicles - Base] lua/includes/util.lua:201: attempt to index a string value with bad key ('IsValid' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. IsValid - lua/includes/util.lua:201
4. s_MakeOwner - lua/entities/gmod_sent_vehicle_fphysics_base/init.lua:1366
5. InitializeVehicle - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:149
6. unknown - lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua:13

Timer Failed! [Simple][@lua/entities/gmod_sent_vehicle_fphysics_base/spawn.lua (line 11)]


Any ideas on this?

addon conflict. Figure out wich one is causing it.
Last edited by Jinxit; 6 May, 2017 @ 1:10pm
< >
Showing 1-15 of 965 comments
Per page: 1530 50