Garry's Mod

Garry's Mod

SW Vehicle [LFS] : AT-AT
 This topic has been pinned, so it's probably important
Jakob | KingPommes  [developer] 11 Jul, 2021 @ 4:08am
Bug Report
read before posting. I would like to keep duplicates to a minimum

  • spazzing out with tickrate 33 servers

  • [Aura's LFS Overhaul] lua/autorun/aura_lfs_overhaul_edits.lua:981: attempt to call method 'GetAITEAM' (a nil value)
    1. DrawRadar - lua/autorun/aura_lfs_overhaul_edits.lua:981
    2. func - lua/autorun/aura_lfs_overhaul_edits.lua:1195
    3. unknown - addons/sam-134/lua/includes/modules/hook.lua:198


  • lua/entities/kingpommes_lfs_atat/cl_init.lua:29: attempt to call method 'GetTorsoEnt' (a nil value) 1. GetOtherEnts - lua/entities/kingpommes_lfs_atat/cl_init.lua:29
    2.unknown - lua/entities/kingpommes_lfs_atat/cl_init.lua:11


  • [SW Shared : LFS Vehicles] lua/entities/kingpommes_lfs_atat/cl_init.lua:144: Tried to use a NULL entity!
    1. LookupAttachment - [C]:-1
    2. LFSHudPaintCrosshair - lua/entities/kingpommes_lfs_atat/cl_init.lua:144
    3. v - lua/autorun/lfs_basescript.lua:1245
    4. unknown - lua/includes/modules/hook.lua:84


  • recoil for main cannons is too strong

  • crashes server on undo when in ragdoll mode ?

  • removing working doors does not remove the ATAT ?
    [SW SHARED: LFS Vehicles]
    1. Lerp - lua/includes/util.lua:244
    2. AdjustBlastdoors - lua/entities/kingpommes_lfs_atat/init.lua:425
    3. OnTick - lua/entities/kingpommes_lfs_atat/init_lua:829
    4. unknown - lua/entities/lunasflightschool_basescript/init.lua:387


  • people with model quality set to low will never see lod 0

  • Backwards animation bug
Last edited by Jakob | KingPommes; 13 Jul, 2021 @ 9:54pm
< >
Showing 1-15 of 92 comments
oxy 11 Jul, 2021 @ 5:18am 
Yeah, when i spawn it in theres a little lua error that says failed to ''gettorsomodel'' so i guess i need a torso model?
Jakob | KingPommes  [developer] 11 Jul, 2021 @ 5:24am 
Originally posted by Scientist Gaming:
Yeah, when i spawn it in theres a little lua error that says failed to ''gettorsomodel'' so i guess i need a torso model?
can you please post the error log from the console ?
oxy 11 Jul, 2021 @ 6:31am 
yeah sure here it is: lua/entities/kingpommes_lfs_atat/cl_init.lua:29: attempt to call method 'GetTorsoEnt' (a nil value) 1. GetOtherEnts - lua/entities/kingpommes_lfs_atat/cl_init.lua:29
2.unknown - lua/entities/kingpommes_lfs_atat/cl_init.lua:11
samiszon 11 Jul, 2021 @ 1:00pm 
ok so bug for me, after shot from main cannons, AT fly away if you know what i mean
Last edited by samiszon; 11 Jul, 2021 @ 1:00pm
Uncle Seuss 11 Jul, 2021 @ 1:07pm 
whenever i drive the AT-AT everything on the map becomes transparent
Bell 11 Jul, 2021 @ 2:44pm 
Couple things:

The walker is great, while it does have some minor bugs & issues to which I'm sure you've been told a million times at this point, altogether it's fantastic!

I have encountered a VERY bad fatal bug however, apparently after the walker is destroyed & falls over in its animation, if you attempt to delete it by undo-ing it (Unsure if remover tool does this too) the server or whatever you are on at the time will immediately crash. This doesn't work in singleplayer oddly enough, but it can be pretty bad for innocent servers that aren't aware of it. Thought I'll report it!

Otherwise, not a bug, but if it's possible to increase the speed of its turn that would be very helpful. I've tested for the last couple hours & I find it almost impossible to turn in the thing, even slightly to the right/left. Thanks!
Smash_Bash 11 Jul, 2021 @ 3:07pm 
Originally posted by TheRealDannyG:
whenever i drive the AT-AT everything on the map becomes transparent
Same.
samiszon 11 Jul, 2021 @ 3:11pm 
ok so i tested it for a while and ill try to explain my problem.
AT cant turn, not in movement and when AT stops there is very strange decrease of FPS when im looking on legs.
Jakob | KingPommes  [developer] 11 Jul, 2021 @ 3:53pm 
Originally posted by Posh:
Couple things:

The walker is great, while it does have some minor bugs & issues to which I'm sure you've been told a million times at this point, altogether it's fantastic!

I have encountered a VERY bad fatal bug however, apparently after the walker is destroyed & falls over in its animation, if you attempt to delete it by undo-ing it (Unsure if remover tool does this too) the server or whatever you are on at the time will immediately crash. This doesn't work in singleplayer oddly enough, but it can be pretty bad for innocent servers that aren't aware of it. Thought I'll report it!

Otherwise, not a bug, but if it's possible to increase the speed of its turn that would be very helpful. I've tested for the last couple hours & I find it almost impossible to turn in the thing, even slightly to the right/left. Thanks!
Mhhh I tried on my local server and couldnt reproduce this issue.
PootisMayo 11 Jul, 2021 @ 8:06pm 
[Ragdoll Resizer] lua/entities/prop_resizedragdoll_physparent.lua:911: Tried to use a NULL entity!
1. old_SetCollisionGroup - [C]:-1
2. SetCollisionGroup - lua/entities/prop_resizedragdoll_physparent.lua:911
3. OnTick - lua/entities/kingpommes_lfs_atat/init.lua:986
4. unknown - lua/entities/lunasflightschool_basescript/init.lua:387 (x19)

Getting conflicts with the Ragdoll Resizer addon.
FLOOMEZ 11 Jul, 2021 @ 10:48pm 
Very minor bug, but the hatches and doors don't work. Everything else works fine, I can enter the cockpit and control the AT-AT no problem, but the doors do not open when I press the USE key on them. Unsure if it's helpful, but if they're removed using the C menu, it causes this Lua error:

[SW SHARED: LFS Vehicles]
1. Lerp - lua/includes/util.lua:244
2. AdjustBlastdoors - lua/entities/kingpommes_lfs_atat/init.lua:425
3. OnTick - lua/entities/kingpommes_lfs_atat/init_lua:829
4. unknown - lua/entities/lunasflightschool_basescript/init.lua:387
Last edited by FLOOMEZ; 12 Jul, 2021 @ 12:11am
Bell 12 Jul, 2021 @ 12:46am 
Originally posted by KingPommes:
Originally posted by Posh:
Couple things:

The walker is great, while it does have some minor bugs & issues to which I'm sure you've been told a million times at this point, altogether it's fantastic!

I have encountered a VERY bad fatal bug however, apparently after the walker is destroyed & falls over in its animation, if you attempt to delete it by undo-ing it (Unsure if remover tool does this too) the server or whatever you are on at the time will immediately crash. This doesn't work in singleplayer oddly enough, but it can be pretty bad for innocent servers that aren't aware of it. Thought I'll report it!

Otherwise, not a bug, but if it's possible to increase the speed of its turn that would be very helpful. I've tested for the last couple hours & I find it almost impossible to turn in the thing, even slightly to the right/left. Thanks!
Mhhh I tried on my local server and couldnt reproduce this issue.


Interesting. It might be a conflicting addon possibly, I'll look into it another time but at least it's not for everyone!
FLOOMEZ 12 Jul, 2021 @ 1:13am 
Originally posted by FLOOMEZ:
Very minor bug, but the hatches and doors don't work. Everything else works fine, I can enter the cockpit and control the AT-AT no problem, but the doors do not open when I press the USE key on them. Unsure if it's helpful, but if they're removed using the C menu, it causes this Lua error:

[SW SHARED: LFS Vehicles]
1. Lerp - lua/includes/util.lua:244
2. AdjustBlastdoors - lua/entities/kingpommes_lfs_atat/init.lua:425
3. OnTick - lua/entities/kingpommes_lfs_atat/init_lua:829
4. unknown - lua/entities/lunasflightschool_basescript/init.lua:387

Update to this; turns out the doors not opening was being caused by a conflict with the Displacement Devices addon. Deinstalled it and now we're fine.
Doesnt turn for me, it turned when i first tried it out but now it just refuses to turn and the head moves incredibly slow
oxy 12 Jul, 2021 @ 9:49am 
Im surprised i havent got an answer yet
< >
Showing 1-15 of 92 comments
Per page: 1530 50