McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 53 forks source link

[1.19.2] XNet using a depricated feature #536

Closed Speiger closed 1 year ago

Speiger commented 1 year ago

On Startup i am getting this warning.

I though you wanted to see this.

[03:24:27] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:27] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna_dish" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:28] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna_dish" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:28] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:29] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:29] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:antenna_dish#inventory" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:29] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:29] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna_dish" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:29] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna_base" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:29] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:antenna_base#inventory" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:30] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:block/antenna_dish" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
[03:24:30] [Render thread/WARN] [ne.mi.cl.mo.ob.ObjModel/]: Model "xnet:antenna#inventory" is using the deprecated "flip-v" field in its OBJ model instead of "flip_v". This field will be removed in 1.20.
McJty commented 1 year ago

Fixed