Talk:Alien Swarm Dedicated Server: Difference between revisions
Jump to navigation
Jump to search
(server.dll crashes the server discussion start) |
m (→Server.dll error: formatting) |
||
Line 1: | Line 1: | ||
== Server.dll error == | == Server.dll error == | ||
I'm running a mod that uses the Alien Swarm branch of source, upon loading up the server it brought up this: | I'm running a mod that uses the Alien Swarm branch of source, upon loading up the server it brought up this:<br> | ||
Parent cvar in server.dll not allowed (bot mimic) - I learnt it's safe to ignore but adding this. | Parent cvar in server.dll not allowed (bot mimic) - I learnt it's safe to ignore but adding this.<br> | ||
about to perform blocking dns call from main thread. consider refactoring. - the main issue. | about to perform blocking dns call from main thread. consider refactoring. - the main issue.<br> | ||
After that the server crashes and prints a mdmp file. Inserting the Alien Swarm server.dll crashes in a different way so that doesn't work. What do I do? --[[User:A.random.commenter|A.random.commenter]] ([[User talk:A.random.commenter|talk]]) 03:06, 9 June 2024 (PDT) | After that the server crashes and prints a mdmp file. Inserting the Alien Swarm server.dll crashes in a different way so that doesn't work. What do I do? --[[User:A.random.commenter|A.random.commenter]] ([[User talk:A.random.commenter|talk]]) 03:06, 9 June 2024 (PDT) |
Revision as of 05:48, 9 June 2024
Server.dll error
I'm running a mod that uses the Alien Swarm branch of source, upon loading up the server it brought up this:
Parent cvar in server.dll not allowed (bot mimic) - I learnt it's safe to ignore but adding this.
about to perform blocking dns call from main thread. consider refactoring. - the main issue.
After that the server crashes and prints a mdmp file. Inserting the Alien Swarm server.dll crashes in a different way so that doesn't work. What do I do? --A.random.commenter (talk) 03:06, 9 June 2024 (PDT)