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

Instruction contained invalid parameter


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Naleksuh
Member
Join Date: Dec 2018
Old 06-12-2019 , 23:29   Instruction contained invalid parameter
Reply With Quote #1

i've been working on a small project and I've recently gotten the error "Instruction contained invalid parameter" for seemingly no reason, even for simple stuff like:
Code:
PrintToChat(client, "You have been reserved a spot on RED for next round.");
is turning up this error, and i wasn't getting it before and i think i've changed almost nothing.

"return;" is also turning it up, I tried replacing it with other things but all of them are Instruction contained invalid parameter

Last edited by headline; 06-15-2019 at 18:39. Reason: restore
Naleksuh is offline
Cruze
Veteran Member
Join Date: May 2017
Old 06-13-2019 , 00:25   Re: Instruction contained invalid parameter
Reply With Quote #2

Yea, you need to attach the code as well.
__________________
Taking paid private requests! Contact me
Cruze is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 06-13-2019 , 00:37   Re: Instruction contained invalid parameter
Reply With Quote #3

Are you using an up-to-date compiler?
__________________
ddhoward is offline
Naleksuh
Member
Join Date: Dec 2018
Old 06-13-2019 , 01:09   Re: Instruction contained invalid parameter
Reply With Quote #4

Alright, I have attatched my current copy. In order to use it, you must install REST in Pawn, and make a "configs/points.json" file that contains "{}" in it.

I am using the compile.exe that came with Sourcemod. Is it not being maintained anymore?

Last edited by Naleksuh; 07-05-2019 at 16:58.
Naleksuh is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 06-13-2019 , 01:14   Re: Instruction contained invalid parameter
Reply With Quote #5

Quote:
Originally Posted by Naleksuh View Post
I am using the compile.exe that came with Sourcemod. Is it not being maintained anymore?
Please answer the question. What version of the compiler are you using? That is, what version of Sourcemod are you getting the compiler from, and have you made any changes to it?
__________________

Last edited by ddhoward; 06-13-2019 at 01:14.
ddhoward is offline
Naleksuh
Member
Join Date: Dec 2018
Old 06-13-2019 , 01:31   Re: Instruction contained invalid parameter
Reply With Quote #6

Quote:
Originally Posted by ddhoward View Post
Please answer the question. What version of the compiler are you using? That is, what version of Sourcemod are you getting the compiler from, and have you made any changes to it?
What I believe to be the latest version, and I have not made any changes besides renaming the file.

Just to be sure, I tried downloading a fresh copy of the compiler and kept the name as "compile.exe" and it still had this problem.
Naleksuh is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 06-15-2019 , 18:40   Re: Instruction contained invalid parameter
Reply With Quote #7

Do not blank out your posts.

If you solved the problem, post your solution so that others may find it should they face a similar issue.
headline is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 06-16-2019 , 06:31   Re: Instruction contained invalid parameter
Reply With Quote #8

The issue here turned out to be the gigantic local arrays.
__________________
asherkin is offline
Naleksuh
Member
Join Date: Dec 2018
Old 07-05-2019 , 16:57   Re: Instruction contained invalid parameter
Reply With Quote #9

Quote:
Originally Posted by headline View Post
Do not blank out your posts.
prefer not to waste my disk space quota or get stalked

Quote:
If you solved the problem, post your solution so that others may find it should they face a similar issue.
it is posted

Quote:
Originally Posted by asherkin View Post
The issue here turned out to be the gigantic local arrays.
Its funny how node.js can support arrays quadrillions of characters big but 10k is too much to ask of C

Last edited by Naleksuh; 07-05-2019 at 16:59.
Naleksuh is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-06-2019 , 20:13   Re: Instruction contained invalid parameter
Reply With Quote #10

Quote:
Originally Posted by Naleksuh View Post
Its funny how node.js can support arrays quadrillions of characters big but 10k is too much to ask of C
It's almost like Pawn (which isn't C) has memory limits in place since it's designed to work on embedded devices.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Reply


Thread Tools
Display Modes

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 13:01.


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