Author |
Message |
Shook
Joined: Fri Feb 16, 2007 8:43 pm Posts: 1695 Location: AH SHIT FUCK AUGH
|
WTF weird error i haven't seen before? *Solved, lock please*
Edit: I figured out the error. See the bottom post of mine for more info. Could someone please lock?
Last edited by Shook on Wed Mar 19, 2008 1:28 pm, edited 1 time in total.
|
Wed Mar 19, 2008 12:49 am |
|
|
bbbzzz234
Joined: Mon Oct 01, 2007 1:33 am Posts: 374
|
Re: WTF weird error i haven't seen before?
I don't know, but my first guess is that b20 doesn't like the // in the middle of a line.
|
Wed Mar 19, 2008 1:00 am |
|
|
TrouserDemon
Joined: Fri Dec 29, 2006 7:42 pm Posts: 1871 Location: UK
|
Re: WTF weird error i haven't seen before?
Those // are default in base.rte.
Not that.
|
Wed Mar 19, 2008 1:11 am |
|
|
DudeGuy
Joined: Sun Mar 04, 2007 11:22 pm Posts: 254 Location: In my happy and/or unhappy place.
|
Re: WTF weird error i haven't seen before?
This has happened to me as well, I just tried playing it again, and it went passed it, then it said there was an error at the line after it... So I never solved the problem, I just completely redid the .Ini with the template starting one, trying to copy what I had, into there... Then it worked.
|
Wed Mar 19, 2008 1:20 am |
|
|
Alenth Eneil
Joined: Mon Dec 04, 2006 3:34 am Posts: 2378
|
Re: WTF weird error i haven't seen before?
Yeah, looks like a non-error.
Also that error is clearly about the line after the one you marked.
|
Wed Mar 19, 2008 1:22 am |
|
|
bbbzzz234
Joined: Mon Oct 01, 2007 1:33 am Posts: 374
|
Re: WTF weird error i haven't seen before?
TrouserDemon wrote: Those // are default in base.rte.
Not that. It was the only thing I saw as potentially wrong in the area marked.
|
Wed Mar 19, 2008 1:27 am |
|
|
Alenth Eneil
Joined: Mon Dec 04, 2006 3:34 am Posts: 2378
|
Re: WTF weird error i haven't seen before?
Wait what.
AddEmission = Emission EmittedParticle = TDExplosive CopyOf = Beeeeeeeeeeeeeeep Sound
|
Wed Mar 19, 2008 1:28 am |
|
|
DudeGuy
Joined: Sun Mar 04, 2007 11:22 pm Posts: 254 Location: In my happy and/or unhappy place.
|
Re: WTF weird error i haven't seen before?
Oh, and that's not the entire .ini I hope, because I copy and pasted it into a notepad and it stops at line 113, which is how many lines what you gave us has.
|
Wed Mar 19, 2008 1:30 am |
|
|
Winterous
Joined: Tue Jul 03, 2007 12:33 am Posts: 1275 Location: Elsewhere.
|
Re: WTF weird error i haven't seen before?
Alenth Eneil wrote: Wait what.
AddEmission = Emission EmittedParticle = TDExplosive CopyOf = Beeeeeeeeeeeeeeep Sound It's clearly shooting particles that have sound, although you could make the emitter itself have sound.
|
Wed Mar 19, 2008 6:25 am |
|
|
Alenth Eneil
Joined: Mon Dec 04, 2006 3:34 am Posts: 2378
|
Re: WTF weird error i haven't seen before?
Actually that segment states that he is making a TDExplosive that copies from the Beeeeeeeeeeeeep Sound, which is probably not another TDExplosive.
|
Wed Mar 19, 2008 6:47 am |
|
|
Winterous
Joined: Tue Jul 03, 2007 12:33 am Posts: 1275 Location: Elsewhere.
|
Re: WTF weird error i haven't seen before?
hmm, anyway.
Maybe you should delete the line it's talking about, and see what happens.
|
Wed Mar 19, 2008 7:00 am |
|
|
Shook
Joined: Fri Feb 16, 2007 8:43 pm Posts: 1695 Location: AH SHIT FUCK AUGH
|
Re: WTF weird error i haven't seen before?
@DudeGuy: ... No, it's far from the full thing. I'd rather not have to spam up the page with roughly 1000 lines of code. @Alenth: The beeeeeep sound is just the tone that comes before the fireball crashes down, as a warning sound. It is a TDExplosive, so i don't think that's the problem. ... What? I'm allowed to use a way too complicated method for sound if i want to @Winterous: It's worth a shot, i suppose. Edit: Didn't work, it just subtracts one line from the error every time i delete one In other words, it always points to the line that is two lines above the "AddAmmo = MOSRotating" part D: Edit2: OMFG i found it out! After some elimination, CC actually pointed out the faulty line accurately! It was a HitsMOs that was set to 10 instead of 1 ._. Thanks to everyone who tried to help out ^_^ This thread may be locked now...
|
Wed Mar 19, 2008 12:24 pm |
|
|
Winterous
Joined: Tue Jul 03, 2007 12:33 am Posts: 1275 Location: Elsewhere.
|
Re: WTF weird error i haven't seen before? *Solved, lock please*
...
That was way too simple.
|
Wed Mar 19, 2008 1:39 pm |
|
|
Shook
Joined: Fri Feb 16, 2007 8:43 pm Posts: 1695 Location: AH SHIT FUCK AUGH
|
Re: WTF weird error i haven't seen before? *Solved, lock please*
Yes :/ But what can i do about it? A 0 too much at one line out of 1025 can be pretty hard to spot
|
Wed Mar 19, 2008 1:46 pm |
|
|
Winterous
Joined: Tue Jul 03, 2007 12:33 am Posts: 1275 Location: Elsewhere.
|
Re: WTF weird error i haven't seen before? *Solved, lock please*
:S
I hate it when I accidentally put an a or a \ at the end of something. (obsessive)
|
Wed Mar 19, 2008 1:56 pm |
|
|
|