Welcome, Guest. Please login or register.
Did you miss your activation email?
September 19, 2024, 09:09:05 PM
Home Help Login Register
News: Zombie Master 2 discussion

Zombie Master  |  Other  |  Trouble in Terrorist Town  |  Topic: [Solved] No Gamemode Error (need halp)
Pages: [1]
Author Topic: [Solved] No Gamemode Error (need halp)  (Read 5258 times)
ScopeTCR
Poster

Posts: 12


« on: September 18, 2011, 02:20:01 AM »

Had this problem before, but this time the previous solution didn't work.
Problem still persists, these are the errors:

[cpp] Error: Scripted Entity weapon_zm_shotgun couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_shotgun couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_rifle couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_mac10 couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_rifle couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_pistol couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_revolver_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_revolver_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity weapon_zm_revolver couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_revolver_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_revolver_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_revolver_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_pistol_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity item_ammo_357_ttt couldn't be created! No Base Module (scripted_ents)
[cpp] Error: Scripted Entity weapon_zm_revolver couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_mac10 couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_zm_molotov couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_ttt_smokegrenade couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_ttt_smokegrenade couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_ttt_smokegrenade couldn't be created! No Base Module (weapons)
[cpp] Error: Scripted Entity weapon_ttt_smokegrenade couldn't be created! No Base Module (weapons)
GamemodeError(DrawMonitors): No Gamemode!
GamemodeError(RenderScreenspaceEffects): No Gamemode!
GamemodeError(PostRenderVGUI): No Gamemode!
GamemodeError(Think): No Gamemode!
GamemodeError(Tick): No Gamemode!
GamemodeError(DrawMonitors): No Gamemode!
GamemodeError(RenderScreenspaceEffects): No Gamemode!
GamemodeError(HUDPaintBackground): No Gamemode!
GamemodeError(HUDPaint): No Gamemode!
GamemodeError(HUDDrawScoreBoard): No Gamemode!
GamemodeError(PostRenderVGUI): No Gamemode!
GamemodeError(Think): No Gamemode!
GamemodeError(Tick): No Gamemode!
GamemodeError(DrawMonitors): No Gamemode!
GamemodeError(RenderScreenspaceEffects): No Gamemode!
GamemodeError(HUDPaintBackground): No Gamemode!
GamemodeError(HUDPaint): No Gamemode!
GamemodeError(HUDDrawScoreBoard): No Gamemode!
GamemodeError(PostRenderVGUI): No Gamemode!


Please help these errors are very annoying, console fills up in like 2 seconds.
Regards -Scope
« Last Edit: September 18, 2011, 05:11:51 AM by ScopeTCR »
Handy_man
Poster

Posts: 308


SNG community admin


« Reply #1 on: September 18, 2011, 02:31:51 AM »

You need to download a cache file from the server whenever you make a change in the server side files that effect a client (guns etc) then a new cache file will be generated inside of the cache folder and the client needs this cache file to make the server work for them essentially its vital for the client to have this file.

You should have a fastdl (basically a public webspace) to handle this and it should be a replica of your gmod folder for things the client needs (cache, models, materials etc.) all things a client might need for your server, upload files from server to the fastdl problem sorted.




[b]
Sky-netgaming.com
ScopeTCR
Poster

Posts: 12


« Reply #2 on: September 18, 2011, 03:37:36 AM »

Quote
You need to download a cache file from the server whenever you make a change in the server side files that effect a client (guns etc) then a new cache file will be generated inside of the cache folder and the client needs this cache file to make the server work for them essentially its vital for the client to have this file.

You should have a fastdl (basically a public webspace) to handle this and it should be a replica of your gmod folder for things the client needs (cache, models, materials etc.) all things a client might need for your server, upload files from server to the fastdl problem sorted.


I recently updated the server fastdl with all the current files, didnt work though :(
« Last Edit: September 18, 2011, 04:13:53 AM by ScopeTCR »
Handy_man
Poster

Posts: 308


SNG community admin


« Reply #3 on: September 18, 2011, 04:33:50 AM »

Well i don't know what to tell you, check it again the only time i have seen this error is when i don't download the cache file at all or properly what were you changing recently before this issue occurred? and has your fastdl worked at any point in the past?

[b]
Sky-netgaming.com
ScopeTCR
Poster

Posts: 12


« Reply #4 on: September 18, 2011, 04:42:11 AM »

Well i don't know what to tell you, check it again the only time i have seen this error is when i don't download the cache file at all or properly what were you changing recently before this issue occurred? and has your fastdl worked at any point in the past?


my fastdl has always worked until now,
i recently added an aug to spawn regularly with all weapons and an AWP as traitor weapon
ScopeTCR
Poster

Posts: 12


« Reply #5 on: September 18, 2011, 05:11:19 AM »

Well i don't know what to tell you, check it again the only time i have seen this error is when i don't download the cache file at all or properly what were you changing recently before this issue occurred? and has your fastdl worked at any point in the past?


I fixed it by removing those, thanks :P
Pages: [1]
Zombie Master  |  Other  |  Trouble in Terrorist Town  |  Topic: [Solved] No Gamemode Error (need halp) « previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines
Page created in 0.008 seconds with 18 queries.