Urban Wars
September 13, 2024, 11:55:36 pm
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
Forever
Login with username, password and session length
News
: Welcome, here you will find all the information on Urban Wars
Home
Help
Search
Staff List
Login
Register
HOST_ERROR : recursively entered? what this mean?
Urban Wars
>
Forum
>
Help
>
Programming/Coding
>
HOST_ERROR : recursively entered? what this mean?
>
Message #336
Pages: [
1
]
« previous
next »
Print
Author
Topic: HOST_ERROR : recursively entered? what this mean? (Read 3290 times)
DukeInstinct
Administrator
Lieutenant
Posts: 120
The ArchDuke
Re: HOST_ERROR : recursively entered? what this mean?
«
on:
April 29, 2010, 07:36:38 pm »
In C++ programming a recursion is something like this:
void Function1()
{
Function1();
}
So I'm assuming that the problem is a function being called too many times like you've suspected. Apparently Quake can't handle that much stuff happening in such a short time.
Report Spam
Logged
Urban Wars Coder/3d Modeler/Animator
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Urban Wars
-----------------------------
=> Urban Wars Suggestions
=> Urban Wars Updates
=> Urban Wars Discussion
=> Apply for the Team
-----------------------------
Off Topic
-----------------------------
=> General Discussion
-----------------------------
Rules
-----------------------------
=> The Rules
-----------------------------
Help
-----------------------------
=> Programming/Coding
=> Mapping
=> 3d modeling
Get your own Chat Box!
Go Large!
Loading...