Apr 21, 2017, 06:19 AM
Original Thread:
Server [US/EU]: All
Map: All
Description: The LimeLight Prop list is not working. All of the 'Police Props', 'City Props', and others are simply not there. Also with the TDM props but those are not your worries. I was wondering if this is clientside or is this just something that broke with the update.
Bug is [In-Game/On Forums/Other]: In-Game
Since when have you experienced the bug? Since Gmod has updated last
Additional Information: The coffee machine is useless to me now. I cannot find the mugs in any of the content packs that i have.
Images/Screenshots:
https://imgur.com/a/XkjMs
----------------------------------------------------------------------------------------------------------------------------------------
Update1: All of my addons have been reinstalled and no fix has been found. My best guess is some kind of function within garry's mod was affected during the recent updates. Receiving information that it is only affecting certain people, I can confidently say this error is client-side. I request that all people with or without the error, post their OS and if they have the error using the template provided. This will help see if this is only in affect on certain systems, Thank You.
For all developers, check this site:
https://www.garrysmod.com/2017/04/17/april-2017-update/ ; Check under Game changes, the first one regarding spawnlist, and proceed to the github page, provided by the hyperlink on the website.
My template:
[b]Does your proplist work? [/b][yes or no]: no
[b]What is your OS? [/b][Windows7/8/10, Mac, Linux, or Other(please specify)]: Windows 7 64-bit
---------------------------------------------------------------------------------------------------------------------------------------
Template:
Does your proplist work? [yes or no]
What is your OS? [Windows7/8/10, Mac, Linux, or Other(please specify)]
-----------------------------------------------------------------------------------------------------------------------------------------
Update2: After reviewing the change log and after thinking of possible causes, I have made a theory, that can be confirmed if the original code can be accessed and reviewed. My theory is that Gmod has changed the template of adding proplist for the 'q' menu. What I mean is that the way you code the list is different now then it was before, aka your code is out-of-date. I believe that what was shown on the github for the changelogs on the gmod website(links above). I cannot confirm this because I have no way to access the content pack's code, but maybe a developer can. I only have basic knowledge of lua but I am a intermediate programmer with C++, so this is my best educated guess on the topic.
----------------------------------------------------------------------------------------------------------------------------------------
Failed Attempts:
1. Putting supplied file in the autorun folder
2. Putting supplied file in the spawnlist folder
a. Have reformatted and recoded whole file as well
3. Reinstalled content packs
4. Reinstalled Garry's Mod
Server [US/EU]: All
Map: All
Description: The LimeLight Prop list is not working. All of the 'Police Props', 'City Props', and others are simply not there. Also with the TDM props but those are not your worries. I was wondering if this is clientside or is this just something that broke with the update.
Bug is [In-Game/On Forums/Other]: In-Game
Since when have you experienced the bug? Since Gmod has updated last
Additional Information: The coffee machine is useless to me now. I cannot find the mugs in any of the content packs that i have.
Images/Screenshots:
----------------------------------------------------------------------------------------------------------------------------------------
Update1: All of my addons have been reinstalled and no fix has been found. My best guess is some kind of function within garry's mod was affected during the recent updates. Receiving information that it is only affecting certain people, I can confidently say this error is client-side. I request that all people with or without the error, post their OS and if they have the error using the template provided. This will help see if this is only in affect on certain systems, Thank You.
Quote:Third-Party binary modules (or cheats) that use the internal ILuaInterface interface may no longer function after this update. Any binary modules using the official ILuaBase interface should not be affected.This quote is from the change log post on steam.
For all developers, check this site:
Limelight - Link watcher |
|||||
You're about to enter the following site:
Please note: You should only visit trusted sites. We are not responsible for any loss of your privacy. |
My template:
[b]Does your proplist work? [/b][yes or no]: no
[b]What is your OS? [/b][Windows7/8/10, Mac, Linux, or Other(please specify)]: Windows 7 64-bit
---------------------------------------------------------------------------------------------------------------------------------------
Template:
Does your proplist work? [yes or no]
What is your OS? [Windows7/8/10, Mac, Linux, or Other(please specify)]
-----------------------------------------------------------------------------------------------------------------------------------------
Update2: After reviewing the change log and after thinking of possible causes, I have made a theory, that can be confirmed if the original code can be accessed and reviewed. My theory is that Gmod has changed the template of adding proplist for the 'q' menu. What I mean is that the way you code the list is different now then it was before, aka your code is out-of-date. I believe that what was shown on the github for the changelogs on the gmod website(links above). I cannot confirm this because I have no way to access the content pack's code, but maybe a developer can. I only have basic knowledge of lua but I am a intermediate programmer with C++, so this is my best educated guess on the topic.
----------------------------------------------------------------------------------------------------------------------------------------
Failed Attempts:
1. Putting supplied file in the autorun folder
2. Putting supplied file in the spawnlist folder
a. Have reformatted and recoded whole file as well
3. Reinstalled content packs
4. Reinstalled Garry's Mod