Closed EverNife closed 7 years ago
Same problem on beta 08
Thanks for report. I may make some change in beta 8 which can cause this crash. In fact, i know that problem but I have no better method to solve the problem in #1 . But I cannot touch my computer until my holiday comes. I will build another version without the change of beta8. And you should change the file name of ae2 to make sure ae2 will load before tt, or it will crash too.
Another question: do you use any other server?
I did not understand the question.
Are you asking me if i use this mod into others server? Or are you asking about my server-software platform ?
I'm sorry it took me so long to get back to you........
server-software platform
It is right. I think i can continue my job in tomorrow evening. I am sorry for I cannot solve this quickly.
No problem, do it on your time ^^ It is really helpful to have an unofficial fork doing the fixes for a old version.
Server Platform:
Thermos-1.7.10-1614-57.zip
Applied Addons:thaumicenergistics
;ExtraCells-1.7.10-2.3.14b197
It seems that Thermos will load a method with @SideOnly( Side.CLIENT )
in server when it load the class PartCableSmart
, which uses a class cannot be accessed in server named net.minecraft.client.renderer.RenderBlocks
.
I don't know if it is the issue of Thermos or mine.........
Hmm, i will try to reproduce without thermos
But it is a bit hard to find a 1.7.10 server that does not use thermos, as it is the only way to use plugins. The ones whose does not use thermos are using sponge in 1.10
Anyway, i will try to reproduce it :D
I tested with only forge, with applied 07 it works well, with 09 i get this error:
https://hastebin.com/foqozuqino.vbs
So this does'nt seems to be a thermos error
Ah, I've seen this crash, but I've only seen it in my development environment. You can try this build: appeng.zip This version revises beta 8 changes, which may be causing it to crash.
Does this one has the
?
And yes, it worked well with this build you gave me
That's good. I removed the change of beta 8 in the build I gave you. I may find the problem of this crash. Hope I can fix it soon.
@evernife I think I have fixed this issue. You can test it to know. I will release a new version when I fix the only issue which is still open. I should have a CI server...... appeng.zip
Follows the crash
https://hastebin.com/kewuxuzeze.rb