Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, juanex, Grant), 1,018 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
W1517 player_input: no level! #205064
05/03/08 15:28
05/03/08 15:28
Joined: Oct 2004
Posts: 4,134
Netherlands
Joozey Offline OP
Expert
Joozey  Offline OP
Expert

Joined: Oct 2004
Posts: 4,134
Netherlands
I receive the error
W1517 player_input - no level!
at an unknown time for unkown reason.

player_input is a function of mine which let me 'create' objects.

It appears when I create more than 8 objects in my game, which (in code) are structures containing (and creating) various panels. Several functions are started at 'the same time' when I create one of these objects.
I don't receive any error when I place a wait(1) after a pan_create call. But that gives me other unwanted behaviour, so this workaround is no option for me.

Not loading any level here, I only do 2D.

What does this error mean and how is it usually solved?

Thanx, Joozey


Click and join the 3dgs irc community!
Room: #3dgs
Re: W1517 player_input: no level! [Re: Joozey] #206401
05/13/08 11:37
05/13/08 11:37
Joined: Jul 2000
Posts: 27,935
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,935
Frankfurt
Quote:
Error E1517: No level

You're attempting to modify your level, f.i. by placing entities in it, but have forgotten to load that level before.


http://manual.conitec.net/engineerrors.htm


Moderated by  old_bill, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1