|
Page 1 of 1
|
[ 11 posts ] |
|
I need help with a weapon's script: UPDATE
Author |
Message |
Leopard2
Joined: Fri Dec 10, 2010 4:41 am Posts: 5 Location: Rosario, Argentina
|
I need help with a weapon's script: UPDATE
Hello everyone (if there's really anyone there reading my request, jaja), I'm a noob in this thing of making mods. So, I've been creating a simple weapon (very simple), to get used to with the scripting, spriting, etc, and when I tried to test it, the game came out with this error "Abortion in file .\System\Reader.cpp, line 531, because: Could not match property in RifleLeopardo.rte/Devices/RL/RL.ini at line 2! The last frame has been dumped to 'abortscreen.bmp' ". I checked the line 2 and there's nothing wrong, but obviously there a bunch of mistakes that I've made that are bothering me. Here's the whole folder, with the new RL.ini
Last edited by Leopard2 on Sun Dec 12, 2010 7:45 pm, edited 1 time in total.
|
Fri Dec 10, 2010 5:36 am |
|
|
Coops
Joined: Wed Feb 17, 2010 12:07 am Posts: 1545 Location: That small peaceful place called Hell.
|
Re: I need help with a weapon's script
Your Coding is using spaces and is using too many. You've got the right Idea going on but use a Tab instead of spaces.
That should Help.
|
Fri Dec 10, 2010 7:20 am |
|
|
411570N3
Joined: Wed Jan 07, 2009 10:26 am Posts: 4074 Location: That quaint little British colony down south
|
Re: I need help with a weapon's script
You appear to be using spaces instead of tabs. Press the tab key instead of pressing space a lot of times. EDIT: Ninja'd
|
Fri Dec 10, 2010 7:20 am |
|
|
Leopard2
Joined: Fri Dec 10, 2010 4:41 am Posts: 5 Location: Rosario, Argentina
|
Re: I need help with a weapon's script
Coops9753 wrote: Your Coding is using spaces and is using too many. You've got the right Idea going on but use a Tab instead of spaces.
That should Help. Thank you very much, man. Like I supposed, it was a typical noob mistake, jajaja. I'll check the coding.
|
Fri Dec 10, 2010 3:41 pm |
|
|
Leopard2
Joined: Fri Dec 10, 2010 4:41 am Posts: 5 Location: Rosario, Argentina
|
Re: I need help with a weapon's script
411570N3 wrote: You appear to be using spaces instead of tabs. Press the tab key instead of pressing space a lot of times. EDIT: Ninja'd Thanks a lot, dude. I'll fix my spaces problem. Oh, I almost forgot it, one silly question: Do I have to rewrite all? or there's another way to change those spaces for tabs?
|
Fri Dec 10, 2010 3:47 pm |
|
|
carriontrooper
Joined: Mon Apr 13, 2009 12:27 pm Posts: 813 Location: Yogyakarta, Indonesia. A slice o' paradise.
|
Re: I need help with a weapon's script
Leopard2 wrote: 411570N3 wrote: You appear to be using spaces instead of tabs. Press the tab key instead of pressing space a lot of times. EDIT: Ninja'd Thanks a lot, dude. I'll fix my spaces problem. Oh, I almost forgot it, one silly question: Do I have to rewrite all? or there's another way to change those spaces for tabs? Sadly, yes, you must use manual when dealing with tabs. One thing that would help is the 'find' command, which could detect triple spaces, which you could promptly replace with a tab.
|
Fri Dec 10, 2010 4:38 pm |
|
|
Leopard2
Joined: Fri Dec 10, 2010 4:41 am Posts: 5 Location: Rosario, Argentina
|
Re: I need help with a weapon's script
carriontrooper wrote: Leopard2 wrote: 411570N3 wrote: You appear to be using spaces instead of tabs. Press the tab key instead of pressing space a lot of times. EDIT: Ninja'd Thanks a lot, dude. I'll fix my spaces problem. Oh, I almost forgot it, one silly question: Do I have to rewrite all? or there's another way to change those spaces for tabs? Sadly, yes, you must use manual when dealing with tabs. One thing that would help is the 'find' command, which could detect triple spaces, which you could promptly replace with a tab. Hey dude, sorry to bother you once again, but I replaced all the spaces por tabs and now it says " Property name wasn't followed by a value in RifleLeopardo.rte/Devices/RL/RL.ini at line 2". This thing is driving me crazy! jajaja. So if you can tell what mistake I'm making now, I'll be grateful.
|
Sun Dec 12, 2010 5:53 pm |
|
|
dragonxp
Joined: Wed Sep 09, 2009 3:16 am Posts: 3032 Location: Somewhere in the universe
|
Re: I need help with a weapon's script
We'd need to know Line 2 of your code. It would help if we had the new .ini and your .rte
|
Sun Dec 12, 2010 7:28 pm |
|
|
Coops
Joined: Wed Feb 17, 2010 12:07 am Posts: 1545 Location: That small peaceful place called Hell.
|
Re: I need help with a weapon's script: UPDATE
Scrap the .ini, make a new one.
As bad as that sounds. Dont copy and paste the entire code onto the new one, it wont fix that. You gotta start off with an entirely new .ini
I could be wrong though, but through my experiences, this problem was usually fixed by that.
|
Sun Dec 12, 2010 8:31 pm |
|
|
Leopard2
Joined: Fri Dec 10, 2010 4:41 am Posts: 5 Location: Rosario, Argentina
|
Re: I need help with a weapon's script: UPDATE
Coops9753 wrote: Scrap the .ini, make a new one.
As bad as that sounds. Dont copy and paste the entire code onto the new one, it wont fix that. You gotta start off with an entirely new .ini
I could be wrong though, but through my experiences, this problem was usually fixed by that. Roger that, man. I'll rewrite everything.
|
Mon Dec 13, 2010 2:41 am |
|
|
Geti
Joined: Sun Jul 13, 2008 9:57 am Posts: 4886 Location: some compy
|
Re: I need help with a weapon's script: UPDATE
Don't use notepad, use a more modern text editor with indentation aid and intelligent replace. Seriously, if they were all lined up in notepad you could have counted however many spaces were visually equal to a tab and replaced that many spaces with a tab across all documents, which would've saved you a lot of time.
|
Mon Dec 13, 2010 5:34 am |
|
|
|
|
Page 1 of 1
|
[ 11 posts ] |
|
Who is online |
Users browsing this forum: No registered users |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|