[MapValidator] Support Turbo #3

Closed
opened 2021-09-25 11:16:48 +02:00 by beu · 1 comment
Owner

logs:

(8, 1) : INFO : Compiling void validate(int)
(11, 16) :  ERR : 'RootMap' is not a member of 'CGameCtnApp'
(16, 12) :  ERR : 'PluginMapType' is not a member of 'CGameCtnEditorFree'
(17, 43) :  ERR : No matching symbol 'CGameEditorPluginMapMapType::EValidationStatus::Validated'
(17, 9) :  ERR : 'PluginMapType' is not a member of 'CGameCtnEditorFree'
(19, 6) :  ERR : No matching symbol 'map'
(20, 3) :  ERR : No matching symbol 'map'
(24, 1) : INFO : Compiling void Render()
(32, 9) :  ERR : 'RootMap' is not a member of 'CGameManiaPlanet'
logs: ``` (8, 1) : INFO : Compiling void validate(int) (11, 16) : ERR : 'RootMap' is not a member of 'CGameCtnApp' (16, 12) : ERR : 'PluginMapType' is not a member of 'CGameCtnEditorFree' (17, 43) : ERR : No matching symbol 'CGameEditorPluginMapMapType::EValidationStatus::Validated' (17, 9) : ERR : 'PluginMapType' is not a member of 'CGameCtnEditorFree' (19, 6) : ERR : No matching symbol 'map' (20, 3) : ERR : No matching symbol 'map' (24, 1) : INFO : Compiling void Render() (32, 9) : ERR : 'RootMap' is not a member of 'CGameManiaPlanet' ```
Author
Owner

done in ed331a57c0

done in ed331a57c0
beu closed this issue 2021-10-02 01:13:19 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: beu/Openplanet-Plugins#3
No description provided.