OpenMods / OpenPeripheral

https://openmods.info
MIT License
67 stars 25 forks source link

Mystcraft Integration Problem #156

Open ph1x3r opened 10 years ago

ph1x3r commented 10 years ago

The "writeSymbol()" function seems to have a problem.

When you try to use it in a program, you get a "no such method" error. Other methods work as expected.

I have notebooks, pages, paper and ink in all the right places and manually writing a symbol in the same desk works just fine.

Latest version of all openblocks files for 1.64. are being used.

dmarcuse commented 10 years ago

Happens to me as well.

theoriginalbit commented 10 years ago

and the version of Mystcraft is...?

sounds to me like we may be trying to reflect in to write the symbol but you're using a different version of Mystcraft where that method name is different.

dmarcuse commented 10 years ago

Mystcraft univesal, version 0.10.12.01 for 1.6.4. Sorry for not adding that earlier.

dmarcuse commented 10 years ago

Just wondering, any idea when/if this will be fixed? I'd like to get started on a project that would use writeSymbol.

boq commented 10 years ago

Fixed in recent version. Sorry, forgot to response. Check and close if fixed.

dmarcuse commented 10 years ago

Thanks, I'll test it when I get home :smile: