imchillin / Anamnesis

A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.
MIT License
831 stars 164 forks source link

Invalid actor model pointer #399

Closed LyriaG closed 3 years ago

LyriaG commented 3 years ago

Edited by @Yuuki-Walsh:

We have added a better UI for this state to prevent confusion: No Model Error

I start the program as administrator and disable!! my complete av programm and firewall:

08-06-_2021_11-21-14 08-06-_2021_11-22-14 08-06-_2021_11-22-58 Loading a pose: 08-06-_2021_11-25-03 08-06-_2021_11-25-22 08-06-_2021_11-25-34

I can only hit the titel in the pose column. change race and equipment is working. nothing else

Ani-ki commented 3 years ago

Can you please upload your latest log file?

LyriaG commented 3 years ago

2021-06-08-11-18-39.txt

LyriaG commented 3 years ago

this time i made a complete clean install. also clean registration and all files on my pc. nothing changes. CM Tools work until the first day ... I really don't know what else i can do :'(

Yuki-Codes commented 3 years ago

Looks like its failing to find your character model (Exception: Actor has no model). This is an issue we only saw previosly on Windows 7 computers due to differnet memory layouts.

What operating system are you using?

LyriaG commented 3 years ago

i use Win 10. And yes, i did the rightclick and select allow on the package ;)

Sysinfo.txt Maybe that can help. My complete system information

Yuki-Codes commented 3 years ago

hmm no clues there, everything looks fine. No idea why the model pointer is invalid for you. We'll need to keep investigating.

ennoevlys commented 3 years ago

Hi, having a similar issue! It occurred while moving characters pretty far from their original locations and then trying to toggle back after moving the camera to be able to see the models better. I even tried using an Xbox controller (since the D-pad can be used to toggle through visible characters) and it doesn't detect anything.

ennoevlys commented 3 years ago

2021-06-28-23-44-35.txt Here's my log; it wouldn't upload in my last comment. Running Windows 10 as well.

Ani-ki commented 3 years ago

@ennoevlys

2021-06-28-23-44-35.txt Here's my log; it wouldn't upload in my last comment. Running Windows 10 as well.

2021-06-28 23:44:35.253 -07:00 [INF] Framework: .NET 5.0.2

You appear to be running the incorrect version of .NET. Please update to 5.0.7 using the links provided in the Wiki, or on the main repo page.

ennoevlys commented 3 years ago

I updated it, but it seems to still be doing it. 2021-06-29-01-05-34.txt

LyriaG commented 3 years ago

IDK whats going on, but after a clean new installation of Windows Anamnesis works fine ... :O

Yuki-Codes commented 3 years ago

This is most likely caused by this line: MemoryViewModelBase{T}.cs:342

We should consider finding a better way to exclude extended info for monsters isntead of this.