AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SM_Hosties (https://forums.alliedmods.net/forumdisplay.php?f=155)
-   -   sm_hosties.sp can't compile (https://forums.alliedmods.net/showthread.php?t=301354)

IAmReydan 09-17-2017 18:31

sm_hosties.sp can't compile
 
I have followed the guide from this link to compile my sm_hosties.sp file.

However it doesn't work.

I have tried with both versions.

Master Version gives me following error:
Code:

fatal error 182: cannot read from file: "hosties"
Beta Version gives me following error:
Code:

fatal error 182: cannot read from file: "emitsoundany"
I have downloaded the included files: emitsoundany.inc, SteamWorks.inc and sourcebans.inc but it still doesnt work.

I am using Sourcemods own website to compile. Since I can't find the the batch compiler.exe in any files or on any website available for download.

Can someone compile it for me and upload the .smx file so my server will finally work? I have tried everything now.

Cripix 09-18-2017 06:41

Re: sm_hosties.sp can't compile
 
Use this compiler = https://spider.limetech.io/

And the "compiler.exe" is found in the windows version of sourcemod in the following directory ->
\addons\sourcemod\scripting.

It's normal that you do not come to compile it because you can not put the includes with the sourcemod web.

IAmReydan 09-18-2017 09:15

Re: sm_hosties.sp can't compile
 
Quote:

Originally Posted by Cripix (Post 2549415)
Use this compiler = https://spider.limetech.io/

And the "compiler.exe" is found in the windows version of sourcemod in the following directory ->
\addons\sourcemod\scripting.

It's normal that you do not come to compile it because you can not put the includes with the sourcemod web.

Now I get the following error: plugin.sp(106) : fatal error 183: cannot read from file: "hosties/noblock.sp"

https://gyazo.com/d95b0b81f3568e70f8dc3c0b2bf63e10

Cripix 09-18-2017 09:31

Re: sm_hosties.sp can't compile
 
Oh Use compiler included with sourcemod.

I forgot that the plugin is in several .sp

IAmReydan 09-18-2017 09:38

Re: sm_hosties.sp can't compile
 
Quote:

Originally Posted by Cripix (Post 2549452)
Oh Use compiler included with sourcemod.

I forgot that the plugin is in several .sp

Seems like its working now. Thank you so much!

Cripix 09-18-2017 09:39

Re: sm_hosties.sp can't compile
 
Quote:

Originally Posted by IAmReydan (Post 2549453)
Seems like its working now. Thank you so much!

:bacon!::bacon!:


All times are GMT -4. The time now is 10:30.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.