Page 30 of 34

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sat Jun 11, 2022 1:41 pm
by dolan1995
Swift12 wrote: Sat Jun 11, 2022 9:37 am
dolan1995 wrote: Sat Jun 11, 2022 6:54 am
Swift12 wrote: Fri Jun 10, 2022 8:37 am
Thanks a lot!
Can their viewer open Diablo II Resurrected models too? My main goal is opening those but this plugin I downloaded does not work for me.
Wasn't the plugin already capable of opening D2R models? It still works fine a few days ago for me.

Could you tell what's the problem with it?
I described the issue here: viewtopic.php?f=16&t=22277&start=390#p181748

Basically the models show up as xxx.model extension and the reader cannot open then. I renamed them to GR2 as people advised and that just gave me a Python error message.
Might be because the plugin is outdated? The one i'm using is 1.35 while the one you're using seems to be 1.21 based on it's name.
Also there's no also need to rename them, you can just opened the models as .model

download/file.php?id=20312
try this link, it's the version i'm currently using (if you already downloaded it, try go into the python plugins folder and remove the older version)

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sun Jun 12, 2022 5:31 am
by zardalu
Swift12 wrote: Sat Jun 11, 2022 9:37 am
download/file.php?id=20312
try this link, it's the version i'm currently using (if you already downloaded it, try go into the python plugins folder and remove the older version)
Yes, use the latest version of the plugin as dolan says, and also make sure the granny dlls are in the same folder as Noesis.exe. You do not need to rename the files. I will send you a PM.

Diablo Immortal is not using Granny, and is discussed in this thread:
viewtopic.php?f=16&t=25495

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sun Jun 12, 2022 9:15 pm
by Swift12
dolan1995 wrote: Sat Jun 11, 2022 1:41 pm
Swift12 wrote: Sat Jun 11, 2022 9:37 am
dolan1995 wrote: Sat Jun 11, 2022 6:54 am

Wasn't the plugin already capable of opening D2R models? It still works fine a few days ago for me.

Could you tell what's the problem with it?
I described the issue here: viewtopic.php?f=16&t=22277&start=390#p181748

Basically the models show up as xxx.model extension and the reader cannot open then. I renamed them to GR2 as people advised and that just gave me a Python error message.
Might be because the plugin is outdated? The one i'm using is 1.35 while the one you're using seems to be 1.21 based on it's name.
Also there's no also need to rename them, you can just opened the models as .model

download/file.php?id=20312
try this link, it's the version i'm currently using (if you already downloaded it, try go into the python plugins folder and remove the older version)
Thanks a lot! With that python plugin I can finally see the models!

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon Aug 15, 2022 7:11 am
by Aeonx
Doesn't work with Istaria gr2 files.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon Aug 15, 2022 6:49 pm
by 05SpeedMaster
Aeonx wrote: Mon Aug 15, 2022 7:11 am Doesn't work with Istaria gr2 files.
Eample files would help.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon Aug 15, 2022 11:15 pm
by Aeonx
Here are some - J stands for juvenile, m is adult, a is ancient.

https://www.mediafire.com/file/dtgkncft ... u.zip/file

Re: Granny .GR2 Reader plugin for Noesis

Posted: Tue Sep 13, 2022 12:54 pm
by CaptnKoda
Anyone currently using this absolutely wonderful plugin for use with ESO? Wouldn't mind pooling some resources to get this stuff into Blender nice and easy.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sat Sep 17, 2022 4:43 pm
by wakawaka69
Hello,

I would like to extract and convert GR2 files from Bladur's Gate III (GOG patch 8 release), but I'm getting this error, running Neosis_x64 with granny2_x64.dll from TESO

The error message :

---------------------------
Noesis Python Error
---------------------------
Traceback (most recent call last):
File "E:\BG3_extract\Neosis\plugins\python\fmt_GR2reader135.py", line 5199, in noepyLoadModel
Models = GR2Reader(data)
File "E:\BG3_extract\Neosis\plugins\python\fmt_GR2reader135.py", line 4204, in GR2Reader
TempAllDecompressedData = GR2decompress(DecompressedData,ComperesedData,section.decompressed_size,section.data_size,section)
File "E:\BG3_extract\Neosis\plugins\python\fmt_GR2reader135.py", line 4030, in GR2decompress
beginDecompressProc = lib['GrannyBeginFileDecompression']
File "E:\BG3_extract\Neosis\Plugins\python\core321.zip\ctypes\__init__.py", line 358, in __getitem__
AttributeError: function 'GrannyBeginFileDecompression' not found

---------------------------
OK
---------------------------


Also I can't use LSLib for BG3, ask for granny2.dll, so the 32bit dll.

I tried to rename granny2_x64.dll to granny2.dll but I have an error, seems like BG3 needs the 32bit dll?

I have TESO and got granny2_x64.dll, but I have no idea where I could get granny2.dll legally (I checked in BG3 and DOS:II install paths, but nothing, also searched with app Everything)

Thanks for your help

Re: Granny .GR2 Reader plugin for Noesis

Posted: Sun Sep 18, 2022 1:57 pm
by CaptnKoda
It cannot be overstarted the sketchiness of downloading random .dll files from the internet.. But that said, I have a copy of granny2.dll here:

https://drive.google.com/file/d/1DqZENF ... sp=sharing

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon Sep 19, 2022 12:04 am
by wakawaka69
Thanks, but it doesn't change much

This script still makes the same error as above, if I use the 64 or the 32bit neosis exe
well with 32bit exe it makes a slightly diff error :

Detected file type: GR2 Reader
Traceback (most recent call last):
File "E:\BG3_extract\Neosis\plugins\python\fmt_GR2reader135.py", line 5199, in noepyLoadModel
Models = GR2Reader(data)
File "E:\BG3_extract\Neosis\plugins\python\fmt_GR2reader135.py", line 4204, in GR2Reader
TempAllDecompressedData = GR2decompress(DecompressedData,ComperesedData,section.decompressed_size,section.data_size,section)
File "E:\BG3_extract\Neosis\plugins\python\fmt_GR2reader135.py", line 4024, in GR2decompress
beginDecompressProc = lib['_GrannyBeginFileDecompression@24']
File "E:\BG3_extract\Neosis\Plugins\python\core321.zip\ctypes\__init__.py", line 358, in __getitem__
AttributeError: function '_GrannyBeginFileDecompression@24' not found


lslib/ExportTool tells me that it needs granny2.dll, even though I copied it in the same folder as the exe, and also in Tools folder.
I also "unblocked" the dll in file properties, no diff.

So if anybody knows if BG3 GR2 files needs 32 or 64 bit dll/Neosis exe
Either way I can't do anything with both

Also do I need to change "BG3_PATH" variable value to my actual install path ?

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon Sep 19, 2022 12:59 am
by wakawaka69
Well, looks like the dll from TESO doesn't have the decompression part, checked in HxD.
same for your 32bit dll

I found one with it on a github lmao, anyway, looks like BG3 works/needs a 32bit dll
It works, now I'm just looking through 88k files, hoping to find what I want lmao

smh I found Gale entire body (Proxy_GALE_Fullbody), but not for other companions :cry:
Anybody knows which models are used for each companions in BG3 ? (yes, even the body :wink: )

Re: Granny .GR2 Reader plugin for Noesis

Posted: Mon Sep 19, 2022 8:22 pm
by KilluaHappy
Possible somehow to create a granny and noesis to fail read him?

Re: Granny .GR2 Reader plugin for Noesis

Posted: Wed Oct 05, 2022 1:55 pm
by ranvids
hi Eve Online Files export fine but animations dont play along the mesh.

I cant see any frames, when i press play animation ( after i imported the noesis exported gr2>fbx) it just stays still.

Also looks like the mesh influences are set up correctly ( meaning i can move a mesh piece by moving the skeleton joint)

https://drive.google.com/drive/folders/ ... sp=sharing

At this point i would ask if its possible to export multiple tracks at once! Please! <3 <3 ( without the need of modify python plugin, reload plugins and export another file by hand

EDIT:

i successfully saw an animation importing by using tracks options, im so happy!
ANIMATION_TRACK = 2 <<< The number of your needed track
ANIMATION_MODE = 2 <<< this must be 2 in order to work

EDIT: added link to examples , more infos.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Fri Nov 04, 2022 7:25 am
by ATGSleg
Please delete this(my) post. Thank you.

Re: Granny .GR2 Reader plugin for Noesis

Posted: Fri Nov 04, 2022 4:38 pm
by Henchman800
Image
I tried to open these .gr2 files form anno 1404 and im getting this error. could yall have a look please?
s_al_zahir_lod0.zip