alliedmodders / sourcemod

SourceMod - Source Engine Scripting and Administration
http://www.sourcemod.net/
985 stars 423 forks source link

Alien Swarm: Reactive Drop 2022-05-24 update causing crashes in astools #1771

Closed BenLubar closed 2 years ago

BenLubar commented 2 years ago

Help us help you

Environment

Description

Something broke and this plugin from 2010 is now crashing at startup. The game update changed the Steam API version; can't think of any other relevant changes that would affect the engine like this. https://forums.alliedmods.net/showthread.php?p=1255318

Problematic Code (or Steps to Reproduce)

  1. Start server with astools.smx installed
  2. Server will crash on map load in the entity search function near the bottom of astools.sp

Logs

psychonic commented 2 years ago

Can you also upload your alienswarm_tools cfg?

BenLubar commented 2 years ago

I didn't have any files other than the dedicated server, metamod, sourcemod, and astools.smx

psychonic commented 2 years ago

It looks like the EntInfo gamedata for Windows needs to be updated.

psychonic commented 2 years ago

I've updated the gamedata for that and some other things. Some things could be missing or wrong, but it's in a better state than it was, and that specific crash has been fixed.

It looks like Reactive Drop had been updated to use a newer compiler version.