Guppycur how this is possible that i have a problem with this.
If i dont have installed District Zero the portals works fine when i install District zero i start getting problems
and i make test with fresh map generated with District Zero and by RWG
Any way portals works fine with and without District Zero the problem is that if i use District Zero the region where portals was put after exit from game this region have incorrect header and need be deleted

so this make portal useless with District Zero
so i have no idea where is the problem the problem is with generated map or with something else. any way will be nice if portals will works with District Zero.
so if any one of user can make same test as me we will have better picture of that.
any way i make test on A21(B324) i will make same test on older version like A.21(B317)
as all we know even A21(b323) is different than A21(B324) so if some one make some test on older version and the mod was made on specific version of the game.
i know i know what you will say o that they did not change that much but they change something that in new version of the game something not works like should work
example all vehicle now use one line for
speed:
old code: taht was work fine till A21(b323)
<property name="motorTorqueMinQ" value="1500"/>
<property name="motorTorqueMaxQ" value="2000"/>
new code: in A21(b324)
<property name="motorTorque" value="8000, 5000"/>
so if some one want use all old vehicle in A21(b324) need put this
<property name="motorTorque" value="8000, 5000"/>
instead this
<property name="motorTorqueMinQ" value="1500"/>
<property name="motorTorqueMaxQ" value="2000"/>
And one more thing: because only some part of code was updated so Guppycor please can you look at that.
Test made on A21(b324) with District Zero and after back to game portals are gone even when i generate new map with District zero the portal are vanish after go back to main menu and load game again after second back to main menu and load the game still same error with region where portal was put

sucks.
Spoiler