Geo Engine: - Max Layers: 2 Size: 703820 Loaded: 703820
Geo Engine: - Loading: ./data/geodata/20_13.l2j -> region offset: 653X: 20 Y: 13
Failed to Load GeoFile at block: 0
java.io.IOException: Map failed
at sun.nio.ch.FileChannelImpl.map(Unknown Source)
at com.l2jserver.gameserver.GeoEngine.loadGeodataFile(GeoEngine.java:722
)
at com.l2jserver.gameserver.GeoEngine.nInitGeodata(GeoEngine.java:663)
at com.l2jserver.gameserver.GeoEngine.<init>(GeoEngine.java:69)
at com.l2jserver.gameserver.GeoEngine.<init>(GeoEngine.java:50)
at com.l2jserver.gameserver.GeoEngine$SingletonHolder.<clinit>(GeoEngine
.java:1547)
at com.l2jserver.gameserver.GeoEngine.getInstance(GeoEngine.java:64)
at com.l2jserver.gameserver.GeoData$SingletonHolder.<clinit>(GeoData.jav
a:196)
at com.l2jserver.gameserver.GeoData.getInstance(GeoData.java:49)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:266)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:521)
Caused by: java.lang.OutOfMemoryError: Map failed
at sun.nio.ch.FileChannelImpl.map0(Native Method)
... 11 more
Question
Stewie
When i changed gameserver.bat to
Geodata doesnt load ... correct
And when i change back to
It loads/works correct...
9 answers to this question
Recommended Posts