Jump to content

MOX313

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by MOX313

  1. Hi guys, I've followed Blackbeards tutorial, and ran into a few problems I managed to sort out (I think, assuming worlded's "write objects to lua" is the missing lua file my game was missing...) But having sorted out that, now when I go to run the map, the games stops loading, pointing me toward console.txt, which I've checked and this is the last part of it: java.lang.RuntimeException: can't create player at x,y,z=11702,6896,0 because the square is null at zombie.iso.IsoWorld.init(IsoWorld.java:1929) at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:245) at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:220) at java.lang.Thread.run(Thread.java:724) 1490415861180 znet: Java_zombie_core_znet_SteamUtils_n_1Shutdown Obviously, I assume this a problem with spawnpoints.lua, which I have triple checked, and it should all be good... Any ideas? Thanks..
×
×
  • Create New...