Ulysses

General => Off-Topic => Topic started by: krooks on June 07, 2011, 10:50:33 PM

Title: KeyValues Error: RecursiveLoadFromBuffer
Post by: krooks on June 07, 2011, 10:50:33 PM
[img=http://s4.postimage.org/1inc6ipwk/Screen_shot_2011_06_07_at_10_11_29_PM.jpg] (http://postimage.org/image/1inc6ipwk/)

Hey I've been getting this error, and I think it's really adding to my server's loading time. Any ideas on what to do here?

It looks like it refers to one of my addon props.
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: Megiddo on June 08, 2011, 04:08:54 AM
One of your prop's configs is bad..
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: JamminR on June 08, 2011, 01:47:49 PM
Guess which one.
:D
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: krooks on June 08, 2011, 03:23:51 PM
I didn't know each prop had it's own config, hmm. Whats the extension on those?
I looked at my addons and found another wich used the same exact props, so I have deleted all the props out of one, we'll see if it fixes anything when I get the chance to restart. I'm thinking maybe the same props were conflicting or something.
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: JamminR on June 08, 2011, 04:46:41 PM
.vtx
.mdl
.phy
If I remember correctly, it's the .vtx files that are basically just text files that set up texture/lighting information for the model.
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: krooks on June 08, 2011, 08:42:25 PM
Sweet thanks I'll check those out.
Hmm, this makes me wonder if editing a vtx could also solve the issue of certain models crashing osx users
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: JamminR on June 08, 2011, 09:04:30 PM
Possibly. Check the ones you know for odd formatting, case sensitivity, etc.
Title: Re: KeyValues Error: RecursiveLoadFromBuffer
Post by: krooks on June 12, 2011, 10:58:27 PM
Alright, removing the duplicate props didn't work,  and all of the files (.vtx .mdl .phy) have odd characters.
I ended up removing the whole addon, its a fun one, but not when it makes the server unstable.