Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Issues Linux SERVER ON 2024/10/04 8.25 #589

Closed
AkonL opened this issue Oct 4, 2024 · 32 comments
Closed

New Issues Linux SERVER ON 2024/10/04 8.25 #589

AkonL opened this issue Oct 4, 2024 · 32 comments
Labels
untriaged New issue has not been triaged

Comments

@AkonL
Copy link

AkonL commented Oct 4, 2024

update metamod v1314;
update counterstrikesharp v267;

13
14

crash servers.

@github-actions github-actions bot added the untriaged New issue has not been triaged label Oct 4, 2024
@raszyniaczek
Copy link

Ive got different error
CSS Error

After this my server got crash.

Any ideas?

@AkonL
Copy link
Author

AkonL commented Oct 4, 2024

@raszyniaczek This is really amazing , my server dont loading csssharp
my server os Debian 11.0

@raszyniaczek
Copy link

My loading Metamod and CSS but it crash. No errors in plugins.

@AkonL
Copy link
Author

AkonL commented Oct 4, 2024

plugins be based on css , however css be based on metamod , my english so bad .

@AkonL
Copy link
Author

AkonL commented Oct 4, 2024

@roflmuffin

@raszyniaczek
Copy link

i think server got crash after this error:

CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

@KillStr3aK
Copy link
Contributor

i think server got crash after this error:

CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

maybe try it with the gamedata that is in #584

@rosecld
Copy link

rosecld commented Oct 4, 2024

server also crashes when changing the map. does not start with the workshop map

@raszyniaczek
Copy link

i think server got crash after this error:
CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

maybe try it with the gamedata that is in #584

What exacly i need to swap from old build?? gamedata folder doesnt fix my error

@blekekok
Copy link

blekekok commented Oct 4, 2024

i think server got crash after this error:
CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

maybe try it with the gamedata that is in #584

This fixed the issue, but I haven't tried installing CSS plugins yet

@Ston3Cold
Copy link

Ston3Cold commented Oct 4, 2024

[09:12:28.877] [info] CSSharp: Initializing [09:12:28.877] [info] CSSharp: CoreConfig loaded. [09:12:28.893] [info] CSSharp: Copying bytes from disk for D:/Program Files/steamcmd/steamapps/common/Counter-Strike Global Offensive/game/bin/win64/engine2.dll [09:12:28.983] [info] CSSharp: Copying bytes from disk for D:/Program Files/steamcmd/steamapps/common/Counter-Strike Global Offensive/game/csgo/bin/win64/server.dll [09:12:28.995] [info] CSSharp: Globals loaded. [09:12:29.009] [info] CSSharp: Loading .NET runtime... [09:12:29.010] [info] CSSharp: Loading hostfxr from D:\Program Files\steamcmd\steamapps\common\Counter-Strike Global Offensive\game\csgo/addons/counterstrikesharp\dotnet\host\fxr\8.0.3\hostfxr.dll [09:12:29.010] [critical] CSSharp: unable to get export function: "hostfxr_initialize_for_runtime_config" [09:12:29.010] [error] CSSharp: Failed to initialize .NET runtime. [09:12:29.010] [error] CSSharp: Failed to initialize .NET runtime [09:12:29.019] [error] CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

in counterstrikesharp.log

Yup, getting exactly the same on my side - here's hoping a fix can be deployed for this issue soon. Think it might be due to the hotfix (467mb) update they released after The Armory update.

@raszyniaczek
Copy link

raszyniaczek commented Oct 4, 2024

i think server got crash after this error:
CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

maybe try it with the gamedata that is in #584

This fixed the issue, but I haven't tried installing CSS plugins yet

I have Windows server so it doesnt work for me. Its linux i think.
I dont know what to do.

@Ston3Cold
Copy link

i think server got crash after this error:
CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

maybe try it with the gamedata that is in #584

This fixed the issue, but I haven't tried installing CSS plugins yet

I have Windows server so it doesnt work for me. Its linux i think. I dont know what to do.

I'm on Windows too.

I changed the Windows address under the "IGameSystem_InitAllSystems_pFirst" section in gamedata.json to that which is listed for #584 . It still crashes with and without plugins loaded. In the log file it just doesn't say "CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst" any more. So yeah, something is still not right.

@raszyniaczek
Copy link

i think server got crash after this error:
CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst

maybe try it with the gamedata that is in #584

This fixed the issue, but I haven't tried installing CSS plugins yet

I have Windows server so it doesnt work for me. Its linux i think. I dont know what to do.

I'm on Windows too.

I changed the Windows address under the "IGameSystem_InitAllSystems_pFirst" section in gamedata.json to that which is listed for #584 . It still crashes with and without plugins loaded. In the log file it just doesn't say "CSSharp: Failed to find address for IGameSystem_InitAllSystems_pFirst" any more. So yeah, something is still not right.

You think this is problem with CSS or Metamod?

@Ston3Cold
Copy link

You think this is problem with CSS or Metamod?

I think maybe with CSS, although I could be wrong. Can just as well be the plugins too requiring an update to work with the latest version of CSS, which I hope isn't the case.

@raszyniaczek
Copy link

You think this is problem with CSS or Metamod?

I think maybe with CSS, although I could be wrong. Can just as well be the plugins too requiring an update to work with the latest version of CSS, which I hope isn't the case.

I update all important plugins.

@Ston3Cold
Copy link

I update all important plugins.

I'm sorry, what do you mean, you updated the important plugins? Care to explain/elaborate for me, please? Does one need to change something on each plugin as well?

@raszyniaczek
Copy link

All plugins updated after new metamod release example MultiAddonManager

@blekekok
Copy link

blekekok commented Oct 4, 2024

After changing the gamedata to the one in #584 , it stopped the startup crash issues, but retake plugins by B3none crashes when the round starts. I'm not sure if its an MM or CSS or my machine's issue. But with 2 different installations, both of them crashes (LinuxGSM and Docker)

@raszyniaczek
Copy link

After changing the gamedata to the one in #584 , it stopped the startup crash issues, but retake plugins by B3none crashes when the round starts. I'm not sure if its an MM or CSS or my machine's issue. But with 2 different installations, both of them crashes (LinuxGSM and Docker)

Im on WindowsGSM and mine doesnt start with this Gamedata

@Ston3Cold
Copy link

After changing the gamedata to the one in #584 , it stopped the startup crash issues, but retake plugins by B3none crashes when the round starts. I'm not sure if its an MM or CSS or my machine's issue. But with 2 different installations, both of them crashes (LinuxGSM and Docker)

This fuels my suspicion that the actual plugins will need updates to make them compatible with the latest version of CSS most likely. Both the plugins I use (NockyCZ's DM and Kitsune's K4-System) crashes with 584's gamedata for me on Windows.

@raszyniaczek
Copy link

After changing the gamedata to the one in #584 , it stopped the startup crash issues, but retake plugins by B3none crashes when the round starts. I'm not sure if its an MM or CSS or my machine's issue. But with 2 different installations, both of them crashes (LinuxGSM and Docker)

This fuels my suspicion that the actual plugins will need updates to make them compatible with the latest version of CSS most likely. Both the plugins I use (NockyCZ's DM and Kitsune's K4-System) crashes with 584's gamedata for me on Windows.

What files i need to swap to try this working? only gamedata folder from CSS?

@Ston3Cold
Copy link

Ston3Cold commented Oct 4, 2024

What files i need to swap to try this working? only gamedata folder from CSS?

Yes, the gamedata folder only hadsthe gamedata.json file inside.

@raszyniaczek
Copy link

Ok its coming now to start but dont started. I disable all metamod plugins and it doesnt work.

@blekekok
Copy link

blekekok commented Oct 4, 2024

After changing the gamedata to the one in #584 , it stopped the startup crash issues, but retake plugins by B3none crashes when the round starts. I'm not sure if its an MM or CSS or my machine's issue. But with 2 different installations, both of them crashes (LinuxGSM and Docker)

This fuels my suspicion that the actual plugins will need updates to make them compatible with the latest version of CSS most likely. Both the plugins I use (NockyCZ's DM and Kitsune's K4-System) crashes with 584's gamedata for me on Windows.

This is my first time attempting to create a CS2 server since CSGO. So, it's really bad timing to know if the plugin worked before the update or didn't. But it seems that I'm not the only one experiencing the issue.

@Avarets123
Copy link

maybe it will help link

@raszyniaczek
Copy link

maybe it will help link

It doesnt work for me. I tried this on Windows Dedicated.

When first round start my server got crash.

@blekekok
Copy link

blekekok commented Oct 4, 2024

maybe it will help link

It doesnt work for me. I tried this on Windows Dedicated.

When first round start my server got crash.

I've tried this already, and encountered the same issue.

@blekekok
Copy link

blekekok commented Oct 4, 2024

Using #584 on its own, it doesn't crash the server, but when I tried 2 different retake plugins, it crashes either when the warmup ends, or randomly.

@blekekok
Copy link

blekekok commented Oct 4, 2024

Also there aren't any error logs, so I'm not sure what is causing it to crash.

@AkonL
Copy link
Author

AkonL commented Oct 4, 2024

Time NOW 2024-10-4 20:22 Still not working , wite @roflmuffin to fix.....

@KillStr3aK
Copy link
Contributor

Time NOW 2024-10-4 20:22 Still not working , wite @roflmuffin to fix.....

the crash is known, issues will be resolved when possible. if you dont wan't to miss out, join to the discord server to receive latest announcements

@AkonL AkonL closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

7 participants