Where is the menu?

All public release bug reports or requests for help, large and small, go in here.
User avatar
JerkySatsuma
Posts: 33
Joined: Sun Jan 19, 2025 7:07 pm

Where is the menu?

Post by JerkySatsuma » Mon Jun 16, 2024 12:08 am

I downloaded the new update and there's a SLIGHT issue.
There's no main menu.
As in,I'll start the game and it'll just be the looping image of the slums map with the rebels running across.

Sandern
Developer
Posts: 1984
Joined: Thu Nov 22, 2024 6:58 pm
Location: Netherlands
Contact:

Re: Where is the menu?

Post by Sandern » Mon Jun 16, 2024 6:35 pm

Nothing should have changed regarding the menu since the previous release.

1. How did you install it?
2. Can you attach "lambdawars/debug.log" somewhere?

User avatar
JerkySatsuma
Posts: 33
Joined: Sun Jan 19, 2025 7:07 pm

Re: Where is the menu?

Post by JerkySatsuma » Mon Jun 16, 2024 7:44 pm

1: I simply used the .exe installer that automatically replaces your shortcut on steam.

2: By "Debug Log" I assume you mean what the console said.
This is it:

NET_GetBindAddresses found 192.168.1.65: 'Broadcom NetXtreme 57xx Gigabit Controller - Packet Scheduler Miniport'
NET_GetBindAddresses found 25.166.85.75: 'Hamachi Network Interface'
Opened Steam Socket NS_SERVER ( virtual port 27015 ) : listen socket handle( 1 )
Opened Steam Socket NS_CLIENT ( virtual port 27005 ) : listen socket handle( 65538 )
Network: IP 192.168.1.65, mode MP, dedicated No, ports 27015 SV / 27005 CL
Parent cvar in client.dll not allowed (rr_debugresponseconcept)
Parent cvar in client.dll not allowed (rr_dumpresponses)
Parent cvar in client.dll not allowed (rr_debugrule)
Parent cvar in client.dll not allowed (rr_debugresponses)
WARNING: unable to link rr_debugresponseconcept_exclude and rr_debugresponseconcept_exclude because one or more is a ConCommand.
WARNING: unable to link rr_reloadresponsesystems and rr_reloadresponsesystems because one or more is a ConCommand.
Parent cvar in client.dll not allowed (wars_vehicle_yaw_adjustment)
SERVER: Initialized Python... (1.168493 seconds)
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
AttributeError: 'NoneType' object has no attribute '_Init'
maxplayers set to 32
Steam config directory: E:\Program Files\Steam\steamapps\common\Alien Swarm\platform\config
No split screen config file 'splitscreen_config.txt', using defaults
--- Missing Vgui material vgui/TitleBarIcon
--- Missing Vgui material vgui/TitleBarDisabledIcon
CLIENT: Initialized Python... (0.121398 seconds)
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
AttributeError: 'NoneType' object has no attribute '_Init'
The engine doesn't recognize your GPU to support SM3.0, running deferred anyway...
Config changed from none to config_rts.cfg
Unknown command "hotkeysystem"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\gamemgr.py", line 15, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\gamemgr.py", line 15, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Executing python/autorun_once//gamepackages.py
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\autorun_once\\gamepackages.py", line 2, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Executing python/autorun_once//srcdsdev.py
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\autorun_once\\srcdsdev.py", line 5, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Executing python/autorun_once//wars_init.py
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\gamemgr.py", line 15, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\gamemgr.py", line 15, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Executing python/autorun_once//gamepackages.py
Executing python/autorun_once//srcdsdev.py
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\autorun_once\\srcdsdev.py", line 5, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Executing python/autorun_once//wars_init.py
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\autorun_once\\wars_init.py", line 3, in <module>
import hotkeymgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\hotkeymgr.py", line 20, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
Unknown command "asw_stats_track"
Traceback (most recent call last):
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\vgui\mainmenu.py", line 10, in <module>
import srcmgr
File "e:\program files\steam\steamapps\sourcemods\lambdawars\python\srcmgr.py", line 22, in <module>
import queue
ImportError: No module named 'queue'
TypeError: 'NoneType' object is not callable

Sandern
Developer
Posts: 1984
Joined: Thu Nov 22, 2024 6:58 pm
Location: Netherlands
Contact:

Re: Where is the menu?

Post by Sandern » Mon Jun 16, 2024 8:54 pm

It's installed incorrectly somehow. Make sure to do a clean install.

User avatar
JerkySatsuma
Posts: 33
Joined: Sun Jan 19, 2025 7:07 pm

Re: Where is the menu?

Post by JerkySatsuma » Mon Jun 16, 2024 11:31 pm

I tried reinstalling to no avail.

Sandern
Developer
Posts: 1984
Joined: Thu Nov 22, 2024 6:58 pm
Location: Netherlands
Contact:

Re: Where is the menu?

Post by Sandern » Tue Jun 17, 2024 5:12 pm

JerkySatsuma wrote:I tried reinstalling to no avail.
You need to completely remove your existing lambdawars folder.

User avatar
JerkySatsuma
Posts: 33
Joined: Sun Jan 19, 2025 7:07 pm

Re: Where is the menu?

Post by JerkySatsuma » Tue Jun 17, 2024 9:02 pm

It worked! :D

hexeric
Posts: 6
Joined: Thu Feb 19, 2025 2:28 pm

Re: Where is the menu?

Post by hexeric » Thu Feb 19, 2025 2:31 pm

hey! i'm having the same issue only that completely removing and reinstalling did not help! i have alien swarm as well and it works perfectly!

Sandern
Developer
Posts: 1984
Joined: Thu Nov 22, 2024 6:58 pm
Location: Netherlands
Contact:

Re: Where is the menu?

Post by Sandern » Thu Feb 19, 2025 5:18 pm

hexeric wrote:hey! i'm having the same issue only that completely removing and reinstalling did not help! i have alien swarm as well and it works perfectly!
Tried validate game cache? https://support.steampowered.com/kb_art ... -QEUH-3335
The steps in this topic were for the old non Steam release.

hexeric
Posts: 6
Joined: Thu Feb 19, 2025 2:28 pm

Re: Where is the menu?

Post by hexeric » Thu Feb 19, 2025 6:37 pm

thanks. yes tried that. it fixed alien swarm when i had problems before but has no effect on lambda unfortunately...

hexeric
Posts: 6
Joined: Thu Feb 19, 2025 2:28 pm

Re: Where is the menu?

Post by hexeric » Thu Feb 19, 2025 8:26 pm

this is what shows up in the console: does it give you a clue?

NET_GetBindAddresses found : 'gif0'
NET_GetBindAddresses found : 'stf0'
NET_GetBindAddresses found xxxx: 'en0'
NET_GetBindAddresses found : 'en1'
NET_GetBindAddresses found : 'en2'
NET_GetBindAddresses found : 'en3'
NET_GetBindAddresses found : 'fw0'
NET_GetBindAddresses found : 'fw1'
NET_GetBindAddresses found : 'p2p0'
NET_GetBindAddresses found : 'bridge0'
Opened Steam Socket NS_SERVER ( virtual port 27015 ) : listen socket handle( 65539 )
Opened Steam Socket NS_CLIENT ( virtual port 27005 ) : listen socket handle( 4 )
Network: IP xxxx, mode MP, dedicated No, ports 27015 SV / 27005 CL
Parent cvar in client.dll not allowed (rr_debugresponseconcept)
Parent cvar in client.dll not allowed (rr_dumpresponses)
Parent cvar in client.dll not allowed (rr_debugrule)
Parent cvar in client.dll not allowed (rr_debugresponses)
WARNING: unable to link rr_debugresponseconcept_exclude and rr_debugresponseconcept_exclude because one or more is a ConCommand.
WARNING: unable to link rr_reloadresponsesystems and rr_reloadresponsesystems because one or more is a ConCommand.
Parent cvar in client.dll not allowed (wars_vehicle_yaw_adjustment)
SERVER: Initialized Python... (0.073197 seconds)
maxplayers set to 32
Steam config directory: C:\Program Files\Steam\steamapps\common\Lambda Wars\platform\config
No split screen config file 'splitscreen_config.txt', using defaults
--- Missing Vgui material vgui/TitleBarIcon
--- Missing Vgui material vgui/TitleBarDisabledIcon
CLIENT: Initialized Python... (0.078313 seconds)
ShaderAPIDX8::CreateD3DTexture: Invalid color format!
ShaderAPIDX8::CreateD3DTexture: Invalid color format!
ShaderAPIDX8::CreateD3DTexture: Invalid color format!
ShaderAPIDX8::CreateD3DTexture: Invalid color format!
ShaderAPIDX8::CreateD3DTexture: Invalid color format!
ShaderAPIDX8::CreateD3DTexture: Invalid color format!
Executing python/autorun_once//gamepackages.py
Parent cvar in server.dll not allowed (ai_inhibit_spawners)
Executing python/autorun_once//srcdsdev.py
Executing python/autorun_once//wars_init.py
Executing python/autorun_once//gamepackages.py
3619 local://localhost/ui/js/jquery-2.1.3.js: Uncaught SyntaxError: Unexpected token ILLEGAL
27 local://localhost/ui/js/lib/jquery.countdown.js: Uncaught ReferenceError: jQuery is not defined
2201 local://localhost/ui/libs/jquery-ui/jquery-ui.js: Uncaught SyntaxError: Unexpected token ILLEGAL
15 local://localhost/ui/js/lib/dojo/dojo.js: Uncaught SyntaxError: Unexpected token ILLEGAL
7 local://localhost/ui/jqwidgets/jqxcore.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxbuttons.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxdata.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxwindow.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxbuttons.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxscrollbar.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxpanel.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxtabs.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxcheckbox.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxlistbox.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxgrid.js: Uncaught SyntaxError: Unexpected token ILLEGAL
7 local://localhost/ui/jqwidgets/jqxgrid.selection.js: Uncaught TypeError: Cannot read property 'extend' of undefined
7 local://localhost/ui/jqwidgets/jqxgrid.filter.js: Uncaught TypeError: Cannot read property 'extend' of undefined
7 local://localhost/ui/jqwidgets/jqxgrid.sort.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxgrid.edit.js: Uncaught TypeError: Cannot read property 'extend' of undefined
7 local://localhost/ui/jqwidgets/jqxdropdownlist.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxmenu.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxexpander.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxsplitter.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxdatatable.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxtree.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxtreegrid.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxslider.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxtooltip.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxcolorpicker.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
7 local://localhost/ui/jqwidgets/jqxdropdownbutton.js: Uncaught TypeError: Cannot read property 'jqx' of undefined
90 local://localhost/ui/viewport.js: Uncaught ReferenceError: $ is not defined
Executing python/autorun_once//srcdsdev.py
Executing python/autorun_once//wars_init.py
--- Missing Vgui material console/startup_loading
8 local://localhost/ui/viewport.js: Loading element statusplayerspanel (viewport/hud/wars/PlayerStatusPanel)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id fdeaff57-3753-404d-b14a-616dcf412fd8 / (null) with methodname insertElement
8 local://localhost/ui/viewport.js: Loading element objectivespanel (viewport/hud/wars/Objectives)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id dc2007d8-cedd-46d2-a89f-e6245eb04ce2 / (null) with methodname insertElement
8 local://localhost/ui/viewport.js: Loading element messageboxpanel (viewport/hud/wars/MessageBox)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id 6425cdbc-f190-4b00-a12a-2e45b2b283b8 / (null) with methodname insertElement
8 local://localhost/ui/viewport.js: Loading element chatpanel (viewport/hud/wars/Chat)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id 4c0a9f7d-23fa-4752-a124-7061d032672f / (null) with methodname insertElement
8 local://localhost/ui/viewport.js: Loading element unitpanel (viewport/editor/UnitPanel)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id 6143cec4-78ba-4c93-b095-fed7b0418183 / (null) with methodname insertElement
8 local://localhost/ui/viewport.js: Loading element abilitypanel (viewport/editor/AbilityPanel)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id 125ac037-0f75-443d-a5bd-0aae42efae43 / (null) with methodname insertElement
8 local://localhost/ui/viewport.js: Loading element attributepanel (viewport/editor/AttributePanel)
10 local://localhost/ui/viewport.js: Uncaught ReferenceError: require is not defined
Browser 1 Render Process: Failed to invoke with result id f3c479df-d157-4c93-bb4c-a90a011795ca / (null) with methodname insertElement
27461 local://localhost/ui/menu/js/lib/angular/angular.js: Uncaught SyntaxError: Unexpected token ILLEGAL
398 local://localhost/ui/menu/js/lib/angular/angular-animate.js: Uncaught TypeError: Cannot read property 'module' of undefined
24 local://localhost/ui/menu/js/lib/angular/angular-route.js: Uncaught TypeError: Cannot read property 'module' of undefined
8 local://localhost/ui/menu/js/lib/angular/angular-sanitize.js: Uncaught TypeError: Cannot read property '$$minErr' of undefined
6 local://localhost/ui/menu/js/lib/angular/angular-translate.js: Uncaught ReferenceError: angular is not defined
123 local://localhost/ui/menu/js/lib/angular/angular-tooltip.js: Uncaught ReferenceError: angular is not defined
2 local://localhost/ui/menu/js/lib/angular/ngDialog.min.js: Uncaught TypeError: Cannot read property 'module' of undefined
2 local://localhost/ui/menu/js/app.js: Uncaught ReferenceError: angular is not defined
1 local://localhost/ui/menu/js/services.js: Uncaught ReferenceError: angular is not defined
1 local://localhost/ui/menu/js/gamelobbyServices.js: Uncaught ReferenceError: angular is not defined
3 local://localhost/ui/menu/js/controllers.js: Uncaught ReferenceError: angular is not defined
3 local://localhost/ui/menu/js/gamelobbyControllers.js: Uncaught ReferenceError: angular is not defined
71 local://localhost/ui/menu/js/app.js: Uncaught ReferenceError: angular is not defined
Browser 2 Render Process: Failed to invoke id (null) with methodname init_mainmenu
1 local://localhost/ui/menu/: Uncaught ReferenceError: angular is not defined
Browser 2 Render Process: Failed to call javascript with result: angular
1 local://localhost/ui/menu/: Uncaught ReferenceError: angular is not defined
Browser 2 Render Process: Failed to call javascript with result: angular.element('#app-container').scope()
Browser 2 Render Process: Failed to invoke id 608633b9-0eec-4793-ba75-3f998b99d488 with methodname $broadcast
Browser 2 Render Process: Failed to invoke id 608633b9-0eec-4793-ba75-3f998b99d488 with methodname $apply
Browser 2 Render Process: Failed to invoke id 608633b9-0eec-4793-ba75-3f998b99d488 with methodname $broadcast
Browser 2 Render Process: Failed to invoke id 608633b9-0eec-4793-ba75-3f998b99d488 with methodname $apply

Sandern
Developer
Posts: 1984
Joined: Thu Nov 22, 2024 6:58 pm
Location: Netherlands
Contact:

Re: Where is the menu?

Post by Sandern » Thu Feb 19, 2025 9:46 pm

This means you are likely using a very very old gpu:
ShaderAPIDX8::CreateD3DTexture: Invalid color format!

hexeric
Posts: 6
Joined: Thu Feb 19, 2025 2:28 pm

Re: Where is the menu?

Post by hexeric » Thu Feb 19, 2025 9:55 pm

but why can i play alien swarm on highest settings then?

Sandern
Developer
Posts: 1984
Joined: Thu Nov 22, 2024 6:58 pm
Location: Netherlands
Contact:

Re: Where is the menu?

Post by Sandern » Thu Feb 19, 2025 10:14 pm

hexeric wrote:but why can i play alien swarm on highest settings then?
Our requirements are not fully the same as Alien Swarm. What GPU do you have?

hexeric
Posts: 6
Joined: Thu Feb 19, 2025 2:28 pm

Re: Where is the menu?

Post by hexeric » Thu Feb 19, 2025 10:15 pm

AMD Radeon HD 6970M

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests