I am having trouble with creating a bigger map. I haver played around with the server config yet have had no luck. The map I currently have is 32x26. I changed this in the config, however the server immediately crashes upon starting. Could anyone assist me with how to create a bigger map?
Â
Server Logs:
Â
2020-11-24 22:53:01.611 [Error] Received unhandled exception from Name:Intersect Server.exe
There are no context policies.
.
--------------------------------------------------------------------------------
2020-11-24 22:53:50.236 [Error] Received unhandled exception from .
--------------------------------------------------------------------------------
2020-11-24 22:53:50.237 [Error]Â
 Message: Collection was modified; enumeration operation may not execute.
  Stack:   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
  at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ChangeDetector.DetectNavigationChange(InternalEntityEntry entry, INavigation navigation)
  at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ChangeDetector.DetectChanges(InternalEntityEntry entry)
  at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ChangeDetector.DetectChanges(IStateManager stateManager)
  at Microsoft.EntityFrameworkCore.ChangeTracking.ChangeTracker.DetectChanges()
  at Microsoft.EntityFrameworkCore.DbContext.TryDetectChanges()
  at Microsoft.EntityFrameworkCore.DbContext.SaveChanges(Boolean acceptAllChangesOnSuccess)
  at Intersect.Server.Database.DbInterface.SaveDb(DbContext dbContext) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Database\DbInterface.cs:line 1640
  at Intersect.Server.Database.DbInterface.SavePlayerDatabase(String trace) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Database\DbInterface.cs:line 1551
--------------------------------------------------------------------------------
2020-11-24 22:53:50.250 [Error] Received unhandled exception from .
Â
Question
DramaticPankaces
Hello all,
Â
I am having trouble with creating a bigger map. I haver played around with the server config yet have had no luck. The map I currently have is 32x26. I changed this in the config, however the server immediately crashes upon starting. Could anyone assist me with how to create a bigger map?
Â
Server Logs:
Â
2020-11-24 22:53:01.611 [Error] Received unhandled exception from Name:Intersect Server.exe
There are no context policies.
.
--------------------------------------------------------------------------------
2020-11-24 22:53:50.236 [Error] Received unhandled exception from .
--------------------------------------------------------------------------------
2020-11-24 22:53:50.237 [Error]Â
 Message: Collection was modified; enumeration operation may not execute.
  Stack:   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
  at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ChangeDetector.DetectNavigationChange(InternalEntityEntry entry, INavigation navigation)
  at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ChangeDetector.DetectChanges(InternalEntityEntry entry)
  at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ChangeDetector.DetectChanges(IStateManager stateManager)
  at Microsoft.EntityFrameworkCore.ChangeTracking.ChangeTracker.DetectChanges()
  at Microsoft.EntityFrameworkCore.DbContext.TryDetectChanges()
  at Microsoft.EntityFrameworkCore.DbContext.SaveChanges(Boolean acceptAllChangesOnSuccess)
  at Intersect.Server.Database.DbInterface.SaveDb(DbContext dbContext) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Database\DbInterface.cs:line 1640
  at Intersect.Server.Database.DbInterface.SavePlayerDatabase(String trace) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Database\DbInterface.cs:line 1551
--------------------------------------------------------------------------------
2020-11-24 22:53:50.250 [Error] Received unhandled exception from .
Â
Link to comment
Share on other sites
3 answers to this question
Recommended Posts