TheCBProject / CBMultipart

An API for dynamically handling different functional parts in the one block space.
Other
22 stars 27 forks source link

Compatibility Issue Between Minecolonies and CBMicroblock #95

Closed Mikeatron-User closed 3 years ago

Mikeatron-User commented 3 years ago

Client (not server) seems to crash when adding minimum stock to a minecolony guard tower.

How to recreate client crash: Have both mods installed. Create colony, create guard tower, try to add minimum stock to tower. Client crashes immediately.

Crashlog https://gist.github.com/Mikeatron-User/185235824c3b624cbac9601370714d07

Tatara88 commented 3 years ago

just came here to report this myself

Tatara88 commented 3 years ago

if you need another crash report just tag me

Tatara88 commented 3 years ago

after manually compiling a version with a much larger array it crashes with the same out of bounds error. But that makes sense if its reporting -2000.

also its not included in the crash report but the regular log does contain the "[Render thread/ERROR] [CBMicroblock/]: Found stack with no factory_id tag? 1 microblock" error

Nihilhalla commented 3 years ago

Leaving crashlog here for ease of visibility https://gist.github.com/Rainemakerx/0533556aa22fa544b030073c30ca1c27 And the latest.log for sanity checking https://gist.github.com/Rainemakerx/799fb261975faa77a46a47fbf62d2d2f

covers1624 commented 3 years ago

Dont close the issue.