Gamestudio Links
Zorro Links
Newest Posts
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
Deeplearning Script
by wolfi. 02/26/24 12:46
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 02/22/24 16:22
AssetAdd() vs. modern asset list?
by jcl. 02/21/24 15:01
How many still using A8
by Aku_Aku. 02/20/24 12:18
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (degenerate_762, TedMar), 519 guests, and 12 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
to many PATHS (shade-c EVO) #472510
05/02/18 11:53
05/02/18 11:53
Joined: Mar 2018
Posts: 37
Blobfist Offline OP
Newbie
Blobfist  Offline OP
Newbie

Joined: Mar 2018
Posts: 37
Hello everybody!

I decided to play around with shade-c and failed at step 1, implicating shade-c... tongue

The moment I add all necessary scripts:
Code:
//include Shade-C
#define PRAGMA_PATH "shadec"
#include "shade-c.h"

#include "common.h"




I get the following errors:


And here are all the PATHs included in my project:


Everything works perfect before including shade-c.
But the moment I try to add shade-c, the engine decides, that life is to handle and commits suicide.
I couldn't find anything about this specific, unfortunate series of engine suicides in the manual.

Or, have I in actuality committed murder through negligently implantations?! shocked


Last edited by Blobfist; 05/02/18 11:55.
Re: to many PATHS (shade-c EVO) [Re: Blobfist] #472514
05/02/18 12:08
05/02/18 12:08
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Hi.

Open shade-c.h and you'll be surprised that it has dozens of paths there too.. Acknex doesn't really like too many paths/folders. I would recommend you to keep their count to as small as possible. F.e. don't use subfolders like footsteps, weapons etc. After compiling your game into .exe it won't really matter anyway.

Greets.


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: to many PATHS (shade-c EVO) [Re: 3run] #472518
05/02/18 13:45
05/02/18 13:45
Joined: Mar 2018
Posts: 37
Blobfist Offline OP
Newbie
Blobfist  Offline OP
Newbie

Joined: Mar 2018
Posts: 37
That did the trick!


Moderated by  HeelX, Spirit 

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