Page 3 of 4

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 7:45 pm
by DevilsNipple
that message always happens to me, but my server is totally fine. infact, my console sprays so many errors at me im surprised it works.

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 8:24 pm
by eldarstorm
That glon error is probably from wire.

Glon is not used anywhere in the code any more.

Make sure there are no other errors, check your server logs.

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 8:34 pm
by BlankJones
Code: Select all
L 01/16/2013 - 12:27:20: Lua Error: [Player Loaded] BlankJones

L 01/16/2013 - 12:27:20: Lua Error: 01/16/13 12:27:20[SQL ERROR]
QUERY: SELECT * FROM world_cache WHERE pid=nil
Error:  no such column: nil

L 01/16/2013 - 12:27:22: Lua Error: [Player Loaded] BlankJones


only other one, everything else is fine.

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 9:37 pm
by eldarstorm
The last thing you posted is not exactly a error. Just reporting that you joined, loaded in, and the SQL error is just that you have not created a profile yet.

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 9:39 pm
by eldarstorm
How are the ents broken, what kind of crashes are you having.

You may also want to temporally remove any addons until you solve the issue

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 9:47 pm
by BlankJones
I don't have any addons installed now. The entities are broken in the sense that upon creation they float in mid air and walk throughable, use key does nothing. Crashes usually occur whenever the server reaches over 20 people on it, however only when the default amount of zombies are allowed (I would say it's just my server's bandwidth but similar happens to other servers aswell)

Re: Resources Broken?

PostPosted: Wed Jan 16, 2013 10:00 pm
by eldarstorm
Being able to walk through the props sounds like you may not have all your games installed on your server correctly. Try spawning the prop using the Q menu and see if it's still a issue.

The over 20 player issue may be something else.

Re: Resources Broken?

PostPosted: Thu Jan 17, 2013 1:04 am
by BlankJones
Does it require episode 2?

Re: Resources Broken?

PostPosted: Thu Jan 17, 2013 2:34 am
by eldarstorm
Some is from EP2.

Try spawning the prop from the Q menu.

Re: Resources Broken?

PostPosted: Thu Jan 17, 2013 4:07 pm
by BlankJones
Okay, yes it was EP2! I didn't have it installed correctly. Thanks for helping!