SquidDev-CC / CCTweaks

Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
MIT License
12 stars 2 forks source link

[1.11.2] Crash with latest CCTweaks and ComputerCraft #175

Closed Tencao closed 6 years ago

Tencao commented 6 years ago

Since you're maintaining the current computercraft, I feel it's best to post this crash report here as I don't know which mod causes it.

https://paste.ee/p/1qO7u

Forge version - 13.20.1.2393 CCTweaks - 1.5.0-pr0 ComputerCraft - 1.80pr0-build15

Bluexin commented 6 years ago

So uhh, I fail to see how this was resolved. Was closing the issue a missclick? @SquidDev

SquidDev commented 6 years ago

@Bluexin No. aee87ed943daa59606fa6e6a5fd6157a63c5ef0b should have fixed this (namely bumping the CCTweaks-Lua version to include SquidDev-CC/CCTweaks-Lua@2a540165d5e6e55673bec66a3526a16d02d1f5ac).

Can you confirm you're on the latest version (pr1) and the crash is the same? If so, can you post your logs - it's possible something only works in my dev environment but not in an obfuscated one.

Tencao commented 6 years ago

https://hastebin.com/ilazuveneb.pas Same crash, latest version

SquidDev commented 6 years ago

Can you try using this jar and see if that works? It appears my 1.12 compat patches were breaking things in a normal install.

Tencao commented 6 years ago

https://paste.ee/p/dth2a Wrong minecraft version error

SquidDev commented 6 years ago

Ahhh, sorry. I've had someone on 1.10.2 with the same issue and lost track of who was who. This'll work for 1.11.2.

Bluexin commented 6 years ago

Sorry for the delay on getting back, we had other issues too. The crash doesn't happen anymore with the latest version you provided, thanks :)