[1.7] Debugger not working [Win 10 x64][BUG]

0

Hi,

As I see lua debugger still not working in LY 1.7. It's the same as described:

https://forums.awsgametech.com/t/luaremotedebugger-does-not-breaks-on-breakpoints/1585/1#answer-12006

https://forums.awsgametech.com/t/lua-debugger-not-working-cannot-connect-to-editor/1586/1

I observed that at documentation in GridHub you have different logs with different Qt libraries name. At my computer I have for e.g. (Qt5Core) but at your documentation I see (Qt5Cored). Maybe mismatch with libraries cause this problem ?

Also I have this warning:

13:46:58|GridMate : Trace::Warning

d:\ly\workspace\PKG_v1_7\dev\Code\Framework\GridMate\GridMate\Replica\Replica.cpp(657): 'bool __cdecl GridMateForTools::Replica::Unmarshal(struct GridMateForTools::UnmarshalContext &)'

13:46:58|GridMate : Received unknown replica chunk type 0x6f69ff36 at index 1, discarding 26 bytes.

which as I see GridHub was not touched in LY 1.7 (is the same version as earlier).

ps. Lua Remote Debugger not working as well.

Do you provide source code for GridHub and LuaIde to try find solution by myself ? Do you have other ideas what can cause that LuaIde do not see any targets ?

asked 7 years ago181 views
9 Answers
0
Accepted Answer

Hi @REDACTEDUSER

REMOVEDUPLOAD

Re installation of Windows solve problem fore me :) Thanks for helping :)

answered 7 years ago
0

Hey @REDACTEDUSER

answered 7 years ago
0

....and the problem went away. Not sure what the heck happened, but it's working now. Weird.

answered 7 years ago
0

I'm having a similar experience, though a bit different Error. I did a fresh install of Lumberyard, setup fine, added the Woodland asset package to the samples project, and none of the projects will run now. I keep getting

"An error has occurred! d:\ly\workspace\PKG_v1_7\dev\Code\Framework\AzCore\AzCore\Memory\AllocationRecords.cpp(56):'__cdecl AZ::Debug::AllocationRecords::~AllocationRecords(void)' We still have 407 allocations on record! They must be freed prior to destroy!"

Not sure where this is coming from, I don't even have a d: drive on the computer. Apologies if this is the wrong place to ask about this, I'm still very new to Lumberyard.

answered 7 years ago
0

That is weird... glad it worked itself out. Please start a new thread if that particular error happens again, that'll help us track the issue and get it resolved more quickly.

answered 7 years ago
0

Hi @REDACTEDUSER

Could you provide dxdiag file (run c:\Windows\SysWOW64\dxdiag.exe then save information to file, compress it (to be able to upload file) and attach it to this thread, it's DirectX component which generate information about your computer and some software as mine: 3676-dxdiag6.zip|attachment (14.4 KB)dxdiag6.zip ). This could be usefull to find differences in our configuration to solve the problem.

I hope that this will be fixed.

answered 7 years ago
0

Hi @REDACTEDUSER

The problem is some where at my side. I try it on a clean copy of Windows 10 at virtual machine and there is working. So I am going to reinstall my Windows at the moment. Thanks you for your helping, and sorry for problem from my side ;)

answered 7 years ago
0

@REDACTEDUSER

answered 7 years ago
0

Hey @Binky_LY, this is important because in LY 1.7 are big warning to not use Flow Graph because it will be deleted and ask to use Lua instead. But without debugging it's quite difficult and no one can downgrade their Windows 10 to earlier version to use it. So it's quite big problem for user or studios with new version of Windows (where currently you can buy only Windows 10). Do you reproduce this problem ? How can I help you to resolve it ?

p.s.

I am sorry for double my question, I will close other threads to stay active just this one.

answered 7 years ago

This post is closed: Adding new answers, comments, and votes is disabled.