Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T188385
Change Details
Change Details
Old
New
Diff
Add the config from the description to a mod and it will crash, server or client with offline, does not matter.
Add the config from the description to a mod and it will crash, server or client with offline, does not matter. Minimal reproduction for testing that will also crash: ``` class Barrel_ColorBase: Container_Base { attachments[]= { "Lights" }; }; ```
Add the config from the description to a mod and it will crash, server or client with offline, does not matter.
Minimal reproduction for testing that will also crash: ``` class Barrel_ColorBase: Container_Base { attachments[]= { "Lights" }; }; ```
Continue