Meine Syserr kann mir das jmd vllt erklären ? :o ein ausführlicheres Tutorial wäre da angebrachter finde ich aber so vom Aufbau was ich sehe von dein Screens nice
PHP Code:
0306 14:04:29355 :: Traceback (most recent call last):
0306 14:04:29365 :: File "C:\Users\****\Desktop\Musicinstructors map editor\mapeditor.py", line 1212, in ?
0306 14:04:29366 ::
0306 14:04:29366 :: LoadCurrentMap()
0306 14:04:29366 :: File "C:\Users\****\Desktop\Musicinstructors map editor\mapeditor.py", line 1160, in LoadCurrentMap
0306 14:04:29366 ::
0306 14:04:29367 :: LoadMap(background.GetCurrentMapName())
0306 14:04:29367 :: File "C:\Users\***\Desktop\Musicinstructors map editor\mapeditor.py", line 1163, in LoadMap
0306 14:04:29367 ::
0306 14:04:29367 :: SizeX, SizeY = GetMapSize(dir)
0306 14:04:29367 :: File "C:\Users\****\Desktop\Musicinstructors map editor\mapeditor.py", line 1170, in GetMapSize
0306 14:04:29368 ::
0306 14:04:29368 :: SizeX = int(mapSettings.split()[9])
0306 14:04:29368 :: AttributeError
0306 14:04:29368 :: :
0306 14:04:29368 :: 'NoneType' object has no attribute 'split'
0306 14:04:29368 ::
jemand ne Idee ?