[img]file:///C:/Users/Janusz/Desktop/Zrzut%20ekranu%20(148).png[/img]
Why????
Entity is not displayed.
Entity is not displayed.
- Attachments
-
- Zrzut ekranu (147).png (2.21 MiB) Viewed 2963 times
-
- Zrzut ekranu (147).png (2.21 MiB) Viewed 2963 times
-
- Zrzut ekranu (148).png (795.02 KiB) Viewed 2963 times
Re: Entity is not displayed.
I will be very grateful for any help! Please help!
- ickputzdirwech
- Filter Inserter
- Posts: 798
- Joined: Sun May 07, 2017 10:16 am
- Contact:
Re: Entity is not displayed.
It’s most likely a bug from a mod or a conflict between mods. If you provide a save file I (or someone else) can take a look at it.
Mods: Shortcuts for 1.1, ick's Sea Block, ick's vanilla tweaks
Tools: Atom language pack
Text quickly seems cold and unfriendly. Be careful how you write and interpret what others have written.
- A reminder for me and all who read what I write
Tools: Atom language pack
Text quickly seems cold and unfriendly. Be careful how you write and interpret what others have written.
- A reminder for me and all who read what I write
Re: Entity is not displayed.
I create a modifier following the example of others. It is in the making process. It can't be a conflict with other mods because I only have it turned on. The entity.lua file is properly copied and changed values because I'm just learning and it's the first mod.
- Attachments
-
- entity.lua
- (2.29 KiB) Downloaded 97 times
-
- Bunkier-sheet.png (1.09 MiB) Viewed 2849 times
Re: Entity is not displayed.
Definitely an issue with how the graphics are defined in data.lua. Post your prototype definition code and we might spot it.
My mods: Multiple Unit Train Control, RGB Pipes, Shipping Containers, Rocket Log, Smart Artillery Wagons.
Maintainer of Auto Deconstruct, Cargo Ships, Vehicle Wagon, Honk, Shortwave.
Maintainer of Auto Deconstruct, Cargo Ships, Vehicle Wagon, Honk, Shortwave.
Re: Entity is not displayed.
Hope that's it.robot256 wrote: Sun Jan 09, 2022 4:55 pm Definitely an issue with how the graphics are defined in data.lua. Post your prototype definition code and we might spot it.
- Attachments
-
- data.lua
- (234 Bytes) Downloaded 100 times
Re: Entity is not displayed.
I mean the code that runs in the data stage that calls out the image files for the entity definition. Looks like that would be in entity.lua.
My mods: Multiple Unit Train Control, RGB Pipes, Shipping Containers, Rocket Log, Smart Artillery Wagons.
Maintainer of Auto Deconstruct, Cargo Ships, Vehicle Wagon, Honk, Shortwave.
Maintainer of Auto Deconstruct, Cargo Ships, Vehicle Wagon, Honk, Shortwave.
Re: Entity is not displayed.
Okay, someone already helped me. Thanks.