Raised This Month: $51 Target: $400
 12% 

Round Terminator


Post New Thread Reply   
 
Thread Tools Display Modes
Tirant
Veteran Member
Join Date: Jul 2008
Location: Los Angeles, California
Old 04-10-2010 , 15:18   Re: Round Terminator
Reply With Quote #31

Error
Quote:
L 04/10/2010 - 12:15:59: [ORPHEU] Function "CHalfLifeMultiplay::UpdateTeamScores" not found
L 04/10/2010 - 12:15:59: [AMXX] Displaying debug trace (plugin "miscplugin.amxx")
L 04/10/2010 - 12:15:59: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")
L 04/10/2010 - 12:15:59: [AMXX] [0] miscplugin.sma::plugin_init (line 7)
__________________

PM me if you're interested in buying the Credits addition for Base Builder
Battlefield Rebirth [66% done]
Call of Duty: MW2 [100% done]
Base Builder [100% done]
Tirant is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-10-2010 , 15:26   Re: Round Terminator
Reply With Quote #32

You have restarted after modifying the file, and you have well modified for windows, right ? Because that's not possible to get this error using an offset.
__________________

Last edited by Arkshine; 04-10-2010 at 15:37.
Arkshine is offline
Tirant
Veteran Member
Join Date: Jul 2008
Location: Los Angeles, California
Old 04-10-2010 , 15:35   Re: Round Terminator
Reply With Quote #33

Still
Quote:
L 04/10/2010 - 1211: [ORPHEU] Function "CHalfLifeMultiplay::UpdateTeamScores" not found
L 04/10/2010 - 1211: [AMXX] Displaying debug trace (plugin "miscplugin.amxx")
L 04/10/2010 - 1211: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")
L 04/10/2010 - 1211: [AMXX] [0] miscplugin.sma::plugin_init (line 7)
__________________

PM me if you're interested in buying the Credits addition for Base Builder
Battlefield Rebirth [66% done]
Call of Duty: MW2 [100% done]
Base Builder [100% done]
Tirant is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-10-2010 , 15:37   Re: Round Terminator
Reply With Quote #34

Tirant, I need to see the parsing stuff. When server starts, orpheu parses all the file and says if one signature is found or not. I need this output. We will see fastly the problem ( either sig not found, either an error in a file ) because you are can be doing it wrong.
__________________

Last edited by Arkshine; 04-10-2010 at 15:41.
Arkshine is offline
Tirant
Veteran Member
Join Date: Jul 2008
Location: Los Angeles, California
Old 04-10-2010 , 16:16   Re: Round Terminator
Reply With Quote #35

I'll try and find that log file.

It seems I have no way of viewing the log on my server. Looks like I'm dead in the water. If I had one, I'd have posted it in my first post with all the error messages. My host is a cheap @%% @#$^@ . I'm running it on a spare server, not one of my good ones.
__________________

PM me if you're interested in buying the Credits addition for Base Builder
Battlefield Rebirth [66% done]
Call of Duty: MW2 [100% done]
Base Builder [100% done]

Last edited by Tirant; 04-10-2010 at 16:29.
Tirant is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-10-2010 , 16:33   Re: Round Terminator
Reply With Quote #36

You can't look also in the server console ? You can use HLSW, it works for me.

It's quite hard to help you. lol
__________________
Arkshine is offline
Tirant
Veteran Member
Join Date: Jul 2008
Location: Los Angeles, California
Old 04-10-2010 , 16:38   Re: Round Terminator
Reply With Quote #37

I think i just figure it out. The host uses non-steam, so that may be the issue, I'll test it on a confirmed good server. I'm sorry I'm being soo difficult.
__________________

PM me if you're interested in buying the Credits addition for Base Builder
Battlefield Rebirth [66% done]
Call of Duty: MW2 [100% done]
Base Builder [100% done]
Tirant is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-10-2010 , 16:45   Re: Round Terminator
Reply With Quote #38

If you can, send me the dll by PM I would like to check something.
__________________
Arkshine is offline
Tirant
Veteran Member
Join Date: Jul 2008
Location: Los Angeles, California
Old 04-10-2010 , 17:05   Re: Round Terminator
Reply With Quote #39

This server is Linux.

Quote:
Parsing functions started.
Parsing file "EndRoundMessage" started
Argument type "char *" validated
Argument type "int" validated
Searching for name "EndRoundMessage__FPCci"... FOUND
Parsing file "EndRoundMessage" ended
Parsing folder "CHalfLifMultiplay" started
Parsing file "CheckWinConditions" started
Class name must be equal to the folder name
FAILED
Parsing file "CheckWinConditions" ended
Parsing file "UpdateTeamScores" started
Class name must be equal to the folder name
FAILED
Parsing file "UpdateTeamScores" ended
Parsing folder "CHalfLifMultiplay" ended
Parsing folder "CHalfLifeMultiplay" started
Parsing file "CheckMapConditions" started
Return type "bool" validated
Searching for name "CheckMapConditions__18CHalfLifeMultiplay "... FOUND
Parsing file "CheckMapConditions" ended
Parsing file "CheckWinConditions" started
Return type "bool" validated
Searching for name "CheckWinConditions__18CHalfLifeMultiplay "... FOUND
Parsing file "CheckWinConditions" ended
Parsing file "HasRoundTimeExpired" started
Return type "bool" validated
Searching for name "HasRoundTimeExpired__18CHalfLifeMultiplay".. . FOUND
Parsing file "HasRoundTimeExpired" ended
Parsing folder "CHalfLifeMultiplay" ended
Parsing functions ended.
__________________

PM me if you're interested in buying the Credits addition for Base Builder
Battlefield Rebirth [66% done]
Call of Duty: MW2 [100% done]
Base Builder [100% done]
Tirant is offline
Tirant
Veteran Member
Join Date: Jul 2008
Location: Los Angeles, California
Old 04-10-2010 , 17:08   Re: Round Terminator
Reply With Quote #40

I think it actually might be working. Give me a couple mins to test it out.

Edit: Ok, it seems to be working. I am re spawning a few seconds after the command. It seems that the problem must have been with the server being possibly non-steam. Cause the host is non-steam, but the server was steam.
__________________

PM me if you're interested in buying the Credits addition for Base Builder
Battlefield Rebirth [66% done]
Call of Duty: MW2 [100% done]
Base Builder [100% done]

Last edited by Tirant; 04-10-2010 at 17:13.
Tirant is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:59.


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