Lumina-CC / EmbeddedComputerMod

A mod to add embedded computers to LuminaCC. Please note: further additions by the original mod developer are hosted at windclan/EmbeddedComputerMod. This was the original repo, but we've decided to part paths with her, so there are now 2 maintained versions.
MIT License
3 stars 2 forks source link

Incompatibility with CC 1.112.0 #1

Closed awesomebossdj7 closed 4 weeks ago

awesomebossdj7 commented 2 months ago

Issue: Using CC 1.112.0, if you right click on the embedded computer, its tries to open something and crashes the game

Fabric Version(s): Latest (0.16.0) Fabric API: Latest (0.92.2+1.20.1)

awesomebossdj7 commented 2 months ago

let me send the log real quick

awesomebossdj7 commented 2 months ago

main log that shows what happened + crash reason: https://gist.github.com/awesomebossdj7/61845eececc0ddee5e09fc650cf0fed6

awesomebossdj7 commented 2 months ago

oh also if you do this, and try to rejoin the world, it will be a ticking entity so you need something like neruina to fix it

awesomebossdj7 commented 2 months ago

Also theres no current way to turn on the embedded computer

WindClan commented 2 months ago

Try using CC:Tweaked 0.111.0 the crash is due to 1.112.0 changing some constructors

awesomebossdj7 commented 2 months ago

ah okay, i heard about that version breaking things and didnt even think to downgrade, ill still keep this open but rename it.

WindClan commented 2 months ago

oh my god the entire thing i used to add the API changed and the computer no longer connects to peripherals

WindClan commented 2 months ago

Fixed in https://github.com/Lumina-CC/EmbeddedComputerMod/commit/27d0870c704e777406820943e1aeaf2ca94f3c24

Im going to add more things before i push a release though

awesomebossdj7 commented 2 months ago

alright thanks!