Draconic-Inc / Draconic-Evolution

Other
325 stars 164 forks source link

[1.18] ComputerCraft causes game crash if energy ball is read/found on server unpause #1774

Open Chaos02 opened 5 months ago

Chaos02 commented 5 months ago

Base information

Crash report

crash-report.txt debug.log before crash

Description / steps to reproduce

  1. Set up (wireless) Draconic evolution energy ball Monitor script in disk/startup.lua
  2. Shutdown both CC Computers
  3. stop MC server
  4. start MC server again
  5. server pauses after startup because nobody connected yet (using Ready Player Fun)
  6. connect to the server, game unpauses for a couple ticks
  7. server crashes, same crash report every time.

ComputerCraft Discord is absolutely positive that the crash can only happen during CC compat with DE.

PS: sorry for the wrong label, you should add a 1.18 issue preset :P

FoxMcloud5655 commented 5 months ago

Putting aside the fact that you run a bunch of client-side only mods on your dedicated server, have you tried reproducing this crash with just the affected mods?

Chaos02 commented 4 months ago

I have not yet - I was also unaware that there were still client mods, I thought I removed all.

FoxMcloud5655 commented 4 months ago

If you can get the crash to happen with just the affected mods, then one of us will look into it after the next release.