Product Chat / Issue In GG

Author
Message
Rector
4
Years of Service
User Offline
Joined: 11th May 2019
Location: Manchester
Posted: 24th Sep 2021 15:39
Hi
I've started building a level in GG and when I get to a certain part of the map the writing in the image belowq comes on screen and doesn't go off.

I tried making a stand alone game to see what would happen in that too and it does.

Has anyone any idea what it means and how to rectify it?

Processor i9-9900k CPU@ 3.60GHZ
Ram 32GB
Windows 10 64bit
GeForce RTX 2060

Attachments

Login to view attachments
PM
AmenMoses
GameGuru Master
8
Years of Service
User Offline
Joined: 20th Feb 2016
Location: Portsmouth, England
Posted: 24th Sep 2021 16:17
It is some debug Prompt in an ai script, one of your ai has a script attached that has the debug turned on.
Been there, done that, got all the T-Shirts!
PM
AmenMoses
GameGuru Master
8
Years of Service
User Offline
Joined: 20th Feb 2016
Location: Portsmouth, England
Posted: 24th Sep 2021 16:22
In scriptbank/ai/module_combatmelee.lua comment out line 64, that will probably fix it.
Been there, done that, got all the T-Shirts!
PM
Rector
4
Years of Service
User Offline
Joined: 11th May 2019
Location: Manchester
Posted: 26th Sep 2021 02:54 Edited at: 26th Sep 2021 10:43
Cheers Amen, but I’m not great with scripting. So do you mean find line 64 in the script and delete it? Sorry if it’s a bit of a noob question.
Processor i9-9900k CPU@ 3.60GHZ
Ram 32GB
Windows 10 64bit
GeForce RTX 2060
PM
AmenMoses
GameGuru Master
8
Years of Service
User Offline
Joined: 20th Feb 2016
Location: Portsmouth, England
Posted: 26th Sep 2021 12:58
Line 64 for me is:
module_core.debug(e,AIObjNo,PlayerDist,combattype)

You can either delete the line or put "--" at the beginninbg of it to comment it out. i.e.:
-- module_core.debug(e,AIObjNo,PlayerDist,combattype)
Been there, done that, got all the T-Shirts!
PM

Login to post a reply

Server time is: 2024-04-26 13:50:29
Your offset time is: 2024-04-26 13:50:29