Mentrillum / Slender-Fortress-Modified-Versions

A modification of Team Fortress 2 based on the game Slender: The Eight Pages.
GNU General Public License v3.0
33 stars 22 forks source link

Dhooks issue for 1.6.1pre #36

Closed medic917 closed 3 years ago

medic917 commented 3 years ago

I was able to compile 1.6.1pre with dhooks-2.2.0-detours16.zip However, dhooks doesn't seem to load with this version. It did load with dhooks-2.2.0-detours16-sm110.zip but the 110 dhooks doesn't compile with 1.6.1pre.

Do I have to downgrade my sourcemod version as well?

medic917 commented 3 years ago

Seems to compile with the dhooks sm110 now but server ends up crashing even with the proper dhooks extension and gamedata.

medic917 commented 3 years ago

Can't compute incursion distances from the Red spawn room(s). Bots will perform poorly. This is caused by either a missing func_respawnroom, or missing info_player_teamspawn entities within the func_respawnroom.

Mentrillum commented 3 years ago

"Can't compute incursion distances from the Red spawn room(s). Bots will perform poorly. This is caused by either a missing func_respawnroom, or missing info_player_teamspawn entities within the func_respawnroom." Its a irrelevant error, just tells you the map has no respawn room entity.

Slender Fortress Modified is only supported via Sourcemod 1.10, can't go above or below that version as its no longer being supported on anything but Sourcemod 1.10

medic917 commented 3 years ago

I am using 1.10 sourcemod but it isnt working still. Could you please upload the smx file for the working version compiled instead of the sp file?

Joaquel commented 3 years ago

Did you install all the requirements?