Garry's Mod

Garry's Mod

SW Vehicle [LFS] : AT-AT
 Denna tråd har blivit fäst, så den är troligtvis viktig
Jakob | KingPommes  [utvecklare] 11 jul, 2021 @ 4:08
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
Senast ändrad av Jakob | KingPommes; 13 jul, 2021 @ 21:54
< >
Visar 1-15 av 92 kommentarer
oxy 11 jul, 2021 @ 5:18 
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  [utvecklare] 11 jul, 2021 @ 5:24 
Ursprungligen skrivet av 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:31 
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 @ 13:00 
ok so bug for me, after shot from main cannons, AT fly away if you know what i mean
Senast ändrad av samiszon; 11 jul, 2021 @ 13:00
Uncle Seuss 11 jul, 2021 @ 13:07 
whenever i drive the AT-AT everything on the map becomes transparent
Bell 11 jul, 2021 @ 14:44 
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 @ 15:07 
Ursprungligen skrivet av TheRealDannyG:
whenever i drive the AT-AT everything on the map becomes transparent
Same.
samiszon 11 jul, 2021 @ 15:11 
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  [utvecklare] 11 jul, 2021 @ 15:53 
Ursprungligen skrivet av 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 @ 20:06 
[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 @ 22:48 
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
Senast ändrad av FLOOMEZ; 12 jul, 2021 @ 0:11
Bell 12 jul, 2021 @ 0:46 
Ursprungligen skrivet av KingPommes:
Ursprungligen skrivet av 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:13 
Ursprungligen skrivet av 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:49 
Im surprised i havent got an answer yet
< >
Visar 1-15 av 92 kommentarer
Per sida: 1530 50