Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Top is highlighted in blue in console, and bottom is highlighted in yellow and spammed in console.
This was after it was eaten.
And I still get this spammed every time the custom Glowstick is equipped either as a weapon or through Vmanip
However, I did find another error (With the possible cause disabled):
This pops up when I click on the "options" button for the addon's settings to change the color of the light in the spawnmenu but does not always happen and I am unsure what triggers it.
Try equipping the custom light with vmanip and afterward, holster it and spawn it as a weapon, then holster that and click on the "options" button (for your addon) to change light color to try and reproduce.
This same error also breaks the experimental firstperson mode from Draconic Base also.
Correction, This error shows up on EVERY Tab in the spawnmenu except your "Server Settings" tab to control the behaviors.
[Chemlight] lua/includes/util/color.lua:17: bad argument #1 to 'min' (number expected, got nil)
1. min - [C]:-1
2. Color - lua/includes/util/color.lua:17
3. v - lua/autorun/server/sv_navachemlights.lua:113
4. unknown - lua/includes/modules/hook.lua:96
5. Kill - [C]:-1
6. Call - gamemodes/base/gamemode/player.lua:358
7. unknown - gamemodes/base/gamemode/player.lua:465
---------------------------
It happened when a bot player died.
I actually broke the mod again, lol. This time i gave an NPC the glow stick.
[Chemlight] gamemodes/base/entities/weapons/weapon_base/shared.lua:250: attempt to call method 'GetAmmoCount' (a nil value)
1. Ammo1 - gamemodes/base/entities/weapons/weapon_base/shared.lua:250
2. PrimaryAttack - lua/weapons/weapon_chemlight_blue/shared.lua:175
3. unknown - gamemodes/base/entities/weapons/weapon_base/init.lua:95
--------------------
I used these console commands.
npc_create_equipment weapon_chemlight_blue
npc_create npc_barney
I guess i'm helping you find bugs lol