Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing x64 References for ExportSchemas #3

Open
Jff007 opened this issue Oct 25, 2021 · 11 comments
Open

Missing x64 References for ExportSchemas #3

Jff007 opened this issue Oct 25, 2021 · 11 comments
Assignees
Labels
bug Something isn't working

Comments

@Jff007
Copy link

Jff007 commented Oct 25, 2021

When building the project, ExportSchemas fails due to missing x64 references in natives. I wanted to ask if the x64 support is still in progress or if that was an accidental error/naming issue.

@gibbed
Copy link
Owner

gibbed commented Oct 25, 2021

It was ready at the time I pushed those changes, but due to an improper setup in .gitignore I didn't include some additional relevant files that were critical to those changes.

After I pushed those changes, I started a pretty large refactor so it's a non-trivial amount of work to restore those to a version that'd be compatible with the changes currently live on GitHub. I'll try to get the new stuff up soon.

@gibbed gibbed self-assigned this Oct 25, 2021
@gibbed gibbed added the bug Something isn't working label Oct 25, 2021
@Jff007
Copy link
Author

Jff007 commented Oct 25, 2021

Ahh, makes sense, I'll keep an eye for when the changes get pushed. Thanks for all you do!

Edit: Hey, I also wanted to ask if you can squeeze in support to decompile/recompile the "objlib.bin". I'm not seeing it in the old toolset or the new one. It's located under the "bins.hogg" file in the "bin" folder. If you need a sample, I can provide it.

@adastmin1
Copy link

It was ready at the time I pushed those changes, but due to an improper setup in .gitignore I didn't include some additional relevant files that were critical to those changes.

After I pushed those changes, I started a pretty large refactor so it's a non-trivial amount of work to restore those to a version that'd be compatible with the changes currently live on GitHub. I'll try to get the new stuff up soon.

fix please

@RandyM87
Copy link

Just wanting to follow up and see if there has been any progress. Enjoyed using the program over the years, and was hoping to use it over the break.

Thanks,

Randy

@barkted
Copy link

barkted commented Jan 12, 2022

Hey Gibbed,

Also wondering about a follow up to this fix for x64 missing references for ExportSchemas.

I am attempting to do some stuff with Star Trek Online and this is the only method I've found that is remotely close to helping with those efforts, however the tool doesn't appear to be working for myself due to this issue.

@bloggingninja
Copy link

I guess this is the monthly comment to see if there's been any traction on this?
@gibbed have you made any progress solving this or with your refactor? any status update would be welcome.

@LeeThompson
Copy link

Would like to see a fix for this as well.

@atatassault
Copy link

Just wondering how progress on 64bit is coming along.

1 similar comment
@WM86
Copy link

WM86 commented Jun 11, 2022

Just wondering how progress on 64bit is coming along.

@mkemmerz
Copy link

mkemmerz commented May 1, 2023

Hey @gibbed! Great project! Sadly the x64 compatibility is still broken. Any motivation to fix this in the future?

@BobHasNoSoul
Copy link

hey @gibbed firstly thank you on the project its helped me a lot (im currently developing custom content for neverwinter so far i have done items etc but im getting hung up on the geo files for the fx.. these are inside a bin file and sadly i cant extract the bin file to a useable format in the dynfx.bin if you could send me any pointers that would be awesome.)

the reason im putting this as a comment in this issue is im pretty sure it is because the schemas cant export so it doesnt understand the file.

if you dont have time i get it, but thank you anyway you have helped me a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests