Product Chat / Getting gameloop error in test mode - Some progress to fix this error?

Author
Message
3com
10
Years of Service
User Offline
Joined: 18th May 2014
Location: Catalonia
Posted: 27th May 2016 19:23
Hi guys

I've get some customer error msg, as follow:

Quote: "Every time I put the robot in my game it freezes! It won't load all the way. I need help getting it to work. Your stuff is very good! But I'm unable to use the robot. Please Help!"


robot shooter



Note: Please, if someone own this model and does not have any issue or does have, please let me know, thanks.

So, I've tried and also get the gameloop error in TEST MODE, and of course GG crashed.

gameloop error



As far as I know, gameloop handle health, meanly in standalone mode, so why I'm getting it in "test mode" ?

I've noticed it also happens when you use:

Quote: "package.path = "scriptbank/?.lua;"
require('ai_soldier'"
)

in your script, ignore why.

There is not problem with the model, so why I'm getting this error?

Do not usually claim 4 nothing, except when my customer ran into error, because my models.

I should to fix this error 4 my customers and good service, as expected.

So please can some developer or someone involved in, realize a bit this error cause, and what are you doing to fix it?

I need to give my customers, a response to the problem.

Thanks in advance for feedbacks.

3com





Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz

OS: Windows 10 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics

PM
Honkeyboy
3D Media Maker
8
Years of Service
User Offline
Joined: 16th Sep 2015
Location: Doesnt know half the time ;)
Posted: 28th May 2016 10:58 Edited at: 28th May 2016 11:00
I had the same error 3com (drove me mad for hours), what i did was manually copy all the gameloop files from a standalone into the editor and it seemed to cure it.
Its a weird error and only seems to effect say 1 map in 50 maybe as you can open up a new map sometimes and the model will go in fine, I use that same model in dropzone2150 and it works fine hope this helps m8
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 28th May 2016 11:52
Hi 3com

Sorry for the delay I have been sorting a few issues with my car
I own your robot so I tried it and also get the same error when running it in test mode ...
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
J_C
16
Years of Service
User Offline
Joined: 9th Nov 2007
Location:
Posted: 28th May 2016 14:44
Hi 3com
I did get the same error window - but I don't have your model...

Here is what I think it is in my case...
In a lot of my scripts I use...
package.path = 'scriptbank/myScripts/?.lua;'

to be able to use other scripts with...[ require ]

gg_myfantasy = require("gg_ai_fantasy_system")

I think this package.path was causing GG to be unable to locate the GameLoop code as my path was pointing to myScripts folder..

So I had to remove the [ package.path = 'scriptbank/myScripts/?.lua;' ] lines from all my scripts.

and change my [ require ] line to include the full path as shown below..
gg_myfantasy = require("scriptbank\\J_C\\fantasy\\gg_ai_fantasy_system")

Hope this helps...
PM
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 28th May 2016 16:38
good to know, thanks J_C
lua guide for GG
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770
windows 10
i5 @4ghz, 8gb ram, AMD R9 200 series , directx 11
3com
10
Years of Service
User Offline
Joined: 18th May 2014
Location: Catalonia
Posted: 28th May 2016 18:34 Edited at: 28th May 2016 18:41
@ all
It works now.
Thanks guys you all, 4 feedbacks!!!

@ J_C
I had observed that they used it in global.lua, and had tried something similar, but without success.
Now I have noticed (thanks of you!), that I was using, "ai_soldier = require "scriptbank\\ai_soldier.lua"", instead of "ai_soldier = require "scriptbank\\ai_soldier", without the ext.

@ TGC

This raises a question.

If I change my script in the store (as it should be), how I can know that:

a- TGC is working on a solution that changes the focus, then this solution that now works, becomes obsolete.

Would be nice someone confirming this :
What we should to do about that in ours scripts, speciallly when it belong to a store item, who has customers involved, and not just, for fun.

Thanks in advance.

Well, I guess the "B" should ask it, directly in the "Seller forum" .

Edit: I decide to wait 4 some renponse about it, before do nothing in store.
think I should give a definitive answer to my clients, and not a temporary response, that can change in a relatively short time.

3com
Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz

OS: Windows 10 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics

PM

Login to post a reply

Server time is: 2024-06-26 08:09:38
Your offset time is: 2024-06-26 08:09:38