da3dsoul / Additional-Buildcraft-Objects

A new repository of ABO for myself with administrator rights....
25 stars 8 forks source link

server crash - no such method #34

Closed Terpo closed 8 years ago

Terpo commented 8 years ago

http://pastebin.com/JnXijwXV

Random crash. I joined my server and after a few seconds it crashed. Could not reproduce it and I've no idea in which base it happened.

buildcraft-7.0.25.jar buildcraft-compat-7.0.12.jar latest ABO release Forge #1448

full modlist: http://blog.terpo.org/upload/mc/modlist.txt

da3dsoul commented 8 years ago

Meh I wanted to rewrite that anyway, now I have a reason to. You should be able to reproduce it if you use Bonemeal on dirt. There may have been a special case, though.

da3dsoul commented 8 years ago

And damn! Just when I cleared my issue list. Haha

Terpo commented 8 years ago

After that you can update to BC7.1 or is it already compatible? g

da3dsoul commented 8 years ago

Dunno, I'm about to update. If it's not compatible, it will be by tomorrow.

Terpo commented 8 years ago

No need to hurry. LogiPipes and some others need also updates.

da3dsoul commented 8 years ago

No, it's mainly because I've been playing Minecraft more recently. I have a large pile of updates.

asiekierka commented 8 years ago

BC 7.1 did remove a few methods deprecated in 7.0 related to pipes, also you can now define custom PipeTransportRenderers, letting people finally add custom pipe transports properly.

2015-09-29 12:33 GMT+02:00 da3dsoul notifications@github.com:

No, it's mainly because I've been playing Minecraft more recently. I have a large pile of updates.

— Reply to this email directly or view it on GitHub https://github.com/da3dsoul/Additional-Buildcraft-Objects/issues/34#issuecomment-144019042 .

da3dsoul commented 8 years ago

I blame bukkit! it's still not bukkit's fault I'm updating things now. Restealing the gui for emerald pipes as it changed in code (for the ender extraction pipe). Fixing other issues, like the addition of a side in the blockActivated method. Both this issue and the update will be released in a few. I will backport it to BC7.0 as well.